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