Summarized changelog:
- YACReader
- Adds support for full manga mode, it means that controls get inverted to match the navigation.
- Fix UP, DOWN, LEFT, RIGHT shortcuts for moving a zoomed in page around.
- Fix enlargement/stretching default value.
- 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
- New fuzzy search engine. Type to search into any field of the database, or target specific content. Check how it works below.
- New manga field added to comics and folders to tag content as manga, any content added to a manga folder will become manga automatically.
- Support for HTML in comic synopsis, this fixes the synopsis when it comes from Comic Vine with HTML tags.
- Improve keyboard navigation in Comic Vine dialog. Enter will trigger next or search and Backspace will go back to the previous section.
- update QsLog logger to version 2.1
- fix object leaks in database code
- add bidirectional sync support
Signed-off-by: Algent Albrahimi <algent@protonmail.com>