diff --git a/website/CHANGES.html b/website/CHANGES.html
index bf7a81b9..75d513a1 100644
--- a/website/CHANGES.html
+++ b/website/CHANGES.html
@@ -31,7 +31,7 @@
Recoll journal of user-visible changes
-
+
-
date selection in queries.
@@ -52,6 +52,11 @@
entry.
- Add full screen mode for small devices.
- Added -i option to recollq to specify extra indexes.
+ - Removed use of id3lib for extracting mp3 tags. A Python filter
+ based on mutagen now handles all audio formats
+ (mp3/flac/ogg). If you are currently indexing audio
+ files, you need to install mutagen, Recoll will not use
+ id3lib or the Flac/Ogg tools any more.
- Filter for fictionbook (.fb2) documents.
- Cleaned up the Python samples and made recollq.py a usable
clone of recollq.
@@ -59,7 +64,7 @@
fatal. They could easily go unnoticed before.
- Proper LARGEFILE support.
- Use xsltproc instead of misc dirty tricks to
- extract test from most current XML-based documents (except
+ extract text from most current XML-based documents (except
those in which the XML is too broken).
- Implement configure --enable-pic and use it for
the KIO slave and Python and PHP modules.
diff --git a/website/download.html b/website/download.html
index 3ce4c700..525c0790 100644
--- a/website/download.html
+++ b/website/download.html
@@ -123,10 +123,15 @@
subdirectory, because of all the places they're referred from
(package watches( -->
recoll-1.13.04.tar.gz.
- Recoll 1.13.04 fixes stemming, which was broken in 1.13.
- Changes. Bugs.
-
-
+ Recoll 1.13.04 fixes stemming, which was broken in 1.13.
+ Changes. Bugs.
+
+ You can also download the brand new
+ recoll-1.14.0.tar.gz. The
+ KIO slave in 1.14 does not compile because of a missing
+ include. Patch here.
+
+
Prerequisites for building from source:
- C++ compiler. Its absence sometimes manifests itself by
diff --git a/website/index.html.en b/website/index.html.en
index dd81458a..ce205cc2 100644
--- a/website/index.html.en
+++ b/website/index.html.en
@@ -80,7 +80,17 @@
News:
- - 2010-04-14 : a 1.13.04 is
+
- 2010-09-18 : Recoll 1.14.0 is
+ out. The main new feature is the use of document dates in
+ searches, buf there are a few
+ others too. As usual with a .0 release, there may be
+ rough edges, the binary packages will follow when a few
+ brave souls will have tried it and I hear of no major
+ issues. If you are currently indexing audio file tags, you
+ need to look at the changes file, the supporting
+ application changed.
+
+ - 2010-04-14 : Recoll 1.13.04 is
out. It fixes a nasty bug (broken stemming) in 1.13.02.
- 2010-01-29 : the full Recoll source repository is now
@@ -92,23 +102,6 @@
new channel for reporting bugs and make suggestions will
increase the feedback rate...
- - 2010-01-05 : a 1.13.02 is
- out. It brings some nice
- improvements and new functions.
- Please try it and report any problems.
-
- - 2009-12-10 : 1.12.4 is
- out. It fixes a problem in the preview
- window search function (qt4 only).
-
- - 2008-05-22 : we now have a mailing list:
-
-
Support
diff --git a/website/index.html.fr b/website/index.html.fr
index 26fb008b..ba816b2d 100644
--- a/website/index.html.fr
+++ b/website/index.html.fr
@@ -94,6 +94,15 @@
Nouvelles:
+ - 2010-09-18 : Recoll 1.14.0
+ vient de sortir. L'innovation principale est la possibilité
+ d'utiliser des critères de dates dans les recherches, mais
+ il y en a quelques autres. Comme
+ d'habitude, avec une version .0, il se pourrait qu'il y ait
+ quelques problèmes, les paquets binaires suivront quand
+ quelques braves auront essayé cette version, et si je
+ n'entends pas parler de problèmes majeurs.
+
- 2010-04-14 : la version 1.13.04 vient de sortir. Elle
corrige un gros bug de la 1.13.02 (le stemming ne marchait plus).