--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -29,12 +29,8 @@
later versions. Bugs listed in the topmost section may also exist in older
versions.</i></p>
-<h2><a name="b_latest">recoll 1.19.5</a></h2>
-<ul>
- <li>It's quite possible to crash the GUI by initiating a long search
- and then clicking on stuff. This will be fixed some day but for now:
- don't do it or don't be surprised :) </li>
-
+<h2><a name="b_latest">recoll 1.19.9</a></h2>
+<ul>
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
as PDF viewer, the default "Open" command for PDF files will not
work. You need to use the GUI preferences tool to change the
@@ -72,6 +68,26 @@
fixed by removing (back it up just in case)
~/.config/Recoll.org/recoll.conf, the QSettings storage for
recoll.</li>
+</ul>
+
+<h2><a name="b_1_19_8">recoll 1.19.8</a></h2>
+<ul>
+ <li><em><b>Date range computation is buggy and produces bad values for
+ the remaining days of the last month, possibly resulting in
+ missing results</b></em>.</li>
+ <li>It is possible to crash the GUI by interacting while a query
+ is active.</li>
+ <li>Backslashes inside the document abstract can corrupt the
+ index document data record.</li>
+ <li>Toggling an advanced search entry from phrase to proximity then
+ back leaves the slack at 10.</li>
+</ul>
+
+<h2><a name="b_1_19_7">recoll 1.19.7</a></h2>
+<ul>
+ <li>Stripping diacritics is wrong for Hindi.</li>
+ <li>The Python highlighter can produce incorrect end tags.</li>
+ <li>The result table dups and snippets links do not work.</li>
</ul>
<h2><a name="b_1_19_4">recoll 1.19.4</a></h2>