-
Release notes for Recoll 1.20.x
+
Release notes for Recoll 1.21.x
Caveats
@@ -55,8 +55,23 @@
see the manual). If you do so, you must then reset the
index.
+
Minor releases
+
+ - 1.21.1:
+
+ - Force memory usage limits on external filters.
+ - GUI: add Ctrl+l as a shortcut to return focus to the
+ search entry (compat with web browsers).
+ - result list popup allows saving results from web cache
+ to files.
+ - The web history indexer also processes non-html files
+ (e.g.: pdfs).
+
+
+
+
-
Changes in Recoll 1.21
+
Changes in Recoll 1.21.0
- Allow saving queries to files and reloading them
@@ -71,9 +86,10 @@
- Improve indexing speed by always using vfork() for
spawning external commands.
- The pdf filter gains the capability to run OCR (tesseract) on
- image-only files.
- - Improved check about when we should try to uncompress
- stuff. Will eliminate some of the most dreadful case of
+ image-only files. This happens automatically on image-only
+ pdfs if tesseract is available.
+ - Improved checks about when we should try to uncompress
+ stuff. Will eliminate some of the most dreadful cases of
recollindex having an impact on system performance.
- Warn if non-existent paths are listed in the configuration
file (help with typos).