Skip to content

Releases: YACReader/yacreader

9.9.0

03 Sep 15:07
4c74e7a
Compare
Choose a tag to compare

YACReader

  • Show error when opening bad open recent entries
  • GoTo page: Fix segfault when entering page numbers greater than comic's page count
    (toolbar and page flow)
  • Initialize GotoFlow on current page, not cover
  • Quick navigation mode: Fix page index error when using both mouse and keyboard for navigation
  • Remove obsolete double page mode debug messages
  • Support HDPI screens.
  • Use one wheel mouse step per page in full page mode.
  • Add updated MIME types to .desktop file for .cbz and .cbr
  • Add settings to control page turning behaviour on scroll.
  • Make forward and backward buttons in a mouse turn pages.
  • Don't crash if bookmarks get corrupt for some reason.
  • Magnifying glass fixes and improvements.
  • Shorcuts customization fixes.

YACReaderLibrary

  • Support HDPI screens.
  • Support import legacy XML info in comic files.
  • Ensure that comic info exports use .ydb as file suffix.
  • Enable arrow keys navigation in the folders tree view.
  • Add Publication Date column to the comics table view.
  • Use a scale effect in the comics grids on mouse over.
  • Add system info to the help/about dialog to help reporting bugs.
  • Fix selection when clicking on a folder in search mode.
  • Fix defaul value for manga/comic mode in folders.
  • Add an edit for filtering series results returned by Comic Vine.
  • Support editing comics tags sequentially without leaving the edit dialog.
  • Fix export/import comics info.

Server

  • Always serve a cover image to the iOS client for any folder that has content (requeries a library content update).

9.8.2 (build 2106204) - Windows installer fix

20 Jun 15:36
7394944
Compare
Choose a tag to compare

Just the same code as 9.8.2 but with a fixed installer for Windows, if you were seeing the VCRUNTIME140_1.dll is missing error message when trying to run YACReader this is the version that fixes that:

9.8.2

19 Jun 17:15
7394944
Compare
Choose a tag to compare
Merge pull request #262 from YACReader/develop

9.8.2 Release

9.8.1

02 Jun 20:40
52eebd1
Compare
Choose a tag to compare
Merge pull request #258 from YACReader/develop

9.8.1 release

9.8.0

16 May 15:39
9ae6acd
Compare
Choose a tag to compare
Merge pull request #252 from YACReader/develop

9.8.0 Release

9.7.1

12 Sep 12:46
6b50542
Compare
Choose a tag to compare

YACReader

  • Fix enlargement/stretching default value

9.7.0

03 Sep 17:43
424f888
Compare
Choose a tag to compare

YACReader

  • Image enlargement/stretching can now be disabled for fit
    to width and height
  • New option to show covers as single pages in double page mode (enabled by default)

YACReaderLibrary

  • update QsLog logger to version 2.1, snapshot 46b643d5bcbc
  • fix object leaks in database code
  • add bidirectional sync support

YACReaderLibraryServer

  • add support for port setting from the commandline
  • update internal server code to QtWebApp 1.7.11

Refactoring

  • Move QtWebApp and QsLog to new third_party directory

9.6.2

28 Sep 08:40
6e7bcef
Compare
Choose a tag to compare
  • Fixes fullscreen in Windows.

9.6.1

27 Sep 16:59
3826c4a
Compare
Choose a tag to compare
  • Fixed PDF support in macos

9.6.0

27 Sep 09:13
011f3af
Compare
Choose a tag to compare

Reader and Library

  • RAR5 support.

YACReader

  • Fix some issues in magnifying glass when used in hdpi screens

YACReaderLibrary

  • New setting to close YACReaderLibrary to the system tray.
  • Fastest sync back from iOS.
  • Option to hide current/next comic banner in the grid view.
  • Fix saving progress when reading in double page mode.
  • Fixes in Comic Vine integration.
  • Other fixes and stability improvements.