Releases: craftpulse/craft-notifications
Releases · craftpulse/craft-notifications
Version 4.1.2
4.1.2 - 2022-12-21
Fix
- Update returnary type from the via method in the stub
Version 4.1.1
4.1.1 - 2022-12-21
Fix
- Error running the make command wondering if it is related to the namespace change? #81 (thanks to @laurabennet)
Version 4.1.0
4.1.0 - 2022-12-21
Added
- Add helper function to get all "read" notifications #79 (thanks to @frankkepler)
Changed
- Updated dependencies
Version 4.0.0
4.0.0 2022-05-03
Changed
- Official Craft 4 Release
Version 1.2.3
1.2.3 - 2022-05-03
Changed
- Removed the criteria from config.php
1.2.2
1.2.2 - 2022-01-17
Fixed
- Fixed the reference that was still on ramsey/uuid
1.2.1
1.2.1 - 2022-01-17
Changed
- Updated dependencies
- Removed ramsey/uuid and changed it with the Craft helper
1.2.0
1.2.0 - 2022-02-25
Added
- Added a
notifications/remove-notifications/index
to remove read notifications within a given PHP strtotime expiration date. If no time provided, it defaults to -1 month. Issue Question: Removing DB entries? #69 was opened by @rtgoodwin, code provided by @codyjames
Version 1.1.4
- Updated dependencies