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
2026-06-29
🐛 Bug Fixes
- (ankiconnector) Improve word boundary matching in markTargetWord (#2979) - (63c5ceb)
- (build) Resolve CI exe/pdb paths and support multi-config generators (#2980) - (12ab023)
- (dict) Remove duplicate dataMutex to fix shadowing issue (#2974) - (9da64cc)
🎨 Styling
- (article-stylesheets) Modernize CSS codebase (#2975) - (9a96383)
- (article-stylesheets) Modernize CSS by removing deprecated selectors and fixing contrast (#2977) - (37a785b)
- (stylesheets) Make gddictname full width clickable, increase padding (#2978) - (9911225)
⚙️ Miscellaneous Tasks
2026-06-22
🐛 Bug Fixes
- (scanpopup) Fix crash on Wayland when accessing QClipboard::Selection (#2969) - (57bf446)
- Preserve articleOffset order for exact match entries (#2965) - (1ed5e19)
🚜 Refactor
⚡ Performance
2026-06-16
🚀 Features
🧼 Clean code
Based on branch: master