8000 Comparing 3.7.10...3.8.0 · hizzle-co/noptin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hizzle-co/noptin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.7.10
Choose a base ref
...
head repository: hizzle-co/noptin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.8.0
Choose a head ref
  • 19 commits
  • 91 files changed
  • 2 contributors

Commits on Mar 5, 2025

  1. Improve email template styles for better rendering and readability

    - Add overflow handling for block groups
    - Implement word-break for coupon code blocks
    - Enhance CSS styling for visual email templates
    picocodes committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    a7fe87a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    0718a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Add activity logging for email opens and clicks

    - Implement logging for email open events with recipient email
    - Add logging for email click events with recipient email and destination
    - Initialize Logs\Main in the Emails\Main class to support activity tracking
    - Check #763
    picocodes committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    e7be062 View commit details
    Browse the repository at this point in the history
  2. Add email activity logging for send, unsubscribe, and resubscribe events

    - Log email send events with recipient email
    - Log unsubscribe events with campaign ID and email
    - Log resubscribe events with campaign ID and email
    - Add email validation check before creating log entries
    picocodes committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    74cf764 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    3880653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1434e47 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    picocodes committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    96f5cec View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. fixes #910

    picocodes committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    e198d57 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Enhance cookie handling and logging in email functionality

    - Add checks to prevent setting cookies if headers are already sent or if cookies are disabled via filter.
    - Implement logging for purchase events, including formatted price and email address.
    - Initialize privacy and manage preferences classes in the subscribers main class.
    picocodes committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d779723 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    067ec90 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. composer require hizzle/wp

    picocodes committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    8496be0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. changes

    picocodes committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    66168a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    8e27253 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. build dashboard

    picocodes committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    054a884 View commit details
    Browse the repository at this point in the history
  2. release changes

    picocodes committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    99cc7c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1006 from hizzle-co/renovate/autoprefixer-10.x

    Update dependency autoprefixer to v10.4.21
    picocodes authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    30daf00 View commit details
    < CF41 div data-view-component="true" class="ButtonGroup d-none d-sm-flex">
    Browse the repository at this point in the history
  • Merge pull request #1011 from hizzle-co/renovate/sass-1.x

    Update dependency sass to v1.86.0
    picocodes authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    80fc6b5 View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    0035f79 View commit details
    Browse the repository at this point in the history
  • Merge pull request #1010 from hizzle-co/renovate/wordpress-monorepo

    Update wordpress monorepo
    picocodes authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    a71b2a4 View commit details
    Browse the repository at this point in the history
  • Loading
    0