Skip to content

Releases: symfony/notifier

v6.0.1

09 Dec 13:48
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)

v6.0.0

29 Nov 17:09
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
  • bug #44277 Fix AllMySms bridge body content (afiocre)

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • feature #44271 add Vonage bridge to replace the Nexmo one (nicolas-grekas)
  • bug #44277 Fix AllMySms bridge body content (afiocre)

v6.0.0-RC1

24 Nov 09:06
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:58
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:33
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #44050 Fix package names (fabpot)

v5.4.0-BETA3

18 Nov 15:47
v5.4.0-BETA3
Compare
Choose a tag to compare
v5.4.0-BETA3 Pre-release
Pre-release

Changelog (v6.0.0-BETA2...v5.4.0-BETA3)

  • no significant changes

v6.0.0-BETA2

14 Nov 17:23
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

Changelog (v6.0.0-BETA1...v6.0.0-BETA2)

  • bug #44050 Fix package names (fabpot)
  • bug #44051 Fix package name (fabpot)

v6.0.0-BETA1

05 Nov 08:18
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42414 Add Expo bridge (zairigimad)
  • feature #39402 Add push channel to notifier (norkunas)
  • feature #43497 Ensure from/sender is valid via regex (OskarStark)
  • feature #43134 Add sms77 Notifier Bridge (matthiez)
  • feature #43139 Mattermost Notifier option to post in an other channel (nathanaelmartel)
  • feature #43121 remove support for deprecated "threadKey" parameter (IonBazan)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42748 Add Esendex message ID to SentMessage object (benr77)
  • feature #42698 Notifier final transport (fabpot)
  • feature #42696 Mark Transport as final (fabpot)
  • feature #42433 Add more explicit error if a SMSChannel doesn't have a Recipient (ismail1432)
  • feature #39601 add SentMessageEvent and FailedMessageEvent (ismail1432)
  • feature #41522 Add TurboSms Bridge (fre5h)
  • feature #42188 Add FakeChat Logger transport (noniagriconomie)
  • feature #42123 Add FakeSMS Logger transport (noniagriconomie)
  • feature #39141 Add Amazon SNS bridge (adrien-chinour)
  • feature #42239 Add Yunpian Notifier Bridge (welcoMattic)
  • feature #42180 Add bridge for smsc.ru (kozlice)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #42094 Throw error if maximum block limit is reached for slack message options (norkunas)
  • feature #42090 Include additional errors to slack notifier error message (norkunas)
  • feature #41705 add Mailjet SMS bridge (jnadaud)
  • feature #41375 Add MessageMedia Bridge (vuphuong87)
  • feature #40738 Add options to Microsoft Teams notifier (OskarStark)
  • feature #41172 Add Telnyx notifier bridge (StaffNowa)
  • feature #41304 Remove LegacyEventDispatcherProxy (derrabus)
  • feature #41298 Remove deprecation in slack-notifier (jschaedl)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:20
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42414 Add Expo bridge (zairigimad)
  • feature #39402 Add push channel to notifier (norkunas)
  • feature #43497 Ensure from/sender is valid via regex (OskarStark)
  • feature #43134 Add sms77 Notifier Bridge (matthiez)
  • feature #43139 Mattermost Notifier option to post in an other channel (nathanaelmartel)
  • feature #43121 remove support for deprecated "threadKey" parameter (IonBazan)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42748 Add Esendex message ID to SentMessage object (benr77)
  • feature #42696 Mark Transport as final (fabpot)
  • feature #42433 Add more explicit error if a SMSChannel doesn't have a Recipient (ismail1432)
  • feature #39601 add SentMessageEvent and FailedMessageEvent (ismail1432)
  • feature #41522 Add TurboSms Bridge (fre5h)
  • feature #42188 Add FakeChat Logger transport (noniagriconomie)
  • feature #42123 Add FakeSMS Logger transport (noniagriconomie)
  • feature #39141 Add Amazon SNS bridge (adrien-chinour)
  • feature #42239 Add Yunpian Notifier Bridge (welcoMattic)
  • feature #42180 Add bridge for smsc.ru (kozlice)
  • feature #42094 Throw error if maximum block limit is reached for slack message options (norkunas)
  • feature #42090 Include additional errors to slack notifier error message (norkunas)
  • feature #41705 add Mailjet SMS bridge (jnadaud)
  • feature #41375 Add MessageMedia Bridge (vuphuong87)
  • feature #40738 Add options to Microsoft Teams notifier (OskarStark)
  • feature #41172 Add Telnyx notifier bridge (StaffNowa)