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: dictionary tab switch will show blank widget when source changing.
- PR: #1924
- opt: Group struct default constructor only invoked with empty string
- PR: #1927
- opt: mdx -> avoid duplicated Adler-32 checksum in zlib decompression
- PR: #1932
- opt: don't focus on the main window if word comes from headword dialog
- PR: #1933
- fix: 🍎 macOS -> replace the tray icon with a dock menu
- PR: #1934