Releases: mckenziearts/laravel-notify
Releases · mckenziearts/laravel-notify
v3.1.1
What's Changed
- style: add z-index to notification wrapper by @mckenziearts in #142
Full Changelog: v3.1...v3.1.1
v3.1
What's Changed
- feat: Add RTL support and Tailwind class prefixing by @mckenziearts in #140
Full Changelog: v3.0...v3.1
v3.0
What's Changed
- fix: start Alpine instance conditionally by @akunbeben in #112
- feat: Enhance notification configuration with theme options, sound support, and localization by @uydevops in #129
- Increase the stacking order of laravel-notify by @otatechie in #113
- ⬆️ Bump the js-dependencies group with 2 updates by @dependabot[bot] in #139
- ⬆️ Bump actions/setup-node from 2 to 6 by @dependabot[bot] in #138
- ⬆️ Bump stefanzweifel/git-auto-commit-action from 4 to 7 by @dependabot[bot] in #137
- ⬆️ Bump actions/cache from 4 to 5 by @dependabot[bot] in #136
New Contributors
- @akunbeben made their first contribution in #112
- @uydevops made their first contribution in #129
Full Changelog: v2.5...v3.0
v2.7
v2.6
What's Changed
- fix: start Alpine instance conditionally by @akunbeben in #112
- Use explicit nullable type by @nerg4l in #131
New Contributors
- @akunbeben made their first contribution in #112
- @nerg4l made their first contribution in #131
Full Changelog: v2.5...v2.6
v2.5
What's Changed
- doc: add video tutorial in to readme by @shailesh-ladumor in #119
- Increase the stacking order of laravel-notify by @otatechie in #114
- Laravel 11.x Compatibility by @laravel-shift in #122
New Contributors
- @shailesh-ladumor made their first contribution in #119
- @otatechie made their first contribution in #114
Full Changelog: v2.4...v2.5
v2.4
What's Changed
- Bugfix: Styling issue due to Tailwind Preflight by @JoJo-Bear in #93
- Update composer.json by @Temian1 in #106
- ⬆️ Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #89
- Laravel 10.x Compatibility by @laravel-shift in #105
- Update readme.md by @rogermedico in #104
- Notifications Justified center on large display devices- fixed by @ruban-s in #99
- Add lint by @mckenziearts in #109
- Update tailwind config by @mckenziearts in #110
New Contributors
- @JoJo-Bear made their first contribution in #93
- @Temian1 made their first contribution in #106
- @dependabot made their first contribution in #89
- @laravel-shift made their first contribution in #105
- @rogermedico made their first contribution in #104
- @ruban-s made their first contribution in #99
Full Changelog: v2.3...v2.4
v2.3
What's Changed
- 2.x by @mckenziearts in #58
- 🎨 Correct notification messages view name by @amrography in #70
- Add Support for Laravel 9.x by @spaantje in #83
New Contributors
- @mckenziearts made their first contribution in #58
- @amrography made their first contribution in #70
- @spaantje made their first contribution in #83
Full Changelog: v2.2...v2.3
v2.2
Version 2.2
Added
- Notify timeout
- Add Support for PHP 7.4
Updated
- Upgrade to Tailwind v2
Add Laravel 8 support
- Laravel 8 Support