From f7717f04650ec8359a84d9b225e1edf997d13472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 16 Jul 2023 14:59:40 +0200 Subject: [PATCH 1/2] Bump version number --- common/yacreader_global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/yacreader_global.h b/common/yacreader_global.h index 70afc4eda..2f3a74f9f 100644 --- a/common/yacreader_global.h +++ b/common/yacreader_global.h @@ -6,7 +6,7 @@ #include #include -#define VERSION "9.13.0" +#define VERSION "9.13.1" #define IMPORT_COMIC_INFO_XML_METADATA "IMPORT_COMIC_INFO_XML_METADATA" #define COMPARE_MODIFIED_DATE_ON_LIBRARY_UPDATES "COMPARE_MODIFIED_DATE_ON_LIBRARY_UPDATES" From 7e70cf2d702befb619b6900d15b1c438ea129af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sun, 16 Jul 2023 15:00:02 +0200 Subject: [PATCH 2/2] Update what's new for 9.13.1 --- custom_widgets/whats_new_dialog.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_widgets/whats_new_dialog.cpp b/custom_widgets/whats_new_dialog.cpp index e30bccfed..8df671964 100644 --- a/custom_widgets/whats_new_dialog.cpp +++ b/custom_widgets/whats_new_dialog.cpp @@ -67,6 +67,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent) " • Fix alphanumeric navigation in the folders tree view. Shortcuts were interfering the default behaviour, now some shortcuts will be ignored if the folders tree has the focus.
" " • Fix sorting in the Comic Vine series selection dialog.
" " • Fix getting only distinct rows when querying folders through the search engine. The fix is noticeable only in the iOS and Android clients.
" + " • Fix crash when dropping comics in sublists. (new in 9.13.1)
" "
" "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. "