Releases: YACReader/yacreader
Releases · YACReader/yacreader
9.9.0
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
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
Merge pull request #262 from YACReader/develop 9.8.2 Release
9.8.1
Merge pull request #258 from YACReader/develop 9.8.1 release
9.8.0
Merge pull request #252 from YACReader/develop 9.8.0 Release
9.7.1
YACReader
- Fix enlargement/stretching default value
9.7.0
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
- Fixes fullscreen in Windows.
9.6.1
- Fixed PDF support in macos
9.6.0
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.