Releases: symfony/notifier
Releases · symfony/notifier
v5.4.35
Changelog (v5.4.34...v5.4.35)
- bug symfony/symfony#53634 [Notifer][Smsapi] Set messageId of SentMessage (@tomasz-kusy)
- bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from
parse_url()
results (@alexandre-daubois)
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- no significant changes
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- no significant changes
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes
v5.4.31
Changelog (v5.4.30...v5.4.31)
- bug symfony/symfony#52444 Remove full DSNs from exception messages (@nicolas-grekas)
v5.4.30
Changelog (v5.4.29...v5.4.30)
- no significant changes
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51577 [Notifier][Novu] Implement overrides (@wouter-toppy)
- feature symfony/symfony#51717 [Notifier] [Telegram] Extend options for
location
,document
,audio
,video
,venue
,photo
,animation
,sticker
&contact
(@igrizzli) - feature symfony/symfony#51276 [Notifier] Transport possible to have null (@StaffNowa)
- feature symfony/symfony#50141 Allow sending scheduled messages through the slack API (@Insanfly)
- feature symfony/symfony#51653 [Messenger] Add WrappedExceptionsInterface for nested exceptions (@Jeroeny)
- feature symfony/symfony#51315 [Notifier][Webhook] Add Vonage support (@smnandre)
- feature symfony/symfony#51349 [Notifier] Add GoIP bridge (@ahmedghanem00)
- feature symfony/symfony#50879 [Notifier] support local development for sns by adding sslmode option (@Ferror)
- feature symfony/symfony#50136 [Notifier] [SpotHit] Support
smslong
andsmslongnbr
API parameters (@camillebaronnet) - feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#50917 [Notifier] Remove the Sendinblue bridge (@fabpot)
- feature symfony/symfony#50296 [Notifier] Add Brevo bridge (formerly Sendinblue) (@PEtanguy)
- feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50170 [Notifier] Added redlink notifier (@plotkabytes)
- feature symfony/symfony#50131 [Notifier] add Ntfy bridge (@mikaelkael)
- feature symfony/symfony#50414 [Notifier] Add Novu bridge (@wouter-toppy)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#51577 [Notifier][Novu] Implement overrides (@wouter-toppy)
- feature symfony/symfony#51717 [Notifier] [Telegram] Extend options for
location
,document
,audio
,video
,venue
,photo
,animation
,sticker
&contact
(@igrizzli) - feature symfony/symfony#51276 [Notifier] Transport possible to have null (@StaffNowa)
- feature symfony/symfony#50141 Allow sending scheduled messages through the slack API (@Insanfly)
- feature symfony/symfony#51653 [Messenger] Add WrappedExceptionsInterface for nested exceptions (@Jeroeny)
- feature symfony/symfony#51315 [Notifier][Webhook] Add Vonage support (@smnandre)
- feature symfony/symfony#51349 [Notifier] Add GoIP bridge (@ahmedghanem00)
- feature symfony/symfony#50879 [Notifier] support local development for sns by adding sslmode option (@Ferror)
- feature symfony/symfony#50136 [Notifier] [SpotHit] Support
smslong
andsmslongnbr
API parameters (@camillebaronnet) - feature symfony/symfony#50296 [Notifier] Add Brevo bridge (formerly Sendinblue) (@PEtanguy)
- feature symfony/symfony#50170 [Notifier] Added redlink notifier (@plotkabytes)
- feature symfony/symfony#50131 [Notifier] add Ntfy bridge (@mikaelkael)
- feature symfony/symfony#50414 [Notifier] Add Novu bridge (@wouter-toppy)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52095 [Notifier][Sendinblue] Handle error responses without a message key (@stof)
- bug symfony/symfony#47342 Change incorrect message, when the sender in the global envelope or the from header of asEmailMessage() is not defined. (@fredericlesueurs)