Skip to content

v1.12.0

Compare
Choose a tag to compare
@Moustachauve Moustachauve released this 21 Sep 05:20
· 57 commits to master since this release

New Features

  • New Dark Theme!
  • New option page to customize Cookie-Editor.
  • Add support for the Header String format for both import and export.
  • Add ability to turn on and off the devtools panel.
  • New browser permission system.
    • This allows more granularity on which page Cookie-Editor can access.
    • It can now be enabled on a per-site basis.
  • Add more explanations on how to use Cookie-Editor on Safari for iOS.
  • Use Manifest v3 for more browsers. They now all use manifest v3.
    • Firefox
    • Safari
    • Edge
    • Opera
  • Improve handling of "Session" and "HostOnly" inputs.
  • Add the current version number in the interface.

Bug Fixes

  • Fix issues with Netscape format (#110, #122)
  • Fix issue when Cookie-Editor is rendered with a very small width.
  • Improve browser detection reliability. (commit fc1cbb7).
  • Fix some missing outlines on focus for better accessibility.
  • Improve some styling issues on Safari.

Full Changelog: v1.11.0...v1.12.0