mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update CHANGELOG
This commit is contained in:
parent
dc4010aec0
commit
4fbaa881df
@ -16,6 +16,8 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
* Add option to set the type of a library. It will convert all the content to desired type (comic, manga, etc) and it will set that type as the default one for that library. Available in the library context menu.
|
||||
* Added more info to Help -> System info.
|
||||
* New setting to open comics in third party reader apps, it works by entering a command that will launch the app, e.g. "/path/to/the/app {comic_file_path}". You can use `{comic_file_path}` as a placeholder where `YACReaderLibrary` will place thet path to the comic file.
|
||||
* Purge covers and metadata not being used after a full library update.
|
||||
* Fix crash when updating the current folder content after a library update.
|
||||
|
||||
### YACReaderLibraryServer
|
||||
* New command --system-info to print information about the execution environment and available resources (including what image formats are supported and what libraries are used by the app).
|
||||
|
Loading…
Reference in New Issue
Block a user