Releases: xiaoyifang/goldendict-ng
Daily build v24.11.0-51cb0466
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: opt/font-zoom
Changes
- no changes
Daily build v24.11.0-b9ab7dc0
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: staged
Changes
🔧 Fixes and Optimizations
- opt: while change icon size ,change the font size as well
- PR: #2027
- opt: add save to pdf & save mhtml
- PR: #2029
- opt: favorite panel ,unify the export txt&xml as one
- PR: #2031
🔴 Uncategorized
Daily build v24.11.0-7f62fc87
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 and Optimizations
- opt: reorder the action
- PR: #2018
- fix: regression in finding
{id}-{id}
lang pair from dict name- PR: #2020
- opt: combine the file filters as one entry
- PR: #2022
- opt: replace the stardict icon
- PR: #2023
- opt: generate dictionary icon from dictionary name
- PR: #2025
🔴 Uncategorized
- merge to dev
- PR: #1640
- merge staged into dev
- PR: #1658
- merge staged to dev
- PR: #1673
- last test build before new release
- PR: #1759
- fix icu mac builds
- PR: #1763
- dev: make new test build
- PR: #1791
- merge staged to dev
- PR: #1802
- merge staged to dev
- PR: #1805
- merge staged to dev
- PR: #1822
- merge staged to dev
- PR: #1840
- merge staged to dev
- PR: #1842
- merge staged to dev
- PR: #1844
- daily merge,staged->dev
- PR: #2007
Daily build v24.11.0-979432e8
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: opt/ammend-pr-2016
Changes
- no changes
Daily build v24.11.0-a5337770
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: staged
Changes
🔧 Fixes and Optimizations
- opt: beautify the layout of dictserver output
- PR: #2012
- fix: cjk expand character can not be searched
- PR: #2016
🔴 Uncategorized
- dev: ignore error when installing deps in macOS workflows
- PR: #2014
Daily build v24.11.0-853700af
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: staged
Changes
🔴 Uncategorized
- revert: defer+gdonready
- PR: #2009
Daily build v24.11.0-bed76f36
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 and Optimizations
- opt: disable collapse area when print
- PR: #2004
- opt: remove the tooltip ,too simple to display
- PR: #2005
🔴 Uncategorized
- merge to dev
- PR: #1640
- merge staged into dev
- PR: #1658
- merge staged to dev
- PR: #1673
- last test build before new release
- PR: #1759
- fix icu mac builds
- PR: #1763
- dev: make new test build
- PR: #1791
- merge staged to dev
- PR: #1802
- merge staged to dev
- PR: #1805
- merge staged to dev
- PR: #1822
- merge staged to dev
- PR: #1840
- merge staged to dev
- PR: #1842
- merge staged to dev
- PR: #1844
- daily merge,staged->dev
- PR: #2007
Daily build v24.11.0-a16e560c
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: staged
Changes
🔧 Fixes and Optimizations
- fix: <script> without src is not delayed like <script src="..." defer>
- PR: #2000
- opt: replace some inefficient uses of QUrlQuery
- PR: #2003
🔴 Uncategorized
Daily build v24.11.0-ad192634
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: staged
Changes
🚀 Features
- feat: auto dark reader mode for Windows
- PR: #1985
🔧 Fixes and Optimizations
- fix: replace default external audio player from
mplayer
tovlc
- PR: #1995
🧼 Clean Code
- clean: delete Dictionary::getProperties which is unused since the first commit of GD
- PR: #1982
- clean: delete unused & empty builtin qt-style.css for macOS/Linux
- PR: #1986
- refactor: use standard string types and merge wstring(-qt) & utf8 namespaces into Text
- PR: #1987
- clean: delete Hunspell::encodeToHunspell which is a synonym of utf32->utf8
- PR: #1989
- refactor: merge some encoding and encoding names related code
- PR: #1990
- clean: delete a non-existential "welcome tab" widget
- PR: #1992
- refactor: consistently rename all Edit->Dictionaries ->
ui
files- PR: #1993
- refactor: default to Qt Multimedia and delete default player shenanigans
- PR: #1994
- clean: limit QHotkeyApplication::(un)registerWrapper to Windows only
- PR: #1996
- refactor: remove
DataCommitter
interface fromQHotkeyApplication
- PR: #1997
Daily build v24.11.0-3c5b76f7
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: staged
Changes
🚀 Features
- feat: Windows, use Fusion only when dark mode applied
- PR: #1964
🔧 Fixes and Optimizations
- fix: local audio files without extension are not added to dictAudioMap
- PR: #1963
- fix: stardict format's description HTML display (.ifo file)
- PR: #1966
- Fix: wrong use of
QBtyeArrayView::compare
- PR: #1971
🧼 Clean Code
- refactor: port StarDict -> Ifo away from File::Index
- PR: #1965
- clean: delete useless fopen style mode char* API from File::Index
- PR: #1968
- clean: unify a common idx file read pattern uint32_t size + data
- PR: #1969
- clean: delete
stub_msvc.h
- PR: #1970
- clean: remove duplicated
getName
overrides- PR: #1972
- refactor: move transliteration code to
src/dict/transliteration
- PR: #1973
- clean: delete unused QSemaphore and do a header cleanup
- PR: #1975
- clean: delete
gddebug
- PR: #1977
- refactor: move X11 global hotkey out of hotkeywrapper.cc
- PR: #1978
🔴 Uncategorized
- fix startdict index file reading
- PR: #1981