Changelog
=========

4.4 - (2012-07-13)
------------------
* Change: Improved the labelling and display of downloadable data.
  [demarant]
* Bug fix: Added list type in 'Data table (preview)' in order to be used with
  Exhibit framework and also fix detection of columns that explicitly define
  column type in header using ':' syntax (e.g. topics:list)
  [voineali refs #5316]
* Bug fix: Fixed auto-detection of numbers by lowering boolean priority
  [voineali refs #5316]
* Bug Fix: Fixed i18n missing tags and i18n:domain in *.pt
  [prospchr refs #5162]

4.3 - (2012-06-12)
------------------
* Bug fix: Fixed 'unicode' object has no attribute 'get' error on download.json
  [voineali fixes #5223]
* Bug fix: fixed markup of HISTORY.txt file
  [ciobabog refs #5231]
* Feature: Allow the user to confirm and adjust auto-detected column types
  [voineali refs #5024]
* Upgrade step: Within "Plone > Site setup > Add-ons" click on
  upgrade button available for eea.app.visualization
* Feature: Added unique URLs for tabs in view mode in order to easily bookmark
  and share them. Also support browser history (back and forward buttons)
  [voineali refs #4851]

4.2 - (2012-04-26)
------------------
* Feature: Made Visualization data downloadable (HTML, CSV, TSV, JSON,
  XML, XML with Schema)
  [voineali #5038]
* Bug fix: Use non-@@ version of daviz-relateditems.json in order to easily cache
  and purge it using plone.app.caching
  [voineali #5074]

4.1 - (2012-04-11)
------------------
* Bug fix: Invalidate memcache on ObjectModifiedEvent for all
  IVisualizationEnabled objects
  [voineali #5074]
* Bug fix: Use converter fallback for table cells that doesn't contain valid
  numbers, dates, etc in order to minimize errors
  [voineali #4934]

4.0 - (2012-03-30)
------------------
* Initial release: Moved eea.daviz core API to this package in order to make
  the visualization libraries usable as standalone packages outside
  eea.daviz bundle
  [voineali #4996]

