Skip to content

Releases: ylsideas/subscribable-notifications

v1.6.0

23 Mar 12:21
b97e4a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

24 Jan 17:17
23f0f21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0 - Laravel 10

24 Jan 17:14
ecde4c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Laravel 9 compatible

09 Feb 16:50
Compare
Choose a tag to compare

Changes

  • Supports Laravel 9.0
  • Changes to CI, using Larastan over Psalm etc.

Removes typo

11 Apr 12:44
Compare
Choose a tag to compare

Removes a typo in one of the blade files for emails.

Laravel 7 Compatible

10 Mar 11:29
Compare
Choose a tag to compare
1.2.0

Suggested style changes

Issue Fixes

11 Nov 22:00
Compare
Choose a tag to compare

Altered

  • Changes the view namespace to subscriber from unsubscribe. This was done to avoid confusion. This would have potentially caused problems if you wanted to customise how the unsubscribe links worked visually. If you update to this version and have previously published the vendor folder and then renamed the folder to unsubscribe you will need to rename it to subscriber.

Laravel 6

06 Sep 19:49
Compare
Choose a tag to compare
1.0.2

Updated for Laravel 6

1.0.1

28 Jun 10:22
Compare
Choose a tag to compare
Update composer.json

Initial Release

27 Jun 20:00
Compare
Choose a tag to compare
1.0.0

Update CHANGELOG.md