Releases: symfony/notifier
Releases · symfony/notifier
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)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50473 [Notifier] Fix ContactEveryoneOptions (@nicolas-grekas)
v6.3.0-RC1
Changelog (v6.3.0-BETA3...v6.3.0-RC1)
- bug symfony/symfony#49817 [Scheduler] Improve triggers performance when possible (@fabpot)
- bug symfony/symfony#50376 [WebProfilerBundle] Fix cursor on link that has no href (@PhilETaylor)
- bug symfony/symfony#50349 [Notifier] Document Notifier options in README files (@alamirault)
- bug symfony/symfony#50312 [Security] Skip clearing CSRF Token on stateless logout (@chalasr)
- bug symfony/symfony#50315 [Translation] Fix handling of null messages in
ArrayLoader
(@rob006) - bug symfony/symfony#50338 [Console] Remove
exec
and replace it byshell_exec
(@maxbeckers) - bug symfony/symfony#50347 [DebugBundle][VarDumper] Fix dump labels compatibility (@fancyweb)
- feature symfony/symfony#50363 [AssetMapper] Adding "path" option to importmap:require (@weaverryan)
- feature symfony/symfony#48852 [Validator] Allow to use translation_domain false for validators and to use custom translation domain by constraints (@VincentLanglet)
- feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
- bug symfony/symfony#50193 [Serializer] Fix
SerializedPath
not working with constructor arguments (@HypeMC) - bug symfony/symfony#50280 [PropertyAccess] Fix nullsafe operator on array index (@HypeMC)
- bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
- bug symfony/symfony#50309 [HttpFoundation] UrlHelper is now aware of RequestContext changes (@giosh94mhz)
- bug symfony/symfony#50352 [Notifier][TurboSMS] Fix get sender name (@ZhukV)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)
v6.3.0-BETA3
Changelog (v6.3.0-BETA2...v6.3.0-BETA3)
- feature symfony/symfony#48496 [Notifier] Add Smsmode bridge (@gnito-org)
- feature symfony/symfony#48494 [Notifier] Add ClickSend notifier bridge (@gnito-org)
- feature symfony/symfony#48572 [Notifier] Add SMS options to AllMySms notifier (@gnito-org)
- feature symfony/symfony#48592 [Notifier] Add SMS options to OrangeSms notifier (@gnito-org)
- feature symfony/symfony#48579 [Notifier] Add SMS options to GatewayApi notifier (@gnito-org)
- feature symfony/symfony#48586 [Notifier] Add SMS options to MessageMedia notifier (@gnito-org)
- feature symfony/symfony#48585 [Notifier] Add SMS options to MessageBird notifier (@gnito-org)
- feature symfony/symfony#48584 [Notifier] Add SMS options to ContactEveryone notifier (@gnito-org)
- feature symfony/symfony#48577 [Notifier] Add SMS options to FortySixElks notifier (@gnito-org)
- feature symfony/symfony#48575 [Notifier] Add SMS options to Esendex notifier (@gnito-org)
- feature symfony/symfony#48573 [Notifier] Add SMS options to Clickatell notifier (@gnito-org)
- bug symfony/symfony#50288 [ErrorHandler] Sync
createTabs
from WebProfilerBundle (@MatTheCat)