v0.6.0
10/21/2015
- [](#improved)
- Added links to learn site for form examples
- [](#bugfix)
- Fixed for missing attributes in textarea field
- Fixed checkbox inputs
v0.5.0
10/15/2015
- [](#new)
- New
operation param to allow different file saving strategies
- Ability to add new file saving strategies
- Now calls a
process() method during form processing
- [](#improved)
- Added server-side captcha validation and removed front-end validation
- Allow
filename instead of prefix, format + extension
- [](#bugfix)
v0.4.0
9/16/2015
- [](#new)
- PHP server-side form validation
- Added new Google Catpcha field with front-end validation
- [](#improved)
- Add defaults for forms, moved from the themes to the Form plugin
- Store multi-line fields with line endings converted to HTML
v0.3.0
9/11/2015
- [](#improved)
- Refactored all the forms fields
v0.2.1
08/24/2015
- [](#improved)
v0.2.0
08/11/2015
- [](#improved)
v0.1.0
08/04/2015
- [](#new)