Skip to content

Version 2026.08.20

Choose a tag to compare

@textbrowser textbrowser released this 20 Aug 18:02
· 8 commits to master since this release
Release Notes
  • Added DuckDuckGo search engine.
  • Allow for accepting certificate exceptions in Qt 6.
  • For Qt 6.8 and newer, reject a sub-resource certificate if it's invalid.
  • New Settings -> Display -> Style Override. Set to Fusion on MacOS and Windows. This setting prepares the environment variable QT_STYLE_OVERRIDE. The new setting is recorded in the dooble.ini file.
  • New domain-filtering files. Please import from the Data directory.
  • QWebEnginePage::certificateError() is a signal in Qt 6. Modified the logic for both Qt 5 and Qt 6.
  • Signed MacOS application.
  • Support QWebEnginePage::fileSystemAccessRequested(). Requires Qt 6.4 and newer. Requests are denied.
  • Yet another LTS release: Kubuntu 26.04 AMD64, MacOS 15 Universal, PiOS 13 ARM64, Windows 11 AMD64.