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
- feature: High-quality dictionary icons in toolbar
- PR: #1750
- feat: Adds Hungarian translation via .ts file
- PR: #1752
🐛 Fixes
- fix: consider devicePixelRatio when scaling icons
- PR: #1751
🧼 Clean Code
- clean: remove opencc data folder by copying directly from upstream
- PR: #1747