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-04-15
🐛 Bug Fixes
💼 Other
🆙 Improvements
2026-04-08
🆙 Improvements
- Add ui notification about clipboard change. (#2791) - (df2c0b5)
- Refactor cli command args (#2786) - (42b3d67)
2026-04-07
🚀 Features
🐛 Bug Fixes
2026-04-03
🚜 Refactor
2026-04-02
💼 Other
2026-04-01
🐛 Bug Fixes
🆙 Improvements
- Redesign anki connect ui (#2768) - (d8787d0)
- Doc in website (#2770) - (befc4f2)
- Anki button alignment and interaction (#2771) - (465a44a)
- Css isloatation replacement (#2772) - (4a73c81)
- Optimize tab title to avoid too long (#2774) - (aaecfe5)
- Website doc refinement (#2779) - (93a401b)
- Cli popup support (#2781) - (447a82f)
2026-03-23
🚀 Features
- (dict) Use SVG background icons for MDX and Website dictionaries - (d89034c)
- Fix CORS issues and implement host whitelist for external API a… (#2754) - (32b1a83)
- Anki audio feature (#2763) - (40c4ed6)
🐛 Bug Fixes
- (dict) Fix potential crash in MediaWiki on macOS (#2753) - (282d3f2)
- (macos) Resolve redundant main window popup when using Cmd+C+C (#2757) - (6204a58)
- (mdx) Handle protocol-relative URLs correctly in articles and CSS (#2756) - (a089900)
💼 Other
- (mdx) Handle , tags and :root selector in MDX content (#2750) - (f53413a)
- Simplify tomlplusplus dependency and remove USE_SYSTEM_TOML (#2747) - (6d36077)
- Adjust position and font size of dictionary index on icons - (39d3daf)
🚜 Refactor
🆙 Improvements
- Remove content-visibility control (#2755) - (26591c6)
- Range protection of group (#2760) - (6e96917)
- Macos popup with mainwindow (#2762) - (abbafa4)
- Scan popup protective of groups variables (#2761) - (b0eb18e)
- Shift + Character support (#2766) - (14caff8)
⚙️ Miscellaneous Tasks
- Scope contents:read permissions to individual jobs in auto format.yml (#2749) - (3168ed3)
- Optimize build workflows with ccache and dependency caching (#2758) - (e93fc69)
2026-03-18
🐛 Bug Fixes
💼 Other
🆙 Improvements
- Remove dead function (#2742) - (bc67dfe)
- Use ES6 syntax in js file (#2740) - (a8be5d3)
- Use clean logic to avoid double free - (fbf10f3)
New Contributors ❤️
- @shuvashish76 made their first contribution in #2743
2026-03-17
🐛 Bug Fixes
💼 Other
🚜 Refactor
- Refactor ArticleNetworkAccessManager to reduce cognitive co… (#2728) - (c8e00f8)
- Extract nested conditional operators into independent statements (#2729) - (3a42c6b)
🆙 Improvements
- Allow
WebUrlRequestInterceptorto load url which has the same host as referer host - (ccdb5f0) - Wiki parser use json api instead of xml (#2725) - (0abb179)
- Remove Groups nextId and use qHash(name) instead. (#2731) - (f91ef34)
- Remove windows specific header file (#2736) - (e583c8d)
- Optimize code issue - (565e4c4)
- Workflow permisson minimum rule - (2615a1a)
- Css stylelint check - (5559733)
- Fix c++ lint issues - (f3833db)
- Remove commented code - (c2ff4c3)
- Js file lint check - (3ae5499)
🎨 Styling
2026-03-10
💼 Other
2026-03-09
🐛 Bug Fixes
- (mdx) Improve srcset parsing and support responsive images (#2716) - (546cb1b)
- Ui_popup.md (#2719) - (4a4237d)
💼 Other
🆙 Improvements
New Contributors ❤️
2026-03-03
🆙 Improvements
2026-02-27
🐛 Bug Fixes
- (main.cc) Prioritize GD-specific env vars - (e1eb730)
New Contributors ❤️
- @TwoF1nger made their first contribution
Based on branch: master