Skip to content

Version 2023.04.10

Compare
Choose a tag to compare
@textbrowser textbrowser released this 10 Apr 13:44
· 220 commits to master since this release
Release Notes
  • AdGuard DNS file processing. Dooble will now allow importing of https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt. Basic interpretation is included. For example, ||url^ is blocked. All other entries are ignored. Please see Data/dooble_filter.txt. GitHub ticket #179.
  • Include default HTTP agent string in About. GitHub ticket #186.
  • Listen on fullScreenRequested() signal and accept the request. Address, menu bar, and status bar widgets will be hidden. Other widgets (find, page notifications, etc.) will remain visible. The Escape key may be used to exit a full-screen mode. GitHub ticket #185.
  • Native dialogs.
  • Non-modal import dialog on MacOS. The dialog offers a simple explanation of the import process.
  • Qt 6.5 LTS.
  • Replaced Q_OS_MAC with Q_OS_MACOS.
  • Updated Data/dooble_accepted_or_blocked_domains.txt.