Skip to content

Releases: andyblarblar/queue_alert

v2.1.1

09 May 04:38

Choose a tag to compare

  • Added search bar to home screen and per park
  • Move to using offical queue times API instead of scraping
  • Fix some layout and duplicate ride bugs

v2.1.0 The its actually practical update

05 May 18:30
6bdf8ae

Choose a tag to compare

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

04 May 04:13

Choose a tag to compare

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

08 Sep 04:41

Choose a tag to compare

[~] - 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

29 Aug 02:49

Choose a tag to compare

[-] - Remove home page gradient. This was pink on Safari, and almost unnoticeable on other browsers.
[~] - Correct grammar.

v1.1.0

28 Aug 07:04

Choose a tag to compare

[+] - Add Gzip compression to payloads, allowing Canada's Wonderland to be used.
[~] - Update about page.
[~] - Update deps.

v1.0.0

11 Aug 21:50

Choose a tag to compare

Merge remote-tracking branch 'origin/master'