Skip to content

Latest commit

 

History

History
95 lines (65 loc) · 2.69 KB

HISTORY.md

File metadata and controls

95 lines (65 loc) · 2.69 KB

History

3.2.1 (2021-10-10)

  • [FIX] Version number in about page
  • [FIX] Limit size of page title

3.2.0 (2020-08-31)

  • [NEW] Add Up/Down, PgUp/PgDown, Home/End shortcuts. Thanks Jellby
  • [FIX] Dependencies and autodeploy

3.1.1 (2019-09-03)

  • [FIX] Translations erros
  • [FIX] Version in about dialog

3.1.0 (2019-08-25)

  • [NEW] Add cs_CZ translation
  • [FIX] Compilte translation files
  • [DEL] Remove Python 3.4 support
  • [NEW] Add Python 3.6 support
  • [FIX] Fix package version
  • [FIX] Fix package icon name

3.0.0 (2019-07-24)

Thanks Jellby for all improvements and fixies.

  • [NEW] Make qdarkgraystyle optional (I don't call it "elegant" when it doesn't follow my desktop's style).
  • [NEW] Show original image size in status bar (in brackets).
  • [FIX] Properly resize the image when toggling toolbar, etc.
  • [NEW] Flip pages with mouse wheel.
  • [NEW] Let the user choose whether next/prev page should go to next/prev file.
  • [NEW] Add a "page fit" option. I would actually call this "best fit", I don't see the point in the current "best fit", that's simply an unconditional fit to 80% window width.
  • [BEW] Show scrollbars if the page does not fit the window, and take them into account when resizing.
  • [FIX] Esc returns from fullscreen, and window size is restored (rather than forcing it maximized).
  • [FIX] Save/restore settings and window size.
  • [NEW] Add context (right click) menu and enable shortcuts in fullscreen.
  • [NEW] Dockable thumbnails view.
  • [NEW] Restore last page (bookmarked) also when loading from command line.
  • [NEW] Allow loading a directory from command line.

2.3.0 (2018-05-09)

  • [NEW] Add es, fi-FL, fr-FR, nl-NL, pl-PL, pt-BR and tr-TR translations
  • [NEW] Add new tests
  • [NEW] Add new logging reports
  • [FIX] Fix ui bugs

2.2.1 (2017-08-17)

  • [FIX] Error to open database sqlite file
  • [NEW] Little adjusts in theme

2.2.0 (2017-08-16)

  • [NEW] Add new theme
  • [FIX] Fix bugs

2.0.1 (2017-02-27)

[FIX] Error when open comic. Db connect failed error. [FIX] Error to save page image file.

2.0.0 (2017-02-16)

  • [NEW] Double page mode added
  • [NEW] Manga(Japanese Comic) mode added
  • [NEW] Resume read added
  • [NEW] Migrate to Python3 and PyQT5
  • [NEW] Added support to several image formats, include '.webp'
  • [NEW] Go To dialog improvements
  • [NEW] About dialog improvements
  • [FIX] Bug fixes

0.1.1 (2016-10-16)

  • [NEW] Open folder feature added.
  • [FIX] Fix bugs.

0.0.8 (2016-07-09)

  • [FIX] Bug when open bad compact file
  • [FIX] Bug in open not existing recent file and bookmark.

0.0.6 (2016-06-05)

  • [FIX] Bug when we open files with whitespace in name.

0.0.1 (2016-05-03)

  • First release!