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 4723dac
- mdx: don't copy a shared sptr concurrently by @vedgy in #1654
- Portable mode: show a note in Dictionaries dialog by @vedgy in #1657
- DSL: Handle "target" attribute for "ref" and "url" tags by @Abs62 in a2be179
- Remove Visual Studio 2012 project and solution by @vedgy in #1639
- DSL: Skip comments in DSL directives by @Abs62 in 7da1ccf
- DSL: More strong hide button for expand optional parts by @Abs62 in f303bb4
- MDict: fix reading record blocks by @vedgy in #1673
- Prevent navigation to empty page via backspace key by @Abs62 in 9044a40
- Add Catalan translation and change flag for Catalan by @jmontane in #1684
- Add belarus letter pairs "Ўў/Уу" to diacritic handler (dictionaries reindexing will follow) by @Abs62 in 1e737ab
- MacOS: Fix calling the Help window from F3 and F4 dialogs by @yozhic in #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 159faf7
- Adjust position of translate box suggestions list at screen bottom by @Abs62 in 59363bc
- add support for ffmpeg 7.0 by @MikeWalrus in #1701
- Add Hungarian translation by @lionkmp in #1705
- Update article link converting for stardict by @bergentroll in #1695
- Set desktop file name for application. by @yamixst in #1706
- Zim: Take dictionary icon from zim file (if presented) by @Abs62 in 0018a06
New Contributors
- @jmontane made their first contribution in #1684
- @yozhic made their first contribution in #1689
- @lionkmp made their first contribution in #1705
- @bergentroll made their first contribution in #1695
- @yamixst made their first contribution in #1706
Full Changelog: 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#3.
macOS builds are not attached, because no GoldenDict developer works on this OS and there is no CI for it either.