- set widget value to z3c.form.interfaces.NOT_CHANGED when the user selects 'Keep Existing File' in the widget, so z3c.form understands the field has not changed [flipmcf] (41)
2.0.9
------------------
Bug fixes:
- Only use the new feature for keeping an already uploaded image when it is a POST request. Fixes auto csrf error in `site-controlpanel <https://github.com/plone/Products.CMFPlone/issues/2628>`_ and `personal-information <https://github.com/plone/Products.CMFPlone/issues/2709>`_ page. [maurits] (2628)
2.0.8
------------------
Bug fixes:
- Close files, so no resource warnings are shown. [gforcada] (36) - Initialize towncrier. [gforcada] (2548)