=============================
Changelog for atreal.filecart
=============================
(name of developer listed in brackets)

1.1rc1 (2014-09-15)
-------------------
    - Don't break if used with Dexterity content types.
      [cedricmessiant]

    - Add IFileCartable behavior.
      [cedricmessiant]

    - Remove IntIds utility from profile to avoid to clear catalog when installing the product."
      [cedricmessiant]

    - Exclude empty file fields from zip.
      [thomasdesvenain]

    - Extend api so that we can select scales of a carted image.
      The selected scales are exported in the zip file.
      [thomasdesvenain]

    - If we add to cart documents that have many file / image fields,
      we manage those fields in our cart:
      we can include each of them in zip or not.
      [thomasdesvenain]

    - On zip export, use if possible filename instead of content id.
      [thomasdesvenain]

    - Avoid file name doubloons in zip export.
      [thomasdesvenain]

    - Works under Plone 4.3.
      [thomasdesvenain]

Version 1.0.0rc1 - 2009-12-22
-----------------------------
    - Bug Fix : Portlet was shown empty when not available. Now he's not shown.
      Property decorator is necessary on available method.
      [Florent Michon]

Version 1.0.0beta2 - 2009-09-29
---------------------------
    - Bug Fix : Compatibility with kss actions of richfile plugins.
      [Florent Michon]

Version 1.0.0beta1 - 2009-09-07
---------------------------
    - First Public Release
      [Florent Michon]

Version 0.1.0 - Unreleased
---------------------------
    - First development.
      [Florent Michon]

    - Initial package structure.
      [zopeskel]

