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.
2026-06-11
🐛 Bug Fixes
2026-06-10
🚀 Features
- (ui) Add changelog link to About dialog (#2941) - (154bb63)
- Update User-Agent Windows NT version from 6.2 to 10.0 (#2950) - (cd4784b)
🐛 Bug Fixes
- MacOS build cache issues and optimize dependencies (#2942) - (724df6b)
- Use vswhere to locate Visual Studio path (#2951) - (86b46a5)
💼 Other
- Use glob for SSL DLL filenames to support version variations (#2938) - (516d5f2)
- Update macicon.icns with optimized version (#2953) - (958cc2a)
🚜 Refactor
- Simplify version comparison using QVersionNumber - (c13945f)