From 7bfa157856d0afd46600f68c27f43ea3c7102d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 30 Oct 2022 08:00:36 +0100 Subject: [PATCH] Mention the new webui page in what's new --- custom_widgets/whats_new_dialog.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp index c73787d8..42e36dcf 100644 --- a/custom_widgets/whats_new_dialog.cpp +++ b/custom_widgets/whats_new_dialog.cpp @@ -63,6 +63,9 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent) " • Importing ComicInfo.XML is now optional, you can change the behavior in Settings -> General.
" " • Add option to scan XML metadata from all the comics in a folder.
" "
" + "Server
" + " • New webui status page (reachable by navigating to server::port/webui).
" + "
" "NOTE: Importing metadata from ComicInfo.XML in now disabled by default, if you want you can enable it Settings -> General.
" "
" "I hope you enjoy the new update. Please, if you like YACReader consider to become a patron in Patreon or donate some money using Pay-Pal and help keeping the project alive. Remember that there is an iOS version available in the Apple App Store.");