Skip to content

uChmViewer v8.1-rc

Compare
Choose a tag to compare
@u-235 u-235 released this 10 Nov 19:02
· 55 commits to master since this release

This release is dedicated to the translation of the UI. Initially, translation worked only in an application which was built with KDE support.

  • Added KDE-independent UI translation support using GNU Gettext. QT and KDE dialogs and messages are also translated if appropriate files are available.
  • Updated translation into Russian.
  • The build script has been updated to better support application installation on Windows and macOS.
  • Fixed a bug in showing pages of some EPUB files. EPUB files contain XML, but the app treated them as HTML. And if XML contains self-closing title tag, then browser was considered it as invalid HTML and did not show content.
  • Fixed a bug in a file filter for the Open File dialog box in KDE. Due to an error in the filter description, the Open File dialog shows only CHM files. Now, the dialog has three display options:
    • All supported books
    • CHM only
    • EPUB only
  • Fixed a bug of parsing command line arguments with non-Latin characters, occurring in KDE.