Skip to content

Releases: dryeo/dooble

Release 2024.12.31

01 Jan 03:00
Compare
Choose a tag to compare

Release Notes

  • Ctrl + Shift + R will be duplicated if the Reload menu is shown once. Corrected!

  • File -> Save is now available on the Settings page.

  • Final LTS version of 2024? See YOU.

  • New Settings -> Privacy -> Download Version Information - - After Launch. Off.

  • Nicer depiction of the current page in the Tabs menu.

  • Publish pages as UTF-8.

  • Qt 6.8.1 LTS.

  • Selecting an item in the address widget should activate the selected item. Corrected! Not a single sprite noticed!
    Unique connections in dooble::connect_signals(). Method is singular, however, best be swift.

Version 2024.11.23

26 Nov 01:31
Compare
Choose a tag to compare

Avoid overwriting the address field's text after its page has loaded or its page has received a new URL. Dooble will detect if an edit of the address field has occurred and retain the current text. Much awesomeness.

2024.11.17

21 Nov 04:24
0ac36a4
Compare
Choose a tag to compare

Release Notes
Clear Items: new JavaScript Scripts, Style Sheets.
Inject JavaScript scripts into loaded pages. GitHub ticket textbrowser#239.
Issue QLineEdit::resizeEvent() before other instructions.
JavaScript Console content will be saved per URL host instead of URL. New pages only.
LTS Dooble version in About.
Lefty Buttons. Settings -> Display.
New allow-insecure-localhost and allow-running-insecure-content in Settings -> Web -> WebEngine.
New documentation.
Non-modal JavaScript Console.
Publish page: Title, URL, HTML.
Qt 6.8 LTS. Web permissions are wonky.
Show all hosts and scripts in JavaScript Console. Scripts may be deleted and edited.
Spelling corrections in this file.
The Dictionaries directory has been moved into its own repository. Please see https://github.com/textbrowser/dooble-dictionaries. The environment variable DOOBLE_DICTIONARIES_DIRECTORY should be set to the absolute path of Dictionaries.
The top-left corner widget may not be available. Locking Dooble will result in an abnormal termination.

2024.08.20.2: Another merge fix

25 Aug 03:35
Compare
Choose a tag to compare

Same as 2024.08.20 with a merge fix now applied

2024.08.20.1

25 Aug 03:30
Compare
Choose a tag to compare

Same as 2024.08.20 with a merge fix

Dooble 2024.08.20

22 Aug 04:43
Compare
Choose a tag to compare

Dooble 2024.08.20
Welcome to the 2024.08.20 release of Dooble. Corrections and new features are detailed below.
Allow about:blank in address field.
Corrected Search Engines -> Add Checked. An empty syntax was not allowed.
Source release.
Dooble 2024.08.19
Welcome to the 2024.08.19 release of Dooble. Corrections and new features are detailed below.
About the 113th release since Dooble was born.
Automatics and constants. Please report errors.
Clone a page via Ctrl + Shift + C or Edit menu or a tab's context menu. GitHub ticket #229.
Decompress JAR files.
Do not set the current working directory to /Applications/Dooble.d on MacOS.
First Apple Silicon release via Homebrew Qt. The software is not signed and is therefore considered tarnished.
First LTS of 2024!
First PiOS ARM64 release. Please do not request strange corrections and stranger support.
Include qtwebengine_dictionaries in the native Debian release file. Not a single spirit noticed.
JAR files may now be accessed via File -> Open File.
MimeType in dooble.desktop. GitHub ticket #216.
New dooble_accepted_or_blocked_domains.txt.
New dooble_filter.txt.
New text placed here and there, mostly there.
Pre-Qt 6.7.0 and JavaScript window cause abnormal termination. Qt and site-specific. GitHub ticket #208.
Optionally respect full-screen requests. Please read Settings -> Web -> Full-Screen Requests. GitHub ticket #224.
Page brightness decreased by a transparent mask. New option, see View menu. GitHub ticket #228.
Q_OS_WIN -> Q_OS_WINDOWS.
Release includes accumulated source releases.
Reload a page while ignoring its cache. Press and hold the Reload button until a menu appears. GitHub ticket #231.
The action View -> Status Bar will now propagate itself through all pages if one action is toggled.
Unroll loops.
VIM scroll-down and scroll-up shortcuts: Ctrl+Shift+J, Ctrl+Shift+K. JavaScript is required. If JS is disabled, it will be enabled temporarily. GitHub ticket #219.
Warn of all sigaction() failures.

Release Version 2024.01.25

26 Jan 02:15
Compare
Choose a tag to compare

#Release notes

  • Display a history item's data in page's status bar during a hover event.

  • New jar scheme. Decompressed files are recorded in the Desktop. The executables jar and unzip are required. GitHub ticket textbrowser#153.

  • QSqlDatabase issues a warning (connect() and nullptr) if QApplication is not present in Qt 6. A QApplication object must be created before accessing an SQLite database.

  • QWebEngineSettings::ReadingFromCanvasEnabled and Qt 6.6.

  • Smaller page buttons in Settings. GitHub ticket textbrowser#211.

  • This release is dedicated to the lovely Mr. D. Peace out!
    dooble-2024.01.25.zip

Version 2024.0.0

02 Jan 19:13
Compare
Choose a tag to compare

QSqlDatabase complains (connect() and nullptr) if QApplication is not present in Qt 6. A QApplication object must be created before accessing SQLite databases.

Version 2023.12.25

25 Dec 01:46
Compare
Choose a tag to compare

Release Notes
Decreased launch time for non-splash-screen: load splash screen's pixmap only if necessary.
Include GitHub links in release notes. GitHub ticket textbrowser#203.
Initiate a floating-clock timer as needed. Preserve resources.
Injected style sheets are now stored as UTF-8.
JavaScript Console. GitHub ticket textbrowser#202. Please see Tools.
New --full-screen and --help.
New splash image. Thanks louies0623. GitHub ticket textbrowser#206.
Speedier compilations via fewer includes.

2023.11.30

26 Nov 04:12
Compare
Choose a tag to compare

Latest and final LTS release of 2023