Skip to content

Releases: laravel-notification-channels/twilio

4.2.0

18 Mar 16:51
31abf84

Choose a tag to compare

  • Added Laravel 13 support
  • Added PHP 8.5 to CI workflow matrix
  • Dropped Laravel 11 support
  • Dropped PHP 8.2 support (minimum is now PHP 8.3)
  • Dropped twilio/sdk 7.x support (minimum is now 8.3)

4.1.3

13 Jan 13:24
e6f5ea1

Choose a tag to compare

  • [Fix] Optional param contentVariables only exists in TwilioContentTemplateMessage (regression from v4.1.2) #162 #163

4.1.2

27 Dec 13:18
da804e6

Choose a tag to compare

4.1.1

07 Jul 10:27
ee3fff9

Choose a tag to compare

  • Added support for content templates (i.e. whatsapp) #152 by @alexw23

4.1.0

03 Mar 22:17
b9601ea

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

26 Nov 10:34
ec8d4b1

Choose a tag to compare

What's Changed

  • Added PHP Linting (Pint) to CI workflow
  • Additional tests to achieve 100% code coverage by @pascalbaljet
  • Update PhpUnit to 10.5 and fixed all tests.
  • Bump twilio/sdk to 8.3
  • Improved types and use constructor property promotion everywhere.
  • Added Pint and fixed PHP syntax.
  • Drop support for PHP < 8.2 BREAKING CHANGE
  • Drop support for Laravel 7.x, 8.x, 9.x, and 10.x BREAKING CHANGE
  • Enable overriding the Twilio message source #142
  • Add enabled config option (TWILIO_ENABLED) to disable the channel #121

New Contributors

Full Changelog: 3.3.1...4.0.0

3.4.0

14 Mar 21:53
761d57b

Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.4.0

3.3.1

21 Feb 21:36
f0128ce

Choose a tag to compare

What's Changed

  • Add option to use Twilio's URL shortener by @jbajou in #138

New Contributors

Full Changelog: 3.3.0...3.3.1

3.3.0

21 Feb 10:39
8cf2074

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

14 Feb 03:02
c14bafb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.2.0