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
🚀 Features
- opt: remove
parsecmdline.cc
by usingQProcess::splitCommand
- PR: #1742
- feat: write word to Program dictionary's stdin in UTF-8 instead of local 8 bit
- PR: #1743
- feat: allow changing icon on macOS by not overriding icon in Info.plist
- PR: #1746
🔴 Uncategorized
- dev: ship macOS version with debuginfo
- PR: #1745