Skip to content

Version 4.1.0

Compare
Choose a tag to compare
@cadeyrn cadeyrn released this 14 Aug 11:25
· 17 commits to master since this release

Enhancements

  • added dark mode support, fixes #206
  • confirmation dialogs can now be confirmed with the Enter key. Aborting with the Esc key was already possible. Fixes #205
  • added facebook.com to the internal skip list because Facebook prevents checking of its website, fixes #213

Bugfixes

  • fixed a massive memory increase and high CPU usage that could even lead to a Firefox crash when importing many bookmarks, fixes #209

Code Quality

  • removed the deprecated browser_style manifest key, fixes #221
  • optimized image files to save a few bytes, fixes #220
  • make use of CSS variables for colors, fixes #222
  • use inset property in CSS, fixes #219
  • don't use background shorthand in CSS, fixes #223

Notable Changes

  • bumped the minimum required Firefox version to Firefox 115, fixes #218

Translations

  • updated Chinese translation (Thanks, Eee14!)
  • updated Turkish translation (Thanks, r0tbra1n!)

Dependencies

  • updated eslint from version 8.32.0 to 8.47.0
  • updated eslint-plugin-compat from version 4.0.2 to 4.1.4
  • updated gulp-eslint-new from version 1.7.1 to 1.8.3
  • updated jsdoc from version 4.0.0 to 4.0.2
  • updated stylelint from version 14.16.1 to 15.10.2 and updated configuration
  • updated stylelint-csstree-validator from version 2.0.0 to 3.0.0
  • updated stylelint-order from version 6.0.1 to 6.0.3
  • updated web-ext from version 7.5.0 to 7.6.2