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: mailgun/wordpress-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.5
Choose a base ref
...
head repository: mailgun/wordpress-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.6
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 21, 2023

  1. Use constansts (#167)

    * Use constansts
    
    `MAILGUN_TRACK_CLICKS`
    `MAILGUN_TRACK_OPENS`
    
    for forcing settings on the backend
    
    * Use constansts
    
    `MAILGUN_TRACK_CLICKS`
    `MAILGUN_TRACK_OPENS`
    
    for forcing settings on the backend
    oleksandr-mykhailenko authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b798984 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. = 1.9.6 (2023-09-10): = (#168)

    - Added typehints to methods
    - Added code for making plugin WP VIP GO compatible for the `From mail`
    - Added Toastr for sending nice message instead of using alerts
    oleksandr-mykhailenko authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    45037ca View commit details
    Browse the repository at this point in the history
Loading