mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add Recent
list.
This commit is contained in:
@ -56,6 +56,10 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
" • Add textual tags support that can be queried through the search engine.<br/>"
|
||||
" • Make '=' in the search engine work as ':' does.<br/>"
|
||||
" • Add new operators to the search engine: exact match ==, <, >, <=, >=.<br/>"
|
||||
" • Support filtering by since/before dates in the search engine. e.g. `added > 7` means recent content added since 7 days ago, and `added < 30` means content added before the last 30 days."
|
||||
" • Show the full library path in the dialog shown to warn about missing libraries."
|
||||
" • Fix scroll bar in the info comics view in Qt6 builds."
|
||||
" • New `Recent` smart list, it will show recent comics added."
|
||||
"<br/>"
|
||||
"I hope you enjoy the new update. Please, if you like YACReader consider to become a patron in <a href=\"https://www.patreon.com/yacreader\" style=\"color:#E8B800;\">Patreon</a> "
|
||||
"or donate some money using <a href=\"https://www.paypal.com/donate?business=5TAMNQCDDMVP8&item_name=Support+YACReader\" style=\"color:#E8B800;\">Pay-Pal</a> and help keeping the project alive. "
|
||||
|
Reference in New Issue
Block a user