Skip to content

v24.11.0-alpha.241006.429fc5c3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 21:33
· 234 commits to staged since this release
429fc5c

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

🐛 Fixes

  • fix: init icon size is not normal due to missing null check
  • fix: dictd's description display (00databaseinfo)

🤖 Github action

  • action: bump runs-on to macos-13 because homebrew no longer supports macos-12

🧼 Clean Code

  • clean: purge undocumented and useless editDictionaryCommandLine
  • clean: port DSL encoding guessing away from QTextCodec
  • clean: minor deprecation fixes
🔴 Uncategorized
  • merge staged to dev