Skip to content

Releases: FMaz008/VineHelper

Release 2.4.14

05 Apr 15:12
Compare
Choose a tag to compare
  • Fixed on screen toaster notification not showing. (7f0f0dc)
  • Bug fix: Hide all when there is no unavailable tab (718644f)
  • Improve the unescaping of the titles (e4398a1)
  • Added locale for Italy (a714cf0)
  • Added support for amazon.it (0932ed5)

Release 2.4.13

05 Apr 10:32
Compare
Choose a tag to compare
  • Fix broken highlight feature (0d56e92)
  • Hide all will hide items from the unavailable tab if that's the current tab being selected. (cc82b4f)
  • Avoid useless broadcasting of the country. Only broadcast when receiving it from preboot, and have the notification monitor query the country to the service worker. (51004a8)
  • New broadcast channel system (6312c38)
  • Potential improvement of the notification monitor regarding the high CPU usage when receiving notifications. (dd99192)
  • Potential improvement of the service worker regarding the high CPU usage (415a5c4)

Release 2.4.12

02 Apr 12:41
Compare
Choose a tag to compare
  • Fixing bookmark/marker button position. (e9ad47e)

Release 2.4.11

02 Apr 10:51
Compare
Choose a tag to compare
  • Fixing race condition: putting showRuntime() function near the top of preboot as the first line of bootload.js calls for it and sometime it was not loaded yet. (432c032)
  • Handle template which don't exist as empty documents (67d4e4b)
  • Insert the bookmark button after the RFY/AFA/AI button, not inside them (f4145b2)
  • Pin bookmarks buttons to the vine category buttons (8660dd8)
  • Pull Request #87: Pin bookmarks buttons to the vine category buttons (7565b50)
  • Pin bookmarks buttons to the vine category buttons (dee70ac)
  • Merge pull request #86 from Vaskivskyi/category-icons (238d5ef)
  • Add country-specific category icons (8fbc7a3)
  • Update inj.js (0754f97)
  • Fixed issue 84 (bd56dc7)
  • Merge pull request #85 from testingillusions/VineHelper-issue-83 (e3371bf)
  • fixed Typo (d1cf5a0)
  • Merge pull request #81 from ShaneDelmore/main (f7aff46)
  • remove toLowerCase for keywords to allow uppercase in regex (563cd47)
  • Merge pull request #80 from mwillbanks/feat/brenda-queue (51bd6c9)
  • chore: add addt protections and max queue limit (30fe73f)
  • feat: brenda announcement queue (c930475)
  • Delete the audio element after a sound has played. (f2691b8)

Release 2.4.10

28 Mar 01:46
1dba432
Compare
Choose a tag to compare

v2.4.6

23 Mar 16:31
Compare
Choose a tag to compare
Enforced a maximum of 100 saved reviews, added information container …

v2.2.6

12 Mar 20:04
Compare
Choose a tag to compare
Move the debug item generator to a safer spot

v2.0.17

04 Mar 12:49
Compare
Choose a tag to compare
Missing authorization for amazon.de in the manifest.json file.