Skip to content

Releases: swisnl/laravel-mautic

0.3.0

27 Mar 11:59
61e11e5
Compare
Choose a tag to compare

Added

  • Added support for Laravel 11.

Removed

  • Removed support for Laravel 9.

0.2.0

29 Feb 10:17
05ddd1a
Compare
Choose a tag to compare

Added

  • Added support for Laravel 10.

Changed

  • Removed withHttpClient method in authenticator classes, use constructor instead.
  • Internal OAuth client now uses the PSR-18 client provided by the HttpClientFactory.

Fixed

  • Throw NotificationException when notification fails.

0.1.0

02 Dec 07:48
57602e4
Compare
Choose a tag to compare

Initial release