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.
2025-09-29
🚜 Refactor
- (config) Merge WebSite constructors with default parameters (#2499) - (d846fb1)
- (ui) Change webSites view from QTreeView to QTableWidget (#2500) - (fa73e00)
2025-09-29
🚀 Features
- (website) Add website script configuration support and split Jav… (#2495) - (3c5c83f)
- (whitelist) Enhance domain whitelist matching functionality (#2494) - (01c27a2)
💼 Other
- Update project version to 25.10.0 - (b77b93a)
📚 Documentation
2025-09-27
💼 Other
- (deps) Bump SonarSource/sonarqube-scan-action from 5.3.1 to 6.0.0 in /.github/workflows (#2490) - (768e526)
🆙 Improvements
New Contributors ❤️
- @dependabot[bot] made their first contribution in #2490
2025-09-27
🆙 Improvements
- Html construct logic (#2485) - (c822ec6)
- Website dictionary refactor (#2486) - (9820421)
- History save with Write-Ahead Log (#2489) - (5d0b043)
2025-09-24
🐛 Bug Fixes
🆙 Improvements
2025-09-23
💼 Other
🆙 Improvements
- Fulltext disabled on first run (#2469) - (08b0c56)
- Allow website jump to certain tab widget directly (#2471) - (4dfaff3)
- Save pdf filter (#2477) - (a9eb9fc)
2025-09-17
🚀 Features
- Introduce an experimental and broken X11 less build option (#2417) - (6423278)
- Open website in seperate tabs (#2466) - (564c4de)
🐛 Bug Fixes
💼 Other
- Make info pane less weird by adjusting layout and buttons placement - (5e7ed67)
🆙 Improvements
- Unify the hyphen character - (2f97653)
- Unify the hyphen character (#2420) - (00772ab)
- Check file size before .map the file content (#2419) - (15c7074)
2025-07-05
🐛 Bug Fixes
- Use ui control's checkable state (#2388) - (0de51a3)
- Ffmpeg backend crash when clicking play audio too fast (#2396) - (950d394)
- Conditionally raise window on search based on user preferences (#2400) - (3a16cd4)
- Double-click translates feature ignores raiseWindowOnSearch=0 setting (#2406) - (d6db7dd)
- Popup: update mutedDictioanries for dictionaryBar first, or it will crash when the underlying group is deleted - (ac2d64d)
💼 Other
- Enforce QualifierAlignment: Left - (15b67bb)
📚 Documentation
🆙 Improvements
- Tab switch logic - (548d90c)
- Tab switch logic (#2389) - (88f5781)
- Ui interaction when toggle enableInterfaceFont (#2391) - (30118eb)
New Contributors ❤️
2025-06-28
🚀 Features
- Allow multi selected the dictionary paths and removed (#2379) - (ceff75f)
- Allow tab refresh (#2380) - (49c5bd6)
🆙 Improvements
Based on branch: master