mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update CHANGELOG
This commit is contained in:
parent
0afe2c33b7
commit
399f4fd89f
@ -5,7 +5,9 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
## WIP
|
||||
|
||||
### YACReader
|
||||
*Fix segfault (or worse) when exiting YACReader while processing a comic
|
||||
* Fix segfault (or worse) when exiting YACReader while processing a comic
|
||||
* Fix last read page calculation in double page mode.
|
||||
|
||||
### YACReaderLibrary
|
||||
* Fixed drag&drop in the comics grid view.
|
||||
* Detect back/forward mouse buttons to move back and forward through the browsing history.
|
||||
@ -13,6 +15,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
### All apps
|
||||
* Run logger in a dedicated thread to avoid segfaults at application shutdown
|
||||
* Add support for poppler-qt6 pdf backend
|
||||
* Remove image allocation limit.
|
||||
|
||||
## 9.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user