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-02-25
๐ Improvements
- Delay scan popup initialization (#2703) - (e9cb431)
2026-02-06
๐ Improvements
- Use modern html structure (#2695) - (80a033e)
- Default wayland on wayland environment unless user specify the platform (#2705) - (3984914)
2026-01-28
๐ Features
- (config) Remove network cache options (#2688) - (95230a0)
๐ Bug Fixes
- (ui) Improve window close event handling logic (#2689) - (4c4c09e)
- (ui) Set maximum size policy for translate box (#2694) - (7884881)
๐ Improvements
- Xapian case folding indexing & search (#2596) - (def73ee)
2026-01-19
๐ Features
- (dict) Add support for 'whitelist' parameter in website dictionaโฆ (#2681) - (bd03a0d)
๐ Improvements
- Website script column disabled (#2685) - (2133180)
2026-01-12
๐ Bug Fixes
- (keyboardstate.cc) Forgotten Win modifier + Qt >= 6.2 optimization (#2673) - (616ff17)
- Website tab , add current tab to favorite (#2672) - (eafc4d5)
๐ผ Other
- Missing header file (#2678) - (844082d)
๐ Improvements
- Mainwindow double click in the article , dispaly logic optimization (#2671) - (48324e0)
- Defer init dict server (#2674) - (e2d8c1a)
- Add charset to resources url - (20e62ad)
New Contributors โค๏ธ
- @zaufi made their first contribution in #2673
2026-01-08
๐ผ Other
- Fix truncated dictionary group dropdown by enabling minimumSizeHiโฆ (#2668) - (6215821)
- Change search no-suggestion feedback from italic font to colored dropdown button - (79316ac)
- Add clear Favorites action and confirmation for clearing history/โฆ (#2669) - (de37daa)
๐ Improvements
- Optimize gdlookup:// URL: remove 'muted' parameter (#2666) - (a9dbde6)
2026-01-06
๐ Improvements
- Remove qtwebengine/version text in the user-agent (#2660) - (179d89d)
- Remove iframe-http* handler (#2662) - (28975bc)
- Unify VERSION control in one place - (4dbeb14)
- Remove unused includes and clean up request handling - (5798271)
2026-01-05
๐ Bug Fixes
- (cmake) Remove redundant fmt package from optional packages and ensure proper linking - (bd8c480)
- Fix website opened in popup but not mainwindow (#2659) - (f4e1e32)
๐ Improvements
- Open website dictionary in scan popup UI (#2650) - (7a3baac)
- Remove metainfo obsolete version info - (be811a5)
Based on branch: master