From 2fe5490c396a60b38e7c8f9498a3f0a6a9dc1d5e Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 12 Apr 2021 15:18:05 +0200 Subject: [PATCH] bumped version --- packaging/debian/debian/changelog | 16 ++++++++++++++++ packaging/debian/debiankio/changelog | 6 ++++++ src/VERSION | 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index a888c6a3..ad3c38e3 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,19 @@ +recoll (1.30.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * GUI: fix the table header background color for the dark mode on + Windows, it was too clear and the text was unreadable. + * Use the textfilemaxbs value to limit the size of indexed HTML + size. Some gigantic files are sometimes wrongly identified as HTML by + xdg-mime, causing out of memory errors. + * New Japanese translation by Shin-ichi Abe (JW). + * GUI preferences: move the result table choices to a separate tab. + * GUI: add an option to disable showing metadata while hovering. Show the + document text when jumping with Ctrl+xxx if this is the default for a + mouse click. + * Fix dependency issue for building the KDE KIO slave + + -- Jean-Francois Dockes Mon, 12 Apr 2021 15:05:00 +0100 + recoll (1.30.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * Add a recollindex command line option to write diagnostics about not diff --git a/packaging/debian/debiankio/changelog b/packaging/debian/debiankio/changelog index 070ea6cc..0fc9467e 100644 --- a/packaging/debian/debiankio/changelog +++ b/packaging/debian/debiankio/changelog @@ -1,3 +1,9 @@ +kio-recoll (1.30.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low + + * Follow recoll version + + -- Jean-Francois Dockes Mon, 12 Apr 2021 15:10:00 +0100 + kio-recoll (1.29.2-1~ppaPPAVERS~SERIES1) SERIES; urgency=low * GUI: fix bad background in result table dark mode. diff --git a/src/VERSION b/src/VERSION index 034552a8..7f3c3aff 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.30.0 +1.30.1