Skip to content

Release 2.10.0

Compare
Choose a tag to compare
@FMaz008 FMaz008 released this 10 Oct 21:04
· 121 commits to main since this release
  • Remove duplicate line. Change log (9a3f48c)
  • Only create a single onclick listener event when a new push notification is generated. (0dfe231)
  • Modal opening will not happen on the AFA page to stimulate refresh of AFA items (d1a008a)
  • When pinning an item, if the queue is unknown (During a search), assume it's AI. (ec4f4b3)
  • Improved the error catching when opening the See Details modal window (e8d9d1b)
  • Fix: open modal generating tile do not exist errors. (306910e)
  • Inverse the color of all icon in the notification monitor if darkmode is used. (8b25dbf)
  • Fix push notification no longer working (7b0e0e7)
  • Standardized the visual of the pinned tab (f3301f1)
  • Plugin system (3bfeab8)
  • Added cooldown and setting (48dcaee)
  • Added Stream, Added sound class. (cf33825)
  • Checkpoint: sound currently broken. (6fdf86e)
  • Renamed the build element to build:release for future expandability by allowing to distinguish between a build and a release packaging. (095d704)
  • Converted the service worker and its dependencies to modules. (2497d48)
  • Push notification for AFA items (523ce2f)
  • Push notification for AFA items (ee0de00)
  • Added notification monitor link on Vine Pages (1b44d0a)
  • Use the websocket connections as default for notifications (fdce7a4)
  • Send the app version with the get_uuid api call. (e9b22fd)
  • Moved the Instant notifications from the experimental section to the notification tab. Switched to a Select box to make it more obvious. (5440560)