mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update CHANGELOG.
This commit is contained in:
parent
6538d418c7
commit
2ce75e6fa9
11
CHANGELOG.md
11
CHANGELOG.md
@ -6,23 +6,24 @@ spanish only. Sorry for the mess.
|
||||
|
||||
Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
|
||||
## 9.1.0 (WIP)
|
||||
## 9.5.0
|
||||
* Require at least Qt 5.4 for compiling, Qt 5.6 for qml based views
|
||||
|
||||
### Reader and Library
|
||||
* Remove legacy OpenGL flow needed for Qt 5.3 compatibility
|
||||
* Improve commandline handling
|
||||
|
||||
### YACReader
|
||||
* Slightly improved multihread handling (goodbye thread pingpong)
|
||||
|
||||
### YACReaderLibrary
|
||||
* New current/next comic view in the grid view, available for folders and reading lists.
|
||||
* Comics in `Reading` are now sorted by last time opened.
|
||||
* Fix system log functions
|
||||
* Add tray icon support
|
||||
* Replace Qrencode executables with dynamic loaded library
|
||||
* Add prebuilt qrencode libraries for win and mac
|
||||
* Update Qrencode to version 4.0.0
|
||||
|
||||
### Server
|
||||
* New API V2 implementation.
|
||||
|
||||
## 9.0.0 (2018-2-18)
|
||||
|
||||
### Library and Reader
|
||||
|
Loading…
Reference in New Issue
Block a user