Skip to content

v0.9.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@Emdek Emdek released this 01 Oct 21:31
· 6948 commits to master since this release
  • added initial support for storing passwords:
    • support for multiple credential sets per host;
    • basic passwords management;
    • disabled by default (no encryption yet);
  • added crash reporter;
  • added support for muting tab media;
  • F12 menu now exposes all modes for Images visibility (including new option to show cached images only) and Plugins;
  • QtWebEngine backend is now capable of saving pages in MIME HTML format and as complete set of files;
  • added new toolbar visibility settings for full screen mode;
  • added new widget for showing content blocking details;
  • added ability to customize progress bar;
  • added ability to add loading progress information widgets to any toolbar;
  • various improvements in handling of content blocking profiles:
    • added new definitions and updated existing;
    • added option to add custom blocking rules;
    • profiles are now grouped by type;
  • various minor fixes and improvements.