Install instructions for Windows, macOS and Linux
https://xiaoyifang.github.io/goldendict-ng/install/.
Filename pattern (文件名模式): [Qt version]-GoldenDict-ng-[OS]-[release-date].[ext]
Qt6.X is recommended for various enhancements.
Windows users can use either ****-installer.exe
(for installer) or ****.zip
(unzip and run).
The goldendict.exe
can be dropped into previous installation's folder (if dependencies aren't changed).
Linux users can use Flatpak or build from source.
https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng
macOS users can use .dmg
installer.
6.5.1-GoldenDict.exe_windows-2019_20230701.zip
means built with Qt6.5.1, windows/msvc-2019 at 20230701 as a zip archive.
Build Details
AppImage: Ubuntu-20.04
macOS: macOS-12 and macOS-13
Windows: Visual studio 2019
based on: master
Changes
🚀 Features
- opt: skip mdx 3.0 dictionary
- PR: #1281
- opt: enable xapian position on default
- PR: #1299
- opt: refactor the escape(unescap)Amps
- PR: #1300
- opt: use a new way to handle the highlight matched terms in the fullt…
- PR: #1302
- opt: do not set the default text
- PR: #1303
- opt: xapian optimize search experience
- PR: #1304
- opt: open image in external tool
- PR: #1308
- opt: support to open image in system viewer
- PR: #1309
- opt: mark exact word
- PR: #1311
- opt: the address maybe not ordered
- PR: #1312
🐛 Fixes
- fix: dsl encoding detection enhanced.
- PR: #1279
- fix: website default port
- PR: #1284
- fix: force wayland should work for BSD
- PR: #1291
- fix: js undefined error
- PR: #1298
- fix: image temp path
- PR: #1310
🤖 Github action
- action: disable macos upgrade check
- PR: #1285
- action: remove qt6.5.2 package
- PR: #1287
- action: add qt 6.6.1 support
- PR: #1305
🔴 Uncategorized
- Action/macos icu
- PR: #1293