------------------
New features:
- New method in api: filter_widgets. If a isn't selected, mailer action don't try
to render its widget. This is useful when we want to avoid to show some widgets
like recaptcha, that could breaks if it's in the wrong context.
[cekk]
Bug fixes:
- changed the permission of saveddata action from "Manage portal" to "Modify portal content" so "action" and "view" have the same permission
[eikichi18]
- Fix to thanks page regression introduced in 2.0.0b4
[instification]
- Fix e-mail attachments with non ASCII chars
[tomgross]