Skip to content

Releases: OtterBrowser/otter-browser

v0.9.95

01 Feb 19:58
v0.9.95
Compare
Choose a tag to compare
v0.9.95 Pre-release
Pre-release
  • added initial version of toolbar widget for viewing downloads from current session;
  • added some new keyboard shortcuts;
  • some minor fixes.

v0.9.94

01 Jan 16:50
v0.9.94
Compare
Choose a tag to compare
v0.9.94 Pre-release
Pre-release
  • added new default style for Start Page by Kamil Nęcek;
  • added interface allowing to manage list of hosts using customized website overrides;
  • several bug fixes and some optimizations.

v0.9.93

01 Dec 20:53
v0.9.93
Compare
Choose a tag to compare
v0.9.93 Pre-release
Pre-release
  • added Page Information panel;
  • added support for external icons for User Scripts;
  • some minor fixes and optimizations.

v0.9.92

01 Nov 19:00
v0.9.92
Compare
Choose a tag to compare
v0.9.92 Pre-release
Pre-release
  • improved support for styling tab bar text;
  • added support for deleting User Scripts in Addons Manager;
  • restored inline URLs completion;
  • added action for peeking tab contents;
  • multiple bug fixes and stability improvements.

v0.9.91

01 Oct 15:36
v0.9.91
Compare
Choose a tag to compare
v0.9.91 Pre-release
Pre-release
  • reworked toolbars:
    • added support for visibility toggle button (collapsing contents);
    • fixed unified toolbar and titlebar style under macOS;
    • toolbar visibility and location is now stored per main window;
  • improved sidebar(s):
    • added ability to add new sidebars;
    • allow to change their location by drag and drop;
  • vastly improved error pages:
    • special error pages are now used instead of SSL warning dialogs;
    • blocked content triggers dedicated error pages;
  • improved User Agents configuration;
  • added support for managing multiple proxy configurations and setting them per page or host;
  • reworked internal actions handling system allows to specify parameters for actions trigerred by keyboard shortcuts and mouse gestures;
  • vastly decreased import time for large bookmark files;
  • added module for listing opened windows and tabs;
  • improved styling under Windows, Unity and macOS;
  • added new default icon theme by Kamil Nęcek;
  • item views can now allocate extra space to predefined column other than last one;
  • added action to set, reset or toggle an option;
  • global editing actions now apply to focused single and multi line text edit widgets too;
  • added ability to drop URLs onto bookmark bars;
  • spell checking is now available in other multi line text edit widgets;
  • added action to control multimedia playback rate;
  • keyboard shortcuts are now validated while editing;
  • added support for customizing F12 menu;
  • implemented "Validate Using" menu;
  • added support for configurable Fast Forward rules;
  • lots of various fixes.

v0.9.12

01 Jan 19:54
v0.9.12
Compare
Choose a tag to compare
v0.9.12 Pre-release
Pre-release
  • greatly improved tab bar:
    • allow to detach tabs by dragging them away;
    • allow to drop URLs and tabs from other windows;
    • added option to show embedded tab thumbnails;
    • improved handling of visibility of close button;
    • tabs demanding attention are drawn using bold font;
    • improved RTL support;
    • decreased default tab padding;
    • tab text is no longer centered horizontally;
    • fixed status tip messages while rearranging tabs;
  • improved KDE5 and Unity integration:
    • added support for progress information;
    • added support for desktop actions;
  • several MacOS X specific fixes and improvements:
    • improved rendering of platform style;
    • added dock icon menu;
    • added support for listing applications associated with given MIME type;
  • added support for Windows jump list;
  • added fullscreen support for QtWebKit backend;
  • open file path is saved;
  • improved RTL support in address and search fields;
  • many other fixes and improvements.

v0.9.11

01 Oct 21:31
Compare
Choose a tag to compare
v0.9.11 Pre-release
Pre-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.

v0.9.10

01 May 19:29
Compare
Choose a tag to compare
v0.9.10 Pre-release
Pre-release
  • added initial support for User Scripts;
  • added Addons Manager;
  • added alternative display mode and support for optional headers for URL completion in address field;
  • many enhancements in experimental backend for QtWebEngine (Blink):
    • added support for entering full screen mode;
    • added support for content blocking;
    • added support for several missing actions;
  • several fixes and improvements in content blocking;
  • improved CMake build system (also now it is the only officially supported);
  • added new backend for storing browsing history;
  • many other fixes and improvements.

v0.9.09

01 Jan 20:18
Compare
Choose a tag to compare
v0.9.09 Pre-release
Pre-release
  • added initial support for spell checking;
  • added support for selecting allowed and rejected domains for third-party cookies;
  • added support for customizing visible columns and their order in most of views;
  • added support for customizing text and icon of toolbar entries;
  • added support for adding arbitrary menus to toolbars;
  • some other fixes and minor improvements.

v0.9.08

01 Dec 18:54
Compare
Choose a tag to compare
v0.9.08 Pre-release
Pre-release
  • enhanced URL completion in address field:
    • suggest bookmarks by URL and keyword;
    • suggest URLs from history;
    • suggest searching for given string using default search engine;
    • allow to use popup with list of suggestions;
  • added new extremely flexible mouse gestures system;
  • added icons for badge in address field;
  • added FTP listing support to QtWebKit backend;
  • added SSL certificate viewer;
  • added Website Information dialog;
  • added configuration module for downloads handlers;
  • added configuration module for mouse gestures;
  • added command line option to print out diagnostic report (--report);
  • added support for configuring policy for popup windows;
  • updated style of error pages and directory listings;
  • many other fixes and improvements.