-------------
Released 2013-08-15
- Add i18n support. :issue:`65`
- Use default HTML5 widgets and fields provided by WTForms.
- Python 3.3+ support.
- Redesign form, replace ``SessionSecureForm``.
- CSRF protection solution.
- Drop WTForms imports.
- Fix recaptcha i18n support.
- Fix recaptcha validator for Python 3.
- More test cases, it's 90%+ coverage now.
- Redesign documentation.