Skip to content

Releases: FMaz008/VineHelper

Release 2.8.10

01 Sep 16:45
Compare
Choose a tag to compare
  • Reduce Notification option won't display Brenda announce status. (c54e010)
  • Improve appearance of settings and tabs (f60bf06)

Release 2.8.9

30 Aug 23:38
Compare
Choose a tag to compare
  • Make the hidden widget smaller when using a mobile stylesheet (3deb3b4)

Release 2.8.8

30 Aug 20:02
Compare
Choose a tag to compare
  • The alarm waking up the service worker loose the memory state of the service worker. (bdabd40)

Release 2.8.7

30 Aug 19:38
Compare
Choose a tag to compare
  • Added host permissions to the manifest files, Fixed errors with port closed before a reply. Removed code no longer required since the implementation of the alarms API for the serviceworker. (40d747d)
  • Toggle button to collapse OnScreen Notifications (5088df5)

Release 2.8.6

30 Aug 15:43
Compare
Choose a tag to compare
  • Remote showing will show tile instantaneously (ac2296a)
  • Remote hiding will hide tile instantaneously. (2c995a4)
  • Shortened the label for Hide+Next (bf21cf8)

Release 2.8.5

30 Aug 14:41
Compare
Choose a tag to compare
  • HideAll, HideAll+Next and ShowAll now only display icons if using a mobile stylesheet. (ef1e8a1)

Release 2.8.4

29 Aug 17:20
Compare
Choose a tag to compare
  • Auto scroll options (5b1bbd2)
  • Implementing new icons for future feature. (6baee14)
  • Getting rid of some JQuery code (e1fa086)
  • Fix hide all/show all not working with the List View (b02ada3)
  • Fix hide all+next did not work with Expanded Pagination or without pagination on top. (a8a8ea2)

Release 2.8.2

29 Aug 11:27
Compare
Choose a tag to compare
  • Better default color for zeroETV items in the notification monitor (d1cddef)
  • Fix issues with the default filtering option when obtaining new notifications (65262ae)
  • Optimized filtering to avoid exponential processing when new notifications are received (67adcf5)

Release 2.8.1

28 Aug 16:23
Compare
Choose a tag to compare
  • 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

27 Aug 15:59
Compare
Choose a tag to compare
  • 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)