Skip to content

Releases: andyblarblar/queue_alert

v2.1.1

Choose a tag to compare

@andyblarblar andyblarblar released this 09 May 04:38
  • 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

Choose a tag to compare

@andyblarblar andyblarblar released this 05 May 18:30
6bdf8ae

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

Choose a tag to compare

@andyblarblar andyblarblar released this 04 May 04:13

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

Choose a tag to compare

@andyblarblar andyblarblar released this 08 Sep 04:41

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

Choose a tag to compare

@andyblarblar andyblarblar released this 29 Aug 02:49

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

v1.1.0

Choose a tag to compare

@andyblarblar andyblarblar released this 28 Aug 07:04

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

v1.0.0

Choose a tag to compare

@andyblarblar andyblarblar released this 11 Aug 21:50
Merge remote-tracking branch 'origin/master'