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