Changelog
=========

5.4 - (2013-08-19)
------------------
* Bug fix: fixed the afterSetUp method after upgrading to Plone 4.3 by setting
  role to manager on the test user before starting the object creations
  [ichim-david refs #14924]

5.3 - (2013-08-09)
------------------
* Feature: Added possibility to only discover keywords already in the existing keywords list
  [szabozo0 refs #15615]
* Bug fix: Fixed auto-discoverer for languageIndependent fields
  [voineali refs #15615]
* Feature: Added more details on alchemy discoverer exceptions for geographical coverage and keywords
  [szabozo0 refs #14916]
* Feature: Added more details on alchemy discoverer exceptions for related items
  [szabozo0 refs #14916]
* Feature: Added possibility to disable auto-links for a specific page
  [szabozo0 refs #14916]
* Feature: Added option to have the results in a modal window
  [szabozo0 refs #14916]

5.2 - (2013-07-08)
------------------
* Bug fix: inverted condition in order to fix issue described first at #14592
  from the 5.1 release
  [ichimdav #14592]
* Feature: Added "auto-tagging delimiter" option in order to allow extraction of
  tags from Text fields
  [voineali refs #14797]
* Feature: Pair lookin field with tagging link in order to be able to link
  different search pages
  [voineali refs #14797]
* Feature: Added  "mark only first occurrence" selected by default in order
  not to pollute pages with the same link
  [voineali refs #14797]

5.1 - (2013-06-17)
------------------
* Upgrade step: (optional) Manually **Enable auto relations** within Site Setup >
  Alchemy Settings
  [voineali refs #9486]
* Upgrade step: Within "Plone > Site setup > Add-ons" click on
  upgrade button available for EEA Alchemy
* Feature: Add presence viewlet in order to call alchemy.tags.json via AJAX
  only if auto-tagging is enabled
  [voineali refs #9486]
* Change: Pair tagging field and tagging link in order to allow to have geotags
  going to a different search than keywords tags.
  [voineali refs #9486]
* Change: updated link to site setup
  [ghicale]
* Bug fix: Handle auto-tagging when BASE_URL endswith /view
  [voineali refs #14592]
* Feature: Auto discover internal links within a Plone Content-Type's text
  and update 'relatedItems' field accordingly
  [voineali refs #9486]
* Feature: Refactoring Alchemy Discover UI:
  - Improve user experience;
  - Added real-time console.log in browser via server-sent events;
  - Improved "Look in" facet by adding all schema fields and catalog metadata;
  [voineali refs #9486]
* Feature: Refactoring discover utilities and adapters in order to be able
  to easily extend alchemy functionality outside eea.alchemy package
  [voineali refs #9486]

5.0 - (2013-05-20)
------------------
* Upgrade step: (optional) Manually **Enable auto tagging** within Site Setup >
  Alchemy Settings
  [voineali refs #9486]
* Upgrade step: (optional) Manually reorder JS / CSS resources
  (++resource++eea.alchemy.js, ++resource++eea.alchemy.css) within ZMI >
  portal_javascripts / portal_css in order to optimize requests per page.
  [voineali refs #9486]
* Upgrade step: Within "Plone > Site setup > Add-ons" click on
  upgrade button available for EEA Alchemy
  [voineali refs #9486]
* Feature: Auto highlight keywords within a page content based on selected
  tags and link them to a custom search page
  [voineali refs #9486]
* Feature: Group all Alchemy settings within Site Setup > Alchemy Settings
  [voineali refs #9486]

4.4 - (2012-07-13)
------------------
* Bug fix: fixed markup of HISTORY.txt file
  [ciobabog refs #5231]
* Bug Fix: Fixed i18n missing tags and i18n:domain in .pt files
  [prospchr refs #5162]

4.3 - (2012-04-26)
------------------
* Feature: added batch selection on bulk auto-dicover
  [ghicaale #5008]
* Feature: added preview feature for the bulk auto-discover
  [ghicaale #5008]
* Feature: added transaction commits for faster reindex on bulk auto-discover
  [ghicaale #5008]
* Bug fix: fixed reindexing objects after bulk auto-discover geotags
  [ghicaale #5008]
* Bug fix: fixed not to show empty suggestions on bulk auto-discover geotags
  [ghicaale #5008]

4.2 - (2012-02-06)
------------------
* no changes

4.0 - (2011-11-07)
------------------
* Feature: Added possibility to auto-discover tags not only in Title and Description.
  [voineali #4633]
* Feature: Added upgrade steps
  [voineali #4392]
* Feature: Plone 4.x compatible release
  [ghicaale #4235]

0.1 - (2011-04-19)
------------------
* Cleanup: of pyflakes warnings
  [ichimdav #4141]
* Cleanup: of pylint violations
  [ichimdav #4140]
* Initial release

