Skip to content

Releases: FMaz008/VineHelper

Release 3.1.3

31 Jan 13:34
Compare
Choose a tag to compare
  • Added guidance instructions to let the user know to use the mobile stylesheet along with the listview option for the listing pages. (8afeba3)
  • Disable the tizeSize widget on the listing page if the listView is enabled. (7a9f50b)
  • Improvement on the list view for the monitor. (3f8a050)

Release 3.1.2

30 Jan 21:31
Compare
Choose a tag to compare
  • Fix TileSize Widget not showing in Notification Monitor (721a406)
  • Fixed garbage collector (a7143fb)

Release 3.1.1

30 Jan 20:05
Compare
Choose a tag to compare
  • Force the garbage collector to run. (b312822)

Release 3.1.0

30 Jan 16:24
Compare
Choose a tag to compare
  • Fix notification monitor v2 displaying tiles wrong for KW&0ETV filter. (3d02932)
  • Add a vh-status div to the DOM. (f28cfcc)
  • Remove all the non-essential listeners on the monitor page to save on resources. (336cc58)
  • Improve the modalwindow opening sequence for Firefox. (12f87ff)
  • Fixed the ServiceWorker indicator light that was no longer working. (b0c3448)
  • Improved listview (cc47dd1)
  • Enter key in textfield launch the search (828f40a)
  • Unit tested Pagination system (dd2d60b)
  • Updated changelog (9cf7d44)
  • Improved the monitor buttons to avoid showing abbreviations (3cd26b3)
  • Changed monitor buttons labels. Added tab title in v2 mon. (f3dcfe9)
  • Display "-" for orders when the toolbar has not loaded its data yet. (353fecb)
  • Use trapezoid for the discovery banner (7623f26)
  • Merge branch 'master' into v3.1 (5b06f25)
  • Banner adjustment (109d218)
  • First discovery banner (ccae12d)
  • Better logs for WS connections (8f04d13)
  • Made the table look better in the item explorer. (d25d5bb)
  • Take 2 on pagination for scenarios with just 1 page (d8f3e64)
  • Fixed issue with custom pagination if the item/page count is zero. (51b3d93)
  • Pagination for the items explorer (79bd97d)
  • Show a countdown on the FetchLast100 button while it's deactivated. (12a9e54)
  • Added item explorer for tier 3 members. (9ea9dc4)
  • Support for different tier benefits. Remote storage of hidden items is not tier1 (7406d15)
  • Separate settings for tiles in listings and tiles in notification monitor. Added toolbar font size slider (26106d6)
  • Unescape titles in the NotificationMonitor (02068e2)
  • Added button to retest the title against keywords. (ae45e6f)
  • Light monitor button in the settings. (7ba9841)
  • Light notification monitor (069ca2a)

Release 3.0.19

25 Jan 20:25
Compare
Choose a tag to compare
  • Some more improvement on the toolbar (5ff0d28)
  • Reduce the area used by the order widget. (0d694b4)

Release 3.0.18

25 Jan 19:06
Compare
Choose a tag to compare
  • Fix tile spacing on mobile view. (fefb6c7)
  • Added small margin underneat the toolbar (b3bcf6c)
  • Order widget minimum size decrease to fit better in the toolbar (899219a)

Release 3.0.17

25 Jan 12:23
Compare
Choose a tag to compare
  • Improve toolbars for mobile view stylesheet. (a4e7f02)
  • Improvement on the tile placement and ETV centering when the toolbar has 2 lines. (3670ae4)
  • Stop flicker when checking the Service worker status. (439ba4f)

Release 3.0.16

24 Jan 18:51
Compare
Choose a tag to compare
  • Added tooltip to notification monitor and as a separate class, retrofitted bootloader to use the new class. (ce3b9c6)
  • Review toolbar no longer using buttons to avoid amazon submitting the review once any button is pressed. (827bc9a)

Release 3.0.15

23 Jan 13:49
Compare
Choose a tag to compare
  • Fix blur image disapearing (7bfc6c0)
  • Fixing Oopsie (cb6887a)
  • Performance improvement for clearing memory when items are removed from the notification monitor. (4753af7)
  • Fix review toolbar insertion (80a6b80)
  • Put the truncate at 1000 items and activated by default. (5b4153b)
  • Fixed review toolbar to work with Amazon's new design for the review page (1a45bf2)
  • Fix gold status not properly obtained because the script containing the info is deleted before it is read. (5afceca)
  • Clear All reset the Sets and tab title properly now. (44481ab)

Release 3.0.14

22 Jan 01:42
Compare
Choose a tag to compare
  • Added logs for the gold & tier detection (bba2605)
  • Stop the ServiceWorker status from flashing every 10 seconds, disturbing the page height on narrow screens. (5dbdae7)
  • Remove mobile header/footer in the notification monitor Fix: Auto hide keywords not removing the item and update ETV not showing BrendaAnnounce icon. (f1f8cc0)
  • Fix truncating item error showing itemsD[i]as undefined. Fix javascript error when disabling items (notif.querySelector is not a function) (4557d57)