From d167f7f6713695797d8e80cb374ef3b1b2a8ffdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Thu, 12 Oct 2023 18:08:54 +0200 Subject: [PATCH] Update what's new --- custom_widgets/whats_new_dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp index 2a17a68d..f54ee8fd 100644 --- a/custom_widgets/whats_new_dialog.cpp +++ b/custom_widgets/whats_new_dialog.cpp @@ -57,7 +57,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent) " • Add support for updating libraries automatically with various settings to chose from. During automatic library updates most actions are disabled, you can stop an update by clicking on the busy indicator next to the Libraries title.
" " • Improve content reloading. Navigation and selection state is no longer reseted after content changes (e.g. library updates, tags edits, etc.).
" " • The app will try to move comics and folders to the trash bin when deletions are requested, if the file system used doesn't support trash bin the files will be removed permanetly.
" - "
" + " • Add menu to choose what columns are displayed in the table comics view (do a right click on the header to show it). The view has new 3 new headers to choose from (Series, Volume and Story arc).
" "YACReaderLibraryServer
" " • Add `rescan-xml-info` command.
" "
"