mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update CHANGELOG and what's new
This commit is contained in:
parent
45a480ae68
commit
75e7e76e82
@ -19,6 +19,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
* Better support for HDPI screens (SVG icons).
|
||||
* Add option to delete metadata from comics.
|
||||
* Importing ComicInfo.XML is now optional and disabled by default, you can change the behavior in Settings -> General.
|
||||
* Add option to scan XML metadata from all the comics in a folder.
|
||||
|
||||
### Server
|
||||
* Add webui status page (reachable by navigating to server::port/webui)
|
||||
|
@ -61,6 +61,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
" • Add option to delete metadata from comics.<br/>"
|
||||
" • Better support for HDPI screens (SVG icons).<br/>"
|
||||
" • Importing ComicInfo.XML is now optional, you can change the behavior in Settings -> General.<br/>"
|
||||
" • Add option to scan XML metadata from all the comics in a folder.<br/>"
|
||||
"<br/>"
|
||||
"NOTE: Importing metadata from ComicInfo.XML in now disabled by default, if you want you can enable it Settings -> General.<br/>"
|
||||
"<br/>"
|
||||
|
Loading…
Reference in New Issue
Block a user