Releases: FMaz008/VineHelper
Releases · FMaz008/VineHelper
Release 2.10.9
Release 2.10.8
- Load customCSS content for the notification monitor (8afd1f8)
- Added Hide Opt Out button (fd4d805)
- Added enhanced evaluation metrics by robartsd. (8767eaa)
- Added link to recommendations. Added new products hooks for plugins. (a4a5018)
- Simplified fetchlast100 to remove code pertaining to the now deprecated batch update system. If a keyword is matched in the notifications, add it to the item data object. Added plugin hooks for new items/etv. (f42d4e7)
- Release 2.10.7 (ca6412e)
Release 2.10.7
- Link default color to blue in the notificaiton manager (15627d8)
- Notification Monitor, filter by queue type (f3320dd)
- Removal of the batch notification system. Using Websocket (instant notifications) by default. (202f50a)
- Fixed the distinction between batch notification and websocket notifications (2877a0b)
- Notifications monitor top bar with pause & buffer feed feature. (a4477b5)
- Made the close animation faster for OnScreen notifications (d3a0b71)
Release 2.10.6
- Explicitely make the is_parent_asin value a string for the URLs (137d30c)
- Fix: Notifications monitor: ETV range must use historical data not update data to determine if there is a range. (c37ffbd)
- When sending a get_info request, send a real true/false for the is_parent_asin instead of a string containing "true" or "false" (73ba00f)
- Notifications monitor support for min/max ETV. (5c5ae0d)
- Edited thank you list (104bb10)
- Fix Brenda can't resolve vineDomain from the window context for the extension pages (0fe85d6)
- FIX asin not read properly for brenda sharing from the listings. (7069167)
- Added variant icon to the notifications monitor (4f279e3)
- Improved the regular expression which builds the search phrase. (e6c3b84)
- Switched the vine-style stylesheets from Thorvarium repo to the FMaz008's fork to support the tab-pinned. (f6da21a)
- The modal open needs to happens from the AI queue as it won't work from an empty queue. (4e6e10f)
- Removal of JQuery from the code, with the exception of the last resort test for the infinite spinner fix. (4ed1b07)
- Do not query product info for items without a title or a thumbnail. (9b2b2ad)
Release 2.10.5
- 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
Fixed Notifications monitor (service worker in general) not working.
Release 2.10.1
Release 2.10.0
- 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
- Fix typos in the open modal option (dd99270)