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: staged
Changes
🔧 Fixes and Optimizations
- fix: <script> without src is not delayed like <script src="..." defer>
- PR: #2000
- opt: replace some inefficient uses of QUrlQuery
- PR: #2003