mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
Update what's new
This commit is contained in:
parent
0651a7be8f
commit
fe95bc2db9
@ -46,19 +46,16 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
"color:#858585;");
|
||||
|
||||
auto text = new QLabel();
|
||||
text->setText("Update to add support for remote search through the server:<br/>"
|
||||
text->setText("New metadata support and better search engine:<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReaderLibrary</span><br/>"
|
||||
" • Fix scroll in grid views when using Qt6 builds.<br/>"
|
||||
" • Fix deleting metadata from comics, it also deleted the number of pages info.<br/>"
|
||||
" • Do not accept empty values for the server port in the server settings dialog.<br/>"
|
||||
" • New way of generating QR codes.<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReaderLibraryServer</span><br/>"
|
||||
" • Print scannable QR code at server start.<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">Server</span><br/>"
|
||||
" • New search API that exposes the search engine. This will be used by the upcoming updates for the iOS & Android apps.<br/>"
|
||||
" • Avoid showing stale information in the server config dialog by updating the connection information when the dialog is opened.<br/>"
|
||||
" • Add new metadata support, it improves compatibility with ComicInfo.xml.<br/>"
|
||||
" • Add support for showing a 'recently added/updated' indicator.<br/>"
|
||||
" • Improved comic metadata dialog.<br/>"
|
||||
" • 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/>"
|
||||
"<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. "
|
||||
|
Loading…
x
Reference in New Issue
Block a user