Skip to content

Releases: laravel-notification-channels/microsoft-teams

v2.0.0-alpha.2

26 Apr 11:27
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0...v2.0.0-alpha.2

v2.0.0-alpha.1

26 Apr 09:55
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Change to use MS Adaptive Cards

The long-awaited shift from traditional message cards to "Adaptive Cards" is finally here.
This change introduces a breaking change and needs some migration to upgrade.

Please check the migration guide at https://github.com/laravel-notification-channels/microsoft-teams/blob/master/UPGRADE.md and let me know if anything is missing.

Huge thanks to @johnatricorocks for doing the migration and also preparing the migration guide ❤️

What's Changed

New Contributors

Full Changelog: 1.3.0...v2.0.0

1.3.0

25 Feb 06:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Mar 15:07
41d054c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...1.2.0

v1.1.5

03 Mar 19:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

1.1.4

25 Jan 16:57
e2df012
Compare
Choose a tag to compare
  • support Laravel 10

v1.1.3

29 Jun 15:39
f1383ed
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 9 (indicate it also in Readme) by @Tob0t in #20

Full Changelog: v1.1.2...v1.1.3

v1.1.2

03 Jun 21:24
8c74a95
Compare
Choose a tag to compare

What's Changed

  • Add documentation for On-demand notifications by @jmurphy45 in #18
  • Add missing notification object to ::routeNotificationFor() by @Tob0t in #14
  • Rename teams to microsoftTeams by @Tob0t in #15

New Contributors

Full Changelog: 1.1.1...v1.1.2

1.1.1

21 Jan 09:36
Compare
Choose a tag to compare
  • support Laravel 9

Laravel 8.x Support

09 Sep 22:33
1a41e9b
Compare
Choose a tag to compare
v1.1.0

Laravel 8 support (#9)