Releases: FMaz008/VineHelper
Releases · FMaz008/VineHelper
Release 2.8.10
Release 2.8.9
- Make the hidden widget smaller when using a mobile stylesheet (3deb3b4)
Release 2.8.8
- The alarm waking up the service worker loose the memory state of the service worker. (bdabd40)
Release 2.8.7
Release 2.8.6
Release 2.8.5
- HideAll, HideAll+Next and ShowAll now only display icons if using a mobile stylesheet. (ef1e8a1)
Release 2.8.4
Release 2.8.2
Release 2.8.1
- Fixed Notification Monitor filter not working. Fixed edge case when saved value of volume exceed the 0 to 1 range. (6967d32)
Release 2.8.0
- Improve template for pinned items as list view. (5b918fd)
- Minor CSS fixed and improvements. (cf648b9)
- Fixed modal navigation loading items outside the Available tab. Wait until the server replied and sort items before binding the click() for the modal navigation (7ed9d76)
- Fixed visual glitch regarding Hide+Next feature. (c7e7143)
- Merge pull request #125 from jjboritz/main (e0c0752)
- Merge pull request #127 from Anxiro/feature/extension_modal_navigator (0bc5330)
- FEATURE: Modal Navigator as part of the extension (0ff23cb)
- Added keybinding support for hideAllNext (74a6fba)
- Match style convention and add error handling (16ba78f)
- Added Hide+Next button (c26794c)
- Update .gitignore (dab3c00)
- Minor code improvement (581a227)
- Consider the notification update as a batch and play the proper sound once the end of the batch update is reached. (cea8c5e)
- Added filter for KW or 0etv. (78a964a)
- Bug fix regarding default volume values (1ace45a)
- Added filter feature to the notification monitor (14fa39a)
- Fix sound playback logic, simplified code. (6fe2789)
- implementing settings for zeroETV notification in the notification monitor (3868fa2)
- Updated changelog, removal of first vote template. (95729de)
- Made the listview compatible with smallitems and the mobile stylesheets. (a0e17f8)
- Added error when not using the getAsinFromDom() function correctly. (bd6579d)
- Added Listview feature (4ad388f)
-
- Added code to handle textarea and keyword textarea. - Added custom CSS (code implemented) - Added experimental settings checkbox (no code implemented) (ebfcef6)
- Manifest permissions for Japan. (762cfcf)
- Reordered the code for the settings management (15755bf)
- Implementation of fieldset in the settings. Simplified code regarding saving of checkbox status. (fe3d798)
- Implementation of fieldset in the settings. Simplified code regarding saving of checkbox status. (e132392)
- Rehauled the settings pertaining to the Notifications. Refactored the load/save actions for form elements on the settings page. (9e1ce0b)
- Using alarms instead of trying to keep the service worker alive. (ae16744)
- Added the www. in the URL for the links in the notification monitor. (cc79de4)
- Code re-organization and cleanup. (a7f91f2)
- Set the country (for notification) in localstorage, which allow for the Notification Monitor to begin without the need to refresh a vine page. (40025dc)
- Improved width of content in the settings popup. (1b035ee)
- Added preview play button for the volume of the notifications (0194492)
- Fixed conditional sound settings values mismatch. (a99aa9d)
- Settings working as separate tab and popup window. (0475b43)
- Merge branch 'settings' (0b70bca)
- Fix: arguments.callee error in strict mode. (ed1d9f7)
- Added volume controls for the notifications (9588ab6)
- Added the feature to display the full title of an element in a tooltip when hovering the title link. (1e8ff05)
- Added the feature to display the full title of an element in a tooltip when hovering the title link. (9814b8b)
- Most of the visual conversion is done. (4dc853b)
- Removal of the voting feature. (349e11a)
- Update issue templates (8a435d9)
- Added the review toolbar to the edit review page (93ca12b)
- Added the review toolbar to the edit review page (5ab0b49)
- Removal of the inline style for the notification container. (95a305b)
- First draft of changes to add the settings as a page. (918e34e)