mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Update CHANGELOG.
This commit is contained in:
parent
7e106aedd9
commit
da8856d271
30
CHANGELOG.md
30
CHANGELOG.md
@ -4,28 +4,38 @@ Please note: this is a work in progress. Keeping a changelog has been neglected
|
||||
in the past so information is missing and older release information is in
|
||||
spanish only. Sorry for the mess.
|
||||
|
||||
## 9.0.0 - (unreleased)
|
||||
|
||||
## 8.6.0 - (development release)
|
||||
## 9.0.0 (WIP)
|
||||
|
||||
### Library and Reader
|
||||
|
||||
* Updated Qt to 5.8.0
|
||||
* Faster (way faster) pdf backend based on pdfium
|
||||
* Fixed fullscreen context menus (windows)
|
||||
* Updated Qt to 5.9.1.
|
||||
* Faster (way faster) pdf backend based on pdfium.
|
||||
* unarr is used now for handling compressed files (there are some temporal side effects: f.e. 7z is not supported). YACReader can still be compiled using 7zip as decompresion library.
|
||||
* Fixed fullscreen context menus (windows).
|
||||
* Minor fixes.
|
||||
* New app icons for Windows.
|
||||
* Initial support for Haiku OS
|
||||
|
||||
### YACReaderLibrary
|
||||
* New comics view in addition to flow and grid views: info view.
|
||||
* New side view for showing current comic info in the grid view (it can be shown using the icon in the right bottom part of the window)
|
||||
* New side view for showing current comic info in the grid view (it can be shown using the icon in the right bottom part of the window).
|
||||
* Improved the look and feel of the grid view.
|
||||
* Fixed Comic Vine integration (using the new https end point)
|
||||
* Fixed Comic Vine integration (using the new https end point).
|
||||
* Usability fixes to Comic View scraper.
|
||||
* Fixed UI update when clients update comics status.
|
||||
* New server setting for disabling covers on folders in the client's remote browser (iOS), this is a workaround to fix a performance issue in large libraries.
|
||||
* Fixed YACReader not found in macos.
|
||||
|
||||
### YACReader
|
||||
* Added an option to disable showing the go to flow on mouse over.
|
||||
* New "Quick Navigation Mode" for the go to flow feature, full-wide + a scroll bar, it can be enabled in the settings dialog. (this was an user contribution, credits will be updated on the final release)
|
||||
* Zig-zag autoscroll reading mode, please see the reading section in the shortcuts dialog for enabling this, by default there are no keys assigned to the scrolling actions (thanks to dcato, another contribution)
|
||||
* New "Quick Navigation Mode" for the go to flow feature, full-wide + a scroll bar, it can be enabled in the settings dialog. (thanks to Yuu Mousou).
|
||||
* Zig-zag autoscroll reading mode, please see the reading section in the shortcuts dialog for enabling this, by default there are no keys assigned to the scrolling actions (thanks to Daisuke Cato).
|
||||
* Menu bar added for YACReader in macos (thanks to Daisuke Cato).
|
||||
* "Go to flow" is now manga aware (thanks to Daisuke Cato).
|
||||
* Added "Open recent" menu entry.
|
||||
|
||||
### YACReaderLibraryServer (headless version of YACReaderLibrary)
|
||||
* Added a system*d* service file to run yacreaderlibraryserver in Linux based systems.
|
||||
|
||||
## 8.5.0 - 2016-03-28
|
||||
* headless version of YACReaderLibrary's server (no gui)
|
||||
|
Loading…
x
Reference in New Issue
Block a user