- Added ``uninstall`` profile instead of old external method. [maurits]
- Removed ``actionicons.xml`` because this is handled in ``controlpanel.xml``. [maurits]
- Replaced ``placeful_marker`` import step with a ``post_handler``. [maurits]
1.6.5
------------------
Fixes:
- Updated Site Setup link in all control panels. Fixes https://github.com/plone/Products.CMFPlone/issues/1255 [davilima6]
1.6.4
------------------
- Fix test after new default dependecy-strategy for GenericSetup. [pbauer]
1.6.3
------------------
- Allow unicode as workflow-policy-name [pbauer]
1.6.2
------------------
- Added upgrade step to apply our full profile. This is meant mostly for upgrades from ancient versions that had no profile yet or had a profile without a metadata.xml. In that case the quick installer would complain that the old profile version was unknown and there was no upgrade. [maurits]