Releases: symfony/notifier
Releases · symfony/notifier
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#62039 [Notifier] Add support for
confirmoption in Slack buttons API (Taras Hinyk) - feature symfony/symfony#61838 [Notifier][LOX24] Add Lox24 webhook request parser support (@alebedev80)
- feature symfony/symfony#61778 [Notifier] Add support for building SmsEvent by dlr_code and RemoteEvent for other LOX24 webhook event types (@alebedev80)
- feature symfony/symfony#61777 [Notifier][Twilio] WhatsApp number validation (@OvidiuGi)
- feature symfony/symfony#60218 [Notifier][Discord] Add
DiscordBotTransport(@norkunas) - feature symfony/symfony#61444 [Notifier][Telegram] Add TelegramOptions::messageThreadId() (@MKC-MKC)
- feature symfony/symfony#60990 [Notifier] Remove deprecated
TransportFactoryTestCase(@mttsch) - feature symfony/symfony#60852 [Notifier] remove the Sms77 Notifier bridge (@xabbuh)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
- feature symfony/symfony#60209 [Notifier] Allow to set block_id/value for SlackActionsBlock and SlackButtonBlockElement (@miloszowi)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#62039 [Notifier] Add support for
confirmoption in Slack buttons API (Taras Hinyk) - feature symfony/symfony#61838 [Notifier][LOX24] Add Lox24 webhook request parser support (@alebedev80)
- feature symfony/symfony#61778 [Notifier] Add support for building SmsEvent by dlr_code and RemoteEvent for other LOX24 webhook event types (@alebedev80)
- feature symfony/symfony#61777 [Notifier][Twilio] WhatsApp number validation (@OvidiuGi)
- feature symfony/symfony#60218 [Notifier][Discord] Add
DiscordBotTransport(@norkunas) - feature symfony/symfony#61444 [Notifier][Telegram] Add TelegramOptions::messageThreadId() (@MKC-MKC)
- feature symfony/symfony#60209 [Notifier] Allow to set block_id/value for SlackActionsBlock and SlackButtonBlockElement (@miloszowi)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- no significant changes
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60524 [Notifier] Fix Clicksend transport (@BafS)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60140 Notifier mercure7.3 (@ernie76)
- feature symfony/symfony#58200 [Notifier] Deprecate sms77 Notifier bridge (@MrYamous)
- feature symfony/symfony#59570 [Notifier][Webhook] Add Smsbox support (@alanzarli)
- feature symfony/symfony#59789 [Notifier] [Bluesky] Return the record CID as additional info (@javiereguiluz)
- feature symfony/symfony#59377 [Notifier] Add Matrix bridge (@chii0815)
- feature symfony/symfony#59667 [Notifier] [Bluesky] Allow to attach website preview card (@ppoulpe)
- feature symfony/symfony#59481 [Notifier] Add SentMessage additional info (@mRoca)
- feature symfony/symfony#59477 [Mailer][Notifier] Add and use
Dsn::getBooleanOption()(@OskarStark) - feature symfony/symfony#58786 [Notifier] [Brevo][SMS] Brevo sms notifier add options (@ikerib)
- feature symfony/symfony#58651 [Mailer][Notifier] Add webhooks signature verification on Sweego bridges (@welcoMattic)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60269 [Notifier] [Discord] Fix value limits (@norkunas)