Changelog
=========

2.0 (2011-09-07)
----------------

- Now working for Plone 4.x
- Added 3 interfaces for subscription, provider schema, properties and widgets overrides
- Overrides the default personal-information to manage widget customization
- Overrides the default IUserDataSchemaProvider
- Overrides the account-macro view to manage FileUpload fields that handles pictures
- Added isImage constraint on the portrait field, allowing only images to be uploaded
- Added tests and examples

1.0.1 (2011-05-04)
------------------

- Added documentation

1.0 (2011-04-XX)
----------------

- Added viewletmanager for the personalize_form
- Added adaptor interfaces for validators and actions
- Added self personalize_form, validation and action scripts
