----------------
BREAKING CHANGES
CONFIGURATION_FIELDS constant has been removed, we now use a registry record: collective.excelexport.excluded_exportables
CHANGES
- Explicit inclusion of plone.restapi zcml
[thomasdesvenain]
- Exclude dexterity 'allow discussion' and 'exclude_from_nav' fields
(previously, only archetypes fields were excluded)
[thomasdesvenain]
- Fix error when referenced object value has no Title method.
[thomasdesvenain]
- Fix: Don't ommit fields that are in the default fieldset if there is one
[petchesi-iulian]
- Fix error on eea.faceted when there is a widget operator.
[thomasdesvenain]
- Archetypes support,
Products.ATExtensions support (RecordField, RecordsField, FormattableNamesField).
[thomasdesvenain]
- Fix encoding issue.