EXE
WinGet
GoldenDict-ng
xiaoyifang · 24.09.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
GoldenDict-ng-24.09.0-Qt6.7.2.exe /S
File Identity
Filename
GoldenDict-ng-24.09.0-Qt6.7.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
xiaoyifang.GoldenDict-ng
Version
24.09.0
Description
The Next Generation GoldenDict. A feature-rich open-source dictionary lookup program, supporting multiple dictionary formats and online dictionaries.
License
GPL-3.0-or-later
↗
Installer URL
https://github.com/xiaoyifang/goldendict-ng/releases/download/v24.09.0-Release.316ec900/GoldenDict-ng-24.09.0-Qt6.7.2.exe
Release Notes
🚀 Features
- opt: reinvent winlibs with vcpkg export (make vcpkg the main build method for Windows)
- PR: #1669
- opt: disable tts ,qtspeech quality is not good enough
- PR: #1680
- opt: change the svg to png to suppress qt.svg warning
- PR: #1691
- opt: do not need to reload webview when initialize dictionaries
- PR: #1690
- opt: treat invisible character as whitespace
- PR: #1696
- opt: before invoke,the parameters have already called reserved()
- PR: #1697
- opt: findtext casesens…