Daily build v24.11.0-a16e560c
Pre-release
Pre-release
github-actions
released this
01 Dec 10:37
·
28 commits
to staged
since this release
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