- Fixed #10387 - Textarea fields are being output with two ID attributes;
- Fixed #10429 - "Mail from" is unset when using smtp to send a copy of the form back to person submitting form;
- Fixed #10470 - Forms with "Email to User-Supplied Email Address" fail to send;
- Fixed #10482 - PHP Notice in DispositionFile.class;
- Fixed #10688 - Form Builder (0.8.1.2) Errors in Backend and Front End;
- Fixed the constructor DispositionFromEmailAddress stub file;
- Add option on the Email base and the From address to choose if you want files attached to the emails;
- Make it compatible with PHP 5.4. Add a stub file for Upgrade compatiblity (copy of FromEmailField.class.php);