v24.11.0-alpha.241006.429fc5c3
Pre-release
Pre-release
·
234 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: dev
Changes
🐛 Fixes
- fix: init icon size is not normal due to missing null check
- PR: #1792
- fix: dictd's description display (00databaseinfo)
- PR: #1800
🤖 Github action
- action: bump
runs-on
to macos-13 because homebrew no longer supports macos-12- PR: #1793
🧼 Clean Code
- clean: purge undocumented and useless
editDictionaryCommandLine
- PR: #1794
- clean: port DSL encoding guessing away from QTextCodec
- PR: #1799
- clean: minor deprecation fixes
- PR: #1801
🔴 Uncategorized
- merge staged to dev
- PR: #1802