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.
Based on branch: dev
Changes
🚀 Features
- opt: change the svg to png to suppress qt.svg warning
- PR: #1691
- opt: do not need to reload webview when initialize dictionaries
- PR: #1690
- opt: treat invisible character as whitespace
- PR: #1696
- opt: before invoke,the parameters have already called reserved()
- PR: #1697
- opt: findtext casesensitivity
- PR: #1698
🐛 Fixes
- fix: SplitFile thread-safe guard
- PR: #1688