Skip to content

Releases: textbrowser/dooble

Version 2026.02.28

01 Mar 02:19

Choose a tag to compare

Release Notes
  • Introduced the Dooble Awesome Shell (DASH). Interactive commands are not functional. Unix only.

Version 2026.02.15

15 Feb 17:14

Choose a tag to compare

Release Notes
  • Interpret command-line arguments as local files first and then as remote locations. See 2025.11.25 item.
  • New Settings -> Web -> Local Content Can Access File URLs.
  • New Settings -> Web -> Special Files Suffixes.
  • Sleepy-deepy timers on panel closings.
  • Special logic for displaying .desktop files. A page's setContent() method will be issued whenever the local file has a suffix of .desktop. GitHub ticket #274.

Version 2026.02.09

09 Feb 16:30

Choose a tag to compare

Release Notes
  • Do not save entries in Settings -> Web -> Features Permissions for private windows. The entries will appear in the panel, however, they will not be retained in the respective database.
  • Do not save entries in Settings -> Web -> JavaScript -> Disable JavaScript for private windows. The entries will appear in the panel, however, they will not be retained in the respective database.
  • Eighteen years of Dooble!
  • First source release of 2026!

Version 2025.11.25

25 Nov 17:45

Choose a tag to compare

Release Notes
  • Corrected the setting home_path. The setting was invalid for a brief moment. It has also been removed from dooble_settings.db. GitHub ticket #269.
  • Global User Agent. New setting: Settings -> Web -> User Agents -> Global. GitHub #268.
  • Interpret command-line arguments as local files first and then as remote locations.
  • New XChaCha20 cipher implementation.
  • Second LTS of 2025!
  • Universal JavaScript scripts. The file dooble_javascript.db will be removed. GitHub ticket #264.

Version 2025.07.18

19 Jul 00:53

Choose a tag to compare

Release Notes
  • MacOS Dooble will be built on an Intel. Please install Rosetta if required.
  • Pin tabs. Requires Settings -> History -> Retain Session Tabs. GitHub ticket #266.
  • Replaced qgetenv() with qEnvironmentVariable().

Version 2025.07.04

04 Jul 14:45

Choose a tag to compare

Release Notes
  • Clear the link hovered widget if a page is being loaded or the page receives a new URL.
  • Correctly process private JavaScript scripts. See QWebEngineScript. GitHub ticket #259.
  • First LTS of 2025!

Version 2025.06.30

30 Jun 02:14

Choose a tag to compare

Release Notes
  • New Open As New Cute Window tab context menu. A cute page is: a page having a hidden address frame, a page resized to its contents, a page which is periodically reloaded, a page without a menu bar, a page without a status bar, a page without a tab bar.

Version 2025.06.10

10 Jun 12:31

Choose a tag to compare

Release Notes
  • Per-domain user agent strings. Please see Settings -> Web -> User Agents.

Version 2025.06.01

01 Jun 19:24

Choose a tag to compare

Release Notes
  • Clear sugary cookie information in the Cookies window if the selected item becomes invisible.
  • Cookies are a complicated matter: children, hidden, parents, visible. Simplified the acrobatics of the Cookies window.
  • Corrected an abnormal termination caused by selecting a sub-set of cookies in the Cookies window and pressing the Delete Selected button. Oopsie.
  • Yet another blue-balloon-papa release!

Version 2025.05.31

31 May 00:12

Choose a tag to compare

Release Notes
  • New Settings -> Display -> Show Title Bar. GitHub ticket #262.