==============================================
List of changes in Faceted Navigation versions
==============================================


What's new in Faceted Navigation 0.7
====================================

- restricted setup handlers to our profile only. Thanks to Gilles
  Lenfant for the trick;

- added a dedicated catalog. Beware, you will have to manually create
  this catalog if you already installed have an earlier version of
  Faceted Navigation. Look at the code for the default indexes and
  columns (``exportimport.addIndexesAndMetadata()``). I would also
  suggest reinstalling the product. See ``doc/install.txt`` for
  further details;

- added a new configuration option that lets an administrator define
  default search criteria, e.g. ``review state;published``;

- implemented different cache policies;

- rewrote some of the tests.


What's new in Faceted Navigation 0.6.1
======================================

- re-released with a more recent version of ``easy_install``. The egg
  for the 0.6 release had only Python files... Thanks to Jon Stahl for
  reporting `this bug`_;

- fixed a (hardly noticeable) bug in ``setup.py`` about namespace
  package.


.. _this bug: http://plone.org/products/faceted-navigation/issues/1


What's new in Faceted Navigation 0.6
====================================

- first public release.
