Releases: textbrowser/dooble
Releases · textbrowser/dooble
Version 2023.08.30
Release Notes
- Create new page via double-click on a tab bar. GitHub ticket #196.
- OS/2 and QLocalServer::UserAccessOption corrections.
- Qt 6.5.2 LTS.
Version 2023.07.15
Release Notes
- Display discovered shorcuts in Settings -> Display. Read-only. GitHub ticket #103.
- Initialize s[i] elements in Threefish.
- Introduced --attach and --listen command-line options. If a Dooble instance is available, a new Dooble instance will attach its URLs to the existing Dooble instance. GitHub ticket #182.
- New executable-current-url command-line option. See Tools -> Current URL Executable(s). Multiple instances are allowed and Dooble does not verify content. GitHub discussion #193.
- Scoped C++ enumerators.
Version 2023.05.31
Release Notes
- Peek-a-boo, where available. Explore, build, discover.
- Qt 6.5.1.
- Release includes a bunch of accumulated bundles!
- Updated domain-filtering files.
Version 2023.04.20
Release Notes
- Avoid native file dialogs.
- FreeBSD and Qt 6.4. Dooble does not provide support for non-LTS. This is a brief exception.
- Set a page's address text as soon as possible.
Version 2023.04.10
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.
Version 2023.04.01
Release Notes
- Added -Wformat-security, -fstack-clash-protection for Linux builds.
- Corrected widget buddies. Buddies are similar to mnemonics.
- Include the text (Private) in private Dooble window titles.
- New Private Window shortcut. GitHub ticket #165.
- Relative location character. Please see Settings -> Web. For example, suppose the special character is /. https://www.arduino.cc/reference/en/ will be transformed into https://www.arduino.cc. GitHub ticket #147.
- Retain proxy information if a proxy is disabled.
- Retrieve a complete locale name for translation file warning in Settings -> Display. GitHub ticket #176.
- The Linux bundle was created on KUbuntu 22.04.
Version 2023.02.25
Release Notes
- Allow empty Home URL.
- Ignite a search from the address bar. GitHub ticket #160.
- Search engine titles must be unique!
- The Linux bundle was created on KUbuntu 22.04.
Version 2023.02.20
Release Notes
- Add Tab Behavior. Settings -> Display. GitHub ticket #161.
- Corrected state of private Cookies Window. GitHub ticket #158.
- Save Purge Periodically setting in private Cookies Window as a separate setting. GitHub ticket #158.
- Show a warning label in Settings -> Web -> Spell Checkers if qtwebengine_dictionaries cannot be read.
- The Linux bundle was created on KUbuntu 22.04.
Version 2023.01.30
Release Notes
- Support XDG_CONFIG_HOME. GitHub ticket #151.
Version 2023.01.25
Release Notes
- Include official Web site in About. GitHub ticket #150.