Skip to content

Releases: FMaz008/VineHelper

Release 2.10.5

11 Oct 15:10
Compare
Choose a tag to compare
  • Load the plugin system only for the github code, not for the releases. (f775e06)
  • Take 2 on fixing multiple tabs being opened by the push notifications. (dba1a98)
  • Display an error message when the country is invalid (a3e648a)
  • Fix no sound for regular notification caused error, and added fallback to regular sound if highlighted or zeroETV do not have a sound set for them. (a7abe8b)
  • Documentation (a9ad80a)

Release 2.10.4

10 Oct 23:48
Compare
Choose a tag to compare

Fixed Notifications monitor (service worker in general) not working.

Release 2.10.1

10 Oct 21:15
Compare
Choose a tag to compare
  • Fixed unpinning scrolling up on firefox (44a75a7)
  • Updated Manifest.json to support new modules scripts. (976f306)

Release 2.10.0

10 Oct 21:04
Compare
Choose a tag to compare
  • 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)

Release 2.9.14

05 Oct 22:51
Compare
Choose a tag to compare
  • Fix typos in the open modal option (dd99270)

Release 2.9.13

05 Oct 18:45
Compare
Choose a tag to compare
  • Fix: Hidding highlighted items would move them back to the main grid. (b6047dd)
  • Added fallbacks to obtaining the customerId and marketId information from the page. (7c500ed)
  • Fix pinning tile from the list view did not work (c3667f4)

Release 2.9.12

05 Oct 13:41
Compare
Choose a tag to compare
  • Restoring the Fetch Last 100 for Instant Notifications only (2850498)
  • Added new features to the Notification Monitor: Pin and Hide. (3bdfcd1)
  • Service worker debug mode will default to the US notifications (53c2473)
  • Improved data sanitation for the Pinned items (83c80c1)
  • Fixed bug with Announce no longer working when trying to format an etv already a float. (2e634e0)
  • Move highlighted items to the top of the page listing (4456651)

Release 2.9.11

04 Oct 23:08
Compare
Choose a tag to compare
  • Fixed zero ETV items appearing without proper formatting when using regular notifications (e939da1)
  • Remove the currency when sharing to Brenda (1b6a9f2)
  • Fix: 0etv items are remaining hidden when the filter is applied. (67e713f)

Release 2.9.10

04 Oct 16:25
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'github/main' (8368971)
  • Improved the management of sounds in the notification monitor. (50ffb51)
  • Merge pull request #145 from Wladefant/patch1 (a031b9a)
  • Update feature_request.yml (bb0d8a2)
  • move yml file to correct location (b52b0f1)
  • Merge pull request #144 from Wladefant/add-feature-request-form (fe10c26)
  • Merge pull request #142 from Wladefant/transform-bug-report (4bf017b)
  • Create one issue form for feature requests and enhancements (44ed0ef)
  • Transform bug report.md to the new yaml format (698c71a)
  • Switched from creating Date from 2024-10-03 17:00:45 to the ISO standard 2024-10-03T17:00:45Z for potentially better international compatibility. (d75de03)
  • Removed deprecated function (63ae62f)
  • Fixed a bug when the user add hidden keywords but has not enable the hidden tab (6433a2a)
  • Forced the Capitalization of file name that were badly tracked. (263055f)
  • Updating ETV for instant notifications (eca84c3)

Release 2.9.9

02 Oct 19:28
Compare
Choose a tag to compare
  • Notifications updates for etv being found on new items and 0etv updates going to the top (1b14935)
  • Using regular notification, if an item is not new, still send the ETV to update the fields. (4a22222)
  • Fix: Hide notifications matching the hide list now apply to all notifications Fix: Notification monitor's items being filtered out no longer produce a sound effect. (e680ddc)