Skip to content

Releases: BellevueCollege/rave-alert-notification

v1.10

24 Apr 16:20
09dd89a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.10

v1.9.2

03 Apr 18:36
81227bf
Compare
Choose a tag to compare

What's Changed

  • Ensure leading zeros are in place in cache busting
  • Update php to avoid warnings

v1.7.4

12 Jun 22:48
Compare
Choose a tag to compare
  • Make sure cache buster updates properly on loop

v1.7.2

19 Feb 23:14
Compare
Choose a tag to compare
  • Fix alert ID regex to allow for any length

v1.7.1

21 Dec 19:37
Compare
Choose a tag to compare
  • Fix PHP Notices

v1.7

12 Dec 22:58
Compare
Choose a tag to compare
  • 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

15 Dec 21:56
Compare
Choose a tag to compare

Production release of version 1.6

Updates since v1.4

  1. Plugin only runs for home site
  2. Checks for severity and displays alert only on home page if severity is minor
  3. Style for Minor severity is different than others.