Skip to content

Releases: symfony/notifier

v5.4.22

31 Mar 11:59
v5.4.22
Compare
Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • no significant changes

v6.2.7

28 Feb 14:21
v6.2.7
Compare
Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • bug #49385 Make TransportTestCase data providers static (alexandre-daubois)
  • bug #49299 Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas)
  • bug #49326 Fix notifier profiler when transport name is null (fabpot)

v5.4.21

28 Feb 13:27
v5.4.21
Compare
Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • bug #49385 Make TransportTestCase data providers static (alexandre-daubois)
  • bug #49299 Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas)
  • bug #49326 Fix notifier profiler when transport name is null (fabpot)

v6.2.5

24 Jan 15:56
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #49025 handle invalid receiver (seferov)

v6.0.19

24 Jan 15:24
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • bug #49025 handle invalid receiver (seferov)

v5.4.19

24 Jan 13:43
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • bug #49025 handle invalid receiver (seferov)

v6.2.0

30 Nov 17:45
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC1

25 Nov 10:42
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

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

  • bug #48262 true/false mismatch for test_mode option (StaffNowa)

v6.2.0-BETA3

19 Nov 16:16
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • bug #48062 Mark tokens with #[SensitiveParameter] (nicolas-grekas)

v6.2.0-BETA1

24 Oct 13:04
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47956 Add support for editing Telegram messages (chr-hertel)
  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #47373 Add Chatwork Notifier Bridge (Ippey)
  • feature #45987 Add from in SmsMessage (alamirault)
  • feature #46895 Introduce PHPUnit constraints and assertions for the Notifier (ismail1432)
  • feature #47038 Add Notification::exception() (fabpot)
  • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)
  • feature #46846 Add Zendesk Notifier Bridge (stloyd)
  • feature #46395 Add Contact Everyone Bridge (franckranaivo)
  • feature #46724 Add SMSFactor bridge (Gwemox)