Releases: BellevueCollege/rave-alert-notification
Releases · BellevueCollege/rave-alert-notification
v1.9.2
What's Changed
- Ensure leading zeros are in place in cache busting
- Update php to avoid warnings
v1.7.4
- Make sure cache buster updates properly on loop
v1.7.2
- Fix alert ID regex to allow for any length
v1.7
- Major re-write of codebase
- Alerts now trigger and display via JS
- Minor alerts now are homepage specific
- Add API endpoint for alert information
v1.6
Production release of version 1.6
Updates since v1.4
- Plugin only runs for home site
- Checks for severity and displays alert only on home page if severity is minor
- Style for Minor severity is different than others.