Skip to content

Daily build v24.11.0-f8f62efa

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions 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
  • opt: revise QKeySequenceEdit usages
  • fix: properly load Qt and Webengine's built in translations, delete GD's custom ones
  • fix: deploy qt translations for macOS

🧼 Clean Code

  • clean: fix all globalPosition deprecations to stop related warnings
  • clean: deprecated QKeySequence[]->int
🔴 Uncategorized