Releases: FMaz008/VineHelper
Releases · FMaz008/VineHelper
Release 2.4.14
Release 2.4.13
- 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
- Fixing bookmark/marker button position. (e9ad47e)
Release 2.4.11
- 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)