Update CHANGELOG

This commit is contained in:
Luis Ángel San Martín
2024-01-19 16:44:54 +01:00
parent 7a72e7588b
commit 4942e641dc
2 changed files with 12 additions and 0 deletions

View File

@ -19,6 +19,8 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
* Fix crash when resorting comics in reading lists in table view view and the comic flow is hidden.
* Fix cover loading in QML views due to malformed URLs.
* Improve style of the webui status page.
* Fix type not being propagated to new files in a folder.
* Mark the current type in the context menu so the user can know the current type.
### YACReaderLibraryServer
* Add `rescan-xml-info` command.