Skip to content

v2.0

Compare
Choose a tag to compare
released this 27 Sep 05:21
· 29 commits to master since this release

Filters

  • Added dynamic theme (experimental)
  • All CSS filters are now applied only to <html> element
  • Bluelight: fixed compatibility with invert(1) filter
  • Fixed background rectangle when using invert(1) filter
  • Fixed incorrect position: fixed; elements when using invert(1) filter
  • Improved filters rendering performance

Dynamic Theme

  • Added dynamic activation/deactivation method

UI

  • Updated Satus library (version for migration)
  • Added favicons to the list of websites
  • Removed text editor mode as potentially dangerous
  • Switch replaced with "Delete" button in the list of websites
  • Improved export/import of settings
  • Added pop-up confirmation of dynamic theme feature activation
  • Removed light color scheme (instead, increased the contrast of the dark color scheme)

Localization

Extension behavior

  • Added a mechanism for getting the hostname and id of the current tab via background.js
  • Fixed a scenario where an <iframe> changed the key of a storage object
  • User agent stylesheet rewriting now works via insertCSS/removeCSS (for priority inheritance)
  • The schedule has been completely moved to JavaScript
  • Improved storage structure