Releases: laravel-notification-channels/microsoft-teams
Releases · laravel-notification-channels/microsoft-teams
v2.0.0-alpha.2
v2.0.0-alpha.1
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
- Update README.md by @edikurniawan-dev in #34
- Microsoft Teams Adaptive Cards by @johnatricorocks in #35
New Contributors
- @edikurniawan-dev made their first contribution in #34
- @johnatricorocks made their first contribution in #35
Full Changelog: 1.3.0...v2.0.0
1.3.0
1.2.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #29
New Contributors
- @laravel-shift made their first contribution in #29
Full Changelog: v1.1.5...1.2.0
v1.1.5
What's Changed
- Fix missing semi-colon in README by @Douglasdc3 in #25
- Fix syntax highlighting by @Seb33300 in #27
- Check if message is an MicrosoftTeamsMessage instance by @Seb33300 in #28
New Contributors
- @Douglasdc3 made their first contribution in #25
- @Seb33300 made their first contribution in #27
Full Changelog: v1.1.4...v1.1.5
1.1.4
- support Laravel 10
v1.1.3
v1.1.2
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
- @jmurphy45 made their first contribution in #18
Full Changelog: 1.1.1...v1.1.2
1.1.1
- support Laravel 9
Laravel 8.x Support
v1.1.0 Laravel 8 support (#9)