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.
π Bug Fixes
- Correct release check logic (#2935) - (fecd775)
2026-06-04
π Bug Fixes
- (ui/mainwindow) Improve clipboard hotkey handling (#2932) - (8ddfe2e)
- Resolve Scan Popup not triggered with multiple modifier keys (#2930) - (2c9d939)
πΌ Other
- Bump sonar cloud version 8.1 (#2931) - (472f3e7)
π Improvements
- Minor change code related to closeEvent - (fe5a83a)
- Macos system tray (#2796) - (0a1bde1)
2026-06-02
πΌ Other
- Correct english translation - (8443c03)
2026-06-01
π Bug Fixes
- Show splash screen when mainwindow is still hidden (#2923) - (7368bc4)
πΌ Other
- Ensure exact word matches are prioritized in search results (#2925) - (6207396)
π Refactor
- (logger) Optimize logging formatting with qSetMessagePattern (#2924) - (6a616cd)
2026-05-31
π Bug Fixes
- Dictinfo disable/enable fts (#2919) - (8b51708)
πΌ Other
- Hide MainStatusBar initially to remove shadow box (#2916) - (aac59bc)
- Support phrase search in highlight results (#2918) - (db72b46)
π Refactor
- (ui) Optimize MainStatusBar with native C++ improvements (#2917) - (1034300)
2026-05-29
π Improvements
- Handle goldendict:// special character in the host (#2915) - (9af3dea)
2026-05-28
π Features
- Add target parameter support for goldendict:// URL scheme (#2911) - (920c351)
πΌ Other
- Refine the label text (#2909) - (be6abfc)
π Improvements
- Mark.js highlight accurary adjustment (#2914) - (49b5ec8)
2026-05-28
π Features
- Add hint text for external audio player configuration (#2898) - (d8e75cb)
πΌ Other
- Change ui text to better reflect the function (#2900) - (ce24334)
- Move interfaceStyle parameter from preprocessor conditional to function parameter (#2907) - (9183c04)
π Refactor
- (ui) Modernize ScanPopup layout and clean up KeyboardState dependency (#2904) - (9a60c04)
Based on branch: master