Daily build v24.11.0-f8f62efa
Pre-release
Pre-release
github-actions
released this
07 Nov 02:03
·
141 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
- opt: rearrange some code execution order
- PR: #1906
- opt: revise QKeySequenceEdit usages
- PR: #1914
- fix: properly load Qt and Webengine's built in translations, delete GD's custom ones
- PR: #1916
- fix: deploy qt translations for macOS
- PR: #1918
🧼 Clean Code
- clean: fix all
globalPosition
deprecations to stop related warnings- PR: #1911
- clean: deprecated
QKeySequence[]->int
- PR: #1912