Update CHAGELOG

This commit is contained in:
Luis Ángel San Martín 2025-04-20 10:33:36 +02:00
parent ed7e9f98f0
commit cb24540766

View File

@ -5,11 +5,13 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
## WIP (9.15.1)
### YACReader
* Don't use scroll animations on macos by default, it where hdpi scroll is most likely to be used.
* New toolbar on macos.
### YACReaderLibrary
* Improve flexibility of the open comic in third party app setting so more complex commands can be used. e.g. `open -a "/Applications/My Reader.app" "{comic_file_path}"`.
* Fix setting the comic rating in the table view.
* Log libraries validation when the app starts.
* New toolbar on macos.
### YACReaderLibraryServer
* Log libraries validation when the app starts.