Skip to content

Releases: FMaz008/VineHelper

Release 2.10.9

18 Nov 13:09
Compare
Choose a tag to compare
  • Trying to fix the color issues with the link colors in the notification monitor in darkmode (0532bfb)
  • Fix: Account stats showing 1 orders when item count was above 999 (41ee8fe)

Release 2.10.8

13 Nov 16:50
Compare
Choose a tag to compare
  • 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

28 Oct 10:45
Compare
Choose a tag to compare
  • 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

16 Oct 11:52
Compare
Choose a tag to compare
  • 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

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)