diff --git a/website/index.html.en b/website/index.html.en index 437f723e..b3095aaa 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -59,7 +59,8 @@

The current Recoll version is 1.20.2 (Release notes, - known bugs).

+ known + bugs, Release history).

Recoll is based on the very diff --git a/website/release-1.20.html b/website/release-1.20.html index ff392837..f33870a7 100644 --- a/website/release-1.20.html +++ b/website/release-1.20.html @@ -61,7 +61,7 @@

Changes in Recoll 1.20.1

diff --git a/website/release-history.html b/website/release-history.html new file mode 100644 index 00000000..7f2ea375 --- /dev/null +++ b/website/release-history.html @@ -0,0 +1,110 @@ + + + + Recoll release history + + + + + + + + + + + + + +
+

Major Recoll releases at a glance

+ +

A summary of the major releases and the main features which + came with them.

+ +
+
Release 1.21 (future): new + query parser
+
+
    +
  • Bison-based query parser replaces old regexp-based + one and allows parenthized sub-expressions and easier + future expansions.
  • +
+
+
Release 1.20: small + improvements
+
+
    +
  • Open With results list popup menu entry.
  • +
  • fieldname:term1,term2 + and fieldname:term1/term2 shortcuts for AND/OR + searches inside fields.
  • +
  • Query fragments tool.
  • +
  • Better handling of compound terms like mail + addresses.
  • +
  • Selection on source collection type (Web history / File + system).
  • +
  • Configurable GUI geometry.
  • +
  • Different handling + of container file / subdocuments file name searches.
  • +
  • Simultaneous -e -i options to recollindex.
  • +
+
+ +
Release 1.19: multithreads + indexing
+
+
    +
  • Better indexing performance through + multithreading.
  • +
  • Display list of subdocuments (e.g. attachments) for a + given result.
  • +
  • Collapsed duplicate results display link.
  • +
  • Path translation facility (for portable indexes).
  • +
  • Caches last uncompressed file (e.g. for fast + compressed mbox access).
  • +
  • Partial recursive reindex option to command line + indexer.
  • +
  • Can import tags from external application.
  • +
  • Extended attributes indexing is on by default.
  • +
  • New Python interface for data access. API re-modeled against + newer Python Database API 2.0.
  • +
  • Shared librecoll.so.
  • +
+
+
Release 1.18: case and + diacritics switchable sensitivity
+
+
    +
  • Index configuration for case and diacritics sensitivity.
  • +
  • Advanced search history.
  • +
  • Page-level access when opening PDFs, and snippets + window.
  • +
  • Use Xapian Synonyms tables for query expansion.
  • +
+
+
Release 1.17: small + improvements
+
+
    +
  • Language-dependant unaccenting.
  • +
  • GUI dialogs for indexing schedule setup.
  • +
  • Phrase-based dir: filtering, accepting path + fragments. Size filtering.
  • +
  • Python module default install and Unity Lens.
  • +
  • Result list switched to WebKit: drops qt3 support.
  • +
  • Indexing always performed by separate process.
  • +
  • Dynamic category filters (defined as language fragments).
  • +
+
+ +
+ +