preparing for 1.24.1
This commit is contained in:
parent
4fc063075a
commit
1178339991
@ -1,3 +1,28 @@
|
|||||||
|
recoll (1.24.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.24.1.
|
||||||
|
* New snippets generation method, using document text stored in the index
|
||||||
|
(default only for new indexes and Xapian 1.4, can be forced by setting
|
||||||
|
iindexStoreDocText and deleting the old index).
|
||||||
|
* New range queries : fieldname:min..max, usable only if the field has
|
||||||
|
been appropriately configured.
|
||||||
|
* Improved support for removable volumes.
|
||||||
|
* It is now possible to use a readonly index directory for searches.
|
||||||
|
* CHM and EPUB indexing: add chmcatenate and epubcatenate to specify that
|
||||||
|
the contents should be indexed as a whole instead of broken up in
|
||||||
|
chapters (resulting in a single search result for the document).
|
||||||
|
* Added -L option to recoll for forcing message language, overriding NLS
|
||||||
|
environment.
|
||||||
|
* Fixed clicks on orthographic suggestions which did not work any more
|
||||||
|
with qt5.
|
||||||
|
* All input handlers should now be compatible with Python3, but still use
|
||||||
|
Python2.
|
||||||
|
* New idxtexttruncatelen configuration variable to only index the
|
||||||
|
beginning of documents.
|
||||||
|
* Fixes "error 9 on netlink descriptor" GUI crash
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Mon, 14 May 2018 08:55:00 +0100
|
||||||
|
|
||||||
recoll (1.23.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
recoll (1.23.8-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* New release 1.23.8. Fixes "error 9 on netlink descriptor" GUI crash
|
* New release 1.23.8. Fixes "error 9 on netlink descriptor" GUI crash
|
||||||
|
|||||||
@ -1,3 +1,9 @@
|
|||||||
|
kio-recoll (1.24.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
|
* New release 1.24.1.
|
||||||
|
|
||||||
|
-- Jean-Francois Dockes <jf@dockes.org> Mon, 14 May 2018 08:55:00 +0100
|
||||||
|
|
||||||
kio-recoll (1.23.7-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
kio-recoll (1.23.7-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||||
|
|
||||||
* Fix ennoying bug in dir filtering with upper-case names
|
* Fix ennoying bug in dir filtering with upper-case names
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
1.24.0
|
1.24.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user