Skip to content

Version 3.0.0

Latest
Compare
Choose a tag to compare
@cadeyrn cadeyrn released this 08 Feb 21:47
· 8 commits to master since this release

Notable Changes

  • Keep or Delete Bookmarks now uses Manifest v3, fixes #44
  • Keep or Delete Bookmarks now asks at runtime for permission to access all website data if permission is not granted. The permission is technically needed to check for broken bookmarks. Therefore, the permission is no longer needed for installation. Keep or Delete Bookmarks also reacts to permission changes via the add-ons manager, fixes #56
  • bumped the minimum required Firefox version to Firefox 109, fixes #55
  • solved a few edge cases around added or removed bookmarks while the user interface of Keep or Delete Bookmarks was already opened, fixes #61
  • removed testpilot.firefox.com from internal skip list because this domain is not part of extensions.webextensions.restrictedDomains, fixes #41
  • changed copyright year from 2022 to 2023, fixes #54

Code Quality

  • optimized image files to save a few bytes, fixes #57
  • updated the translation mechanism to the newest version to share more code with other extensions and to improve the maintainability, fixes #40

Bugfixes

  • the confirmation dialog did not close if you used the Enter key to confirm, fixes #59
  • the 'remove all from whitelist' button was seen briefly on the whitelist screen if the whitelist was empty, fixes #38 (Thanks, alexmajor!)

Dependencies

  • updated eslint from version 8.5.0 to 8.33.0 and updated configuration
  • updated eslint-plugin-compat from version 4.0.0 to 4.0.2
  • updated eslint-plugin-no-unsanitized from version 4.0.1 to 4.0.2
  • updated eslint-plugin-promise from version 6.0.0 to 6.1.1
  • updated eslint-plugin-xss from version 0.1.11 to 0.1.12
  • updated gulp-eslint-new from version 1.1.0 to 1.7.1
  • updated jsdoc from version 3.6.7 to 4.0.0
  • updated stylelint from version 14.2.0 to 14.16.1 and updated configuration
  • updated stylelint-csstree-validator from version 2.0.0 to 2.1.0
  • updated stylelint-order from version 5.0.0 to 6.0.1
  • updated webext from version 6.6.0 to 7.5.0

All Changes
Download Signed WebExtension