Skip to content

Releases: mckenziearts/laravel-notify

v3.1.1

26 Dec 12:34

Choose a tag to compare

What's Changed

Full Changelog: v3.1...v3.1.1

v3.1

18 Dec 15:40
dd816ba

Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.1

v3.0

17 Dec 15:00

Choose a tag to compare

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

Full Changelog: v2.5...v3.0

v2.7

06 Mar 17:13
1b40ba9

Choose a tag to compare

What's Changed

Full Changelog: v2.6...v2.7

v2.6

23 Jan 18:47
d59b86d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5...v2.6

v2.5

25 May 07:47
eafcd81

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4...v2.5

v2.4

28 Mar 05:02
fddde15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3...v2.4

v2.3

02 Apr 08:31
a75449f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2...v2.3

v2.2

29 May 13:39

Choose a tag to compare

Version 2.2

Added

  • Notify timeout
  • Add Support for PHP 7.4

Updated

  • Upgrade to Tailwind v2

Add Laravel 8 support

16 Sep 16:20
1511bb9

Choose a tag to compare

  • Laravel 8 Support