Releases: xiaoyifang/goldendict-ng
Daily build v24.11.0-f8f62efa
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: staged
Changes
🔧 Fixes and Optimizations
- opt: rearrange some code execution order
- PR: #1906
- opt: revise QKeySequenceEdit usages
- PR: #1914
- fix: properly load Qt and Webengine's built in translations, delete GD's custom ones
- PR: #1916
- fix: deploy qt translations for macOS
- PR: #1918
🧼 Clean Code
- clean: fix all
globalPosition
deprecations to stop related warnings- PR: #1911
- clean: deprecated
QKeySequence[]->int
- PR: #1912
🔴 Uncategorized
Daily build v24.11.0-7a1df4b6
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: staged
Changes
🚀 Features
- feat: auto dark reader mode that sync with system theme
- PR: #1907
🔧 Fixes and Optimizations
- fix: duplicate dictionary in config file
- PR: #1886
- opt: extract GroupBackup structure to store the old group info
- PR: #1883
- opt: refactor code in articleview
- PR: #1888
- opt: hide website [as link] column
- PR: #1893
- opt: remove dictionary website extra word placeholders
- PR: #1891
- opt: extract GDWORD replace logic
- PR: #1889
- opt: [win] update Windows compiler name
- PR: #1898
- opt: move special GroupIDs to a seperate enum
- PR: #1900
- opt: make custom javascript delay execution
- PR: #1905
- fix: workaround KDE adding unwanted
&
by avoid using tabText() in groupWidget- PR: #1897
🧼 Clean Code
v24.09.1-Release.241104.ca9dd133
Changes
Minor release, almost no changes compared to v24.09.0.
- Fix a Qt6.8 build error
- Fix a minor, somewhat easy to trigger crash (Ctrl+F with no articles opened.)
- macOS 12 build is no longer provided because homebrew dropped macos-12 support
Diff: v24.09.0-Release.316ec900...v24.09.1-Release.ca9dd133
Info
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]-...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Daily build v24.11.0-870ff080
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: fix/duplicate-dicts
Changes
🔧 Fixes and Optimizations
- fix: [mdx] use file name as dictionary name when title has not been set
- PR: #1876
- opt: unify the small large icon actions
- PR: #1879
🔴 Uncategorized
- New Crowdin updates
- PR: #1880
Daily build v24.11.0-15207cf4
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: staged
Changes
🔧 Fixes and Optimizations
- fix: revert Qt from 6.7.3 to 6.7.2 for Speex (mdx) audios
- PR: #1870
- opt: [mdx]js script with defer attribute
- PR: #1869
- fix: default
content
directory in portable mode- PR: #1872
- opt: reply remove unnecessary signal
- PR: #1866
🔴 Uncategorized
- New Crowdin updates
- PR: #1825
Daily build v24.11.0-132552b0
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: staged
Changes
🔧 Fixes and Optimizations
- fix: Revert "clean: open and resave all
.ui
files to adapt Qt6 Designer's enum changes"- PR: #1849
- opt: remove audio search logic in the current group
- PR: #1851
- opt: remove unused parameter
- PR: #1854
- opt: when the marked word is CJK / Han, mark it partially
- PR: #1852
- fix: even loadfinised=false, the cursor will also have to be unset
- PR: #1856
- opt: optimize the audio auto pronounciation logic
- PR: #1846
- opt:optimize the openLink method
- PR: #1853
- opt: log more info about the stream
- PR: #1858
- opt: update doc
- PR: #1861
- fix: disable anchor default behavior
- PR: #1857
- opt: rewrite the logic of determine the existence of audio link
- PR: #1860
- fix: full text search panel status label
- PR: #1863
🧼 Clean Code
- clean: use native JS methods instead of JQuery
- PR: #1845
🔴 Uncategorized
- update docs
- PR: #1859
Daily build v24.11.0-b19b3191
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: dev
Changes
🔧 Fixes and Optimizations
- fix: sonar build dependency error
- PR: #1827
- fix: Qt6.8 compiling error -> QDebug
- PR: #1830
- opt: restrict anki button size
- PR: #1832
- opt: modify the anki icon
- PR: #1835
🤖 DevOps
- action: add Archlinux pull request check
- PR: #1831
- action: merge all
release
workflows into one- PR: #1836
🧼 Clean Code
v24.11.0-alpha.241013.9b84bf40
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]-...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: dev
Changes
🚀 Features
- feat: decode program dicts as UTF-8 instead of local8bit
- PR: #1821
🐛 Fixes
- fix: ctrl+F crashes when last tab is closed
- PR: #1819
🔴 Uncategorized
- merge staged to dev
- PR: #1822
v24.11.0-alpha.241012.66ec0407
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]-...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: dev
Changes
🚀 Features
- feat: macOS, check and request Accessibility permission for ⌘+C+C
- PR: #1807
- feature: rename the [Enable Scanning] to a more accurate tooltip
- PR: #1810
- feat: set the default history and favorite saving interval to 15 minutes
- PR: #1814
🧼 Clean Code
v24.11.0-alpha.241007.44992766
Install instructions for Windows, macOS and Linux.
Filename pattern: GoldenDict-ng-[version]-[Qt version]-[system name]-...
For Linux, the released version is on Flathub → io.github.xiaoyifang.goldendict_ng.
Based on branch: dev
Changes
🐛 Fixes
- fix: set scanPopup flags to what's is needed instead of Qt::Popup
- PR: #1804
🔴 Uncategorized
- merge staged to dev
- PR: #1805