File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ SET(ENV{LC_ALL} "C")
1010# Project properties
1111PROJECT (gimagereader C CXX )
1212SET (PACKAGE_NAME gImageReader)
13- SET (PACKAGE_VERSION 3.4.2 )
13+ SET (PACKAGE_VERSION 3.4.3 )
1414SET (PACKAGE_LOCALE_DIR "${CMAKE_INSTALL_PREFIX } /share/locale" )
1515
1616
Original file line number Diff line number Diff line change 1+ gImageReader 3.4.3 (Aug 04 2025):
2+ * Bugfixes
3+ - Fix incorrect dictionary mapping for latin
4+ - Gracefully catch PoDoFo exceptions when printing document
5+ - [Qt] Fix control modifier causing page blank during mouse select
6+ - [Qt] Fix crash when adding new line to HOCR tree
7+ * Enhancements:
8+ - Add support for PoDoF 1.0.x
9+ - Switch windows builds to qt6
10+ * Updated translations
11+ * See https://github.com/manisandro/gImageReader/compare/v3.4.2...v3.4.3 for details
12+
113gImageReader 3.4.2 (Feb 05 2024):
214* Bugfixes:
315 - [Qt] Fix crash in FileTreeModel::findFile with temporary file
You can’t perform that action at this time.
0 commit comments