Unclaimed project
Are you a maintainer of goldendict ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
goldendict A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.
Last updated 10 months ago
© 2026 AnnounceHQ. All rights reserved.
Back to changelogNew May 22, 2025
GoldenDict 1.5.1 Overview of changes since the previous release 1.5.0
added support for FFmpeg 7.0;
two new translations - Catalan and Hungarian;
multiple bug fixes.
What's Changed
Fix "Content" page in Russian help by @Abs62 in 4723dac2
mdx: don't copy a shared sptr concurrently by @vedgy in https://github.com/goldendict/goldendict/pull/1654
Portable mode: show a note in Dictionaries dialog by @vedgy in https://github.com/goldendict/goldendict/pull/1657
DSL: Handle "target" attribute for "ref" and "url" tags by @Abs62 in a2be1797
Remove Visual Studio 2012 project and solution by @vedgy in https://github.com/goldendict/goldendict/pull/1639
DSL: Skip comments in DSL directives by @Abs62 in 7da1ccf2
DSL: More strong hide button for expand optional parts by @Abs62 in f303bb4a
MDict: fix reading record blocks by @vedgy in https://github.com/goldendict/goldendict/pull/1673
Prevent navigation to empty page via backspace key by @Abs62 in 9044a40b
Add Catalan translation and change flag for Catalan by @jmontane in https://github.com/goldendict/goldendict/pull/1684
Add belarus letter pairs "Ўў/Уу" to diacritic handler (dictionaries reindexing will follow) by @Abs62 in 1e737aba
MacOS: Fix calling the Help window from F3 and F4 dialogs by @yozhic in https://github.com/goldendict/goldendict/pull/1689
Fix "appstream-missing-developer-name" in flathub by @proletarius101 in #1690
A little full-text indexing optimization for very big indexes by @Abs62 in 159faf75
Adjust position of translate box suggestions list at screen bottom by @Abs62 in 59363bc9
add support for ffmpeg 7.0 by @MikeWalrus in https://github.com/goldendict/goldendict/pull/1701
Add Hungarian translation by @lionkmp in https://github.com/goldendict/goldendict/pull/1705
Update article link converting for stardict by @bergentroll in https://github.com/goldendict/goldendict/pull/1695
Set desktop file name for application. by @yamixst in https://github.com/goldendict/goldendict/pull/1706
Zim: Take dictionary icon from zim file (if presented) by @Abs62 in 0018a066
New Contributors
@jmontane made their first contribution in https://github.com/goldendict/goldendict/pull/1684
@yozhic made their first contribution in https://github.com/goldendict/goldendict/pull/1689
@lionkmp made their first contribution in https://github.com/goldendict/goldendict/pull/1705
@bergentroll made their first contribution in https://github.com/goldendict/goldendict/pull/1695
@yamixst made their first contribution in https://github.com/goldendict/goldendict/pull/1706
Full Changelog : https://github.com/goldendict/goldendict/compare/1.5.0...1.5.1
Four Windows build versions are attached to this release:
GoldenDict-1.5.1_(QT_5123)(64bit).7z - Qt5.12.3-based 64-bit version.
GoldenDict-1.5.1_(QT_5123)r.7z - Qt5.12.3-based 32-bit version.
GoldenDict-1.5.1_(QT_486).7z - Qt4.8.6-based 32-bit version.
GoldenDict-1.5.1-Install.exe - an installer of the Qt4.8.6-based 32-bit version (3).
These same four builds are also available at sourceforge.net in the Qt5 and Qt4 folders (but the Download Latest Version button still points to a very old version 1.0.1).
An AppImage is not attached, because Travis CI no longer provides gratis builds. See Abs62/goldendict#3.
macOS builds are not attached, because no GoldenDict developer works on this OS and there is no CI for it either.