Releases: andyblarblar/queue_alert
Releases · andyblarblar/queue_alert
v2.1.1
v2.1.0 The its actually practical update
This update adds some practical changes to queue alert to improve QoL:
- Adds persistence to the registrations on the server, preventing the front and backend from becoming desynced if the server restarts
- Removes the toggle switches (people found these confusing)
- Moved the button for saving a config into the toast
v2.0.0 the it works on iOS update
This release significantly modernises queue alert in general. Mainly:
- Adds iOS support
- Now only notifies when a ride has been alerted (no more site updated in background)
- Significantly improve reliability and stability over long periods
- Update everything, solving a bunch of security issues (or at least dependabot reports lol)
- Massively refactor internals
v1.1.2
[~] - Fix bug that caused Queue Alert to not unsubscribe from push when deleting a ride if the ride was from a shared link. May also fix other related unsubscribe bugs.
v1.1.1
[-] - Remove home page gradient. This was pink on Safari, and almost unnoticeable on other browsers.
[~] - Correct grammar.
v1.1.0
[+] - Add Gzip compression to payloads, allowing Canada's Wonderland to be used.
[~] - Update about page.
[~] - Update deps.
v1.0.0
Merge remote-tracking branch 'origin/master'