All Versions
40
Latest Version
Avg Release Cycle
79 days
Latest Release
-

Changelog History
Page 1

  • v3.5.5 Changes

    ๐Ÿ›  Fixed

    • Cast integer values to string for sending multipart data
  • v3.5.4 Changes

    โž• Added

    • โž• Added ability to make own API request to needed endpoint
  • v3.5.3 Changes

    โž• Added

    • โšก๏ธ Ability to update web_scheme for domain
    • 0๏ธโƒฃ http or https - set your open, click and unsubscribe URLs to use http or https. The default is http
  • v3.5.1 Changes

    ๐Ÿ›  Fixed

    • Error with empty array for param recipient-variables. Fix was suggested by @deviarte
    • ๐Ÿ‘‰ Use null coalescing operator in IndexResponse.php when. Fix proposed by @TWithers
  • v3.5.0 Changes

    โž• Added

    • ๐Ÿ‘Œ Support for new webhook endpoints (#609 by @svenbw & #749 by @Nyholm)
  • v3.4.1 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix double urlencoding (#747 by @uavn)
  • v3.4.0 Changes

    โž• Added

    • Email Validation (#726 by @uavn)
      • Please note the Email Validation requires always to use the US servers. The Mailgun Team didn't enable this service on the European endpoints.
  • v3.3.0 Changes

    โž• Added

    • ๐Ÿ‘Œ Support for PHP 8 (#727 by @DavidGarciaCat)
    • โž• Added opened, clicked, unsubscribed and stored to the TotalResponseItem (#739 by @Arkitecht)

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for PHP 7.1 and 7.2 as they both have reached their end of life
  • v3.2.0 Changes

    November 25, 2020

    ๐Ÿ‘ท Introducing GitHub Actions as part of the CI process for this repository.

    ๐Ÿš€ This release has changed the CI process from Travis CI to GitHub Actions. The reasons for this decision are:

    • ๐Ÿ‘ท For some reason, Travis CI queues the job but takes ages before it starts running it
    • ๐Ÿ‘ท Travis CI doesn't provide (yet) the support we need to start testing for PHP 8.x

    ๐Ÿ”„ Changelog

    โž• Added

    ๐Ÿ›  Fixed

    • โž• Added pagination to tags (#717 by @uavn)

    ๐Ÿ”„ Changed

    • ๐Ÿ”Œ Expect Client to be of type ClientInterface or PluginClient (#660 by @tonythomas01)
  • v3.1.0 Changes

    October 08, 2020

    โž• Added

    • Suppressions allow now deleting an address passing an optional tag (#643 by @iwahara)
    • ๐Ÿ‘ Allow both ^1.0 and ^2.0 for php-http/guzzle6-adapter (#680 by @boboldehampsink)
    • โž• Add support for Mailing List reply_preference parameter (#684 by @twoonesixdigital)
    • โž• Add support for Force DKIM Authority when creating a Domain (#686 by @Tiboonn)
    • โž• Add support for PHP 7.4 (#698 by @snapshotpl)
    • ๐Ÿ‘ Allow assigning a domain to a list of ips during creation (#703 by @josephshanak)
    • โž• Add unmapped log-level property for Events (#704 by @uavn)

    ๐Ÿ›  Fixed

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated examples for Debugging and Hydrator usage (#634 by @tonybolzan and #681 by @Jiia)
    • ๐Ÿ“š Updated link to the Mailgun Documentation page (#688 by @Casmo)
    • โœ‚ Remove deprecated Laravel package due to it is archived (#695 by @tomschlick)

    โœ‚ Removed

    • โœ‚ Remove method for non-existing Stats URL (#705 by @uavn)