mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Update what's new + CHANGELOG
This commit is contained in:
parent
c5de729635
commit
f4112e1190
@ -14,6 +14,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
* New search engine.
|
||||
* New `manga` field added to comics and folders to tag content as manga, any content added to a manga folder will become manga automatically.
|
||||
* Support for HTML in comic synopsis, this fixes the synopsis when it comes from Comic Vine with HTML tags.
|
||||
* Improve keyboard navigation in Comic Vine dialog.
|
||||
|
||||
## 9.7.1
|
||||
### YACReader
|
||||
|
@ -57,6 +57,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
" • New fuzzy search engine. Type to search into any field of the database, or target specific content <i>\"read:false manga:true filename:3x3\"</i>, read more about how it works in the <a href=\"https://www.yacreader.com\" style=\"color:#E8B800;\">web site</a>. <br/>"
|
||||
" • New `manga` field added to comics and folders to tag content as manga, any content added to a manga folder will become manga automatically.<br/>"
|
||||
" • Support for HTML in comic synopsis, this fixes the synopsis when it comes from Comic Vine with HTML tags.<br/>"
|
||||
" • Improve keyboard navigation in Comic Vine dialog. Enter will trigger next or search and Backspace will go back to the previous section.<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">Server</span><br/>"
|
||||
" • New `manga` field is sent to YACReader for iOS, so comics tagged as manga will be recognized as such when reading remotely or importing comics.<br/>"
|
||||
|
Loading…
Reference in New Issue
Block a user