mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Update CHANGELOG
This commit is contained in:
@ -7,6 +7,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
|||||||
### YACReader
|
### YACReader
|
||||||
* Add support for continuous scroll mode.
|
* Add support for continuous scroll mode.
|
||||||
* Fix the translator.
|
* Fix the translator.
|
||||||
|
* Add Lanczos interpolation for image scaling. You can control the method used via the settings under `Image adjustments`.
|
||||||
|
|
||||||
### All GUI Apps
|
### All GUI Apps
|
||||||
* Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware.
|
* Migrate Flow implementation from OpenGL to QRhi. This is a full new implementation with better performance and compatibility with operating systems and hardware.
|
||||||
@ -131,7 +132,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
|||||||
|
|
||||||
### YACReaderLibraryServer
|
### YACReaderLibraryServer
|
||||||
* Add `rescan-xml-info` command.
|
* Add `rescan-xml-info` command.
|
||||||
* Improved API to provide better integration with the clients (Android 1.4.0 and iOS 3.29.0).
|
* Improved API to provide better integration with the clients (Android 1.4.0 and iOS 3.29.0).
|
||||||
|
|
||||||
### All Apps
|
### All Apps
|
||||||
* New universal builds for macos.
|
* New universal builds for macos.
|
||||||
|
|||||||
Reference in New Issue
Block a user