Releases: awsmug/torro-forms
Releases · awsmug/torro-forms
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.8
1.0.7
1.0.6
- Enhanced: Changed standard export type to one column for choices for better readability in mails
- Enhanced: Changed order of reCaptcha to the end of protectors list, because it's 3rd pary
- Enhanced: Added hint if reCaptcha is not configured properly
- Enhanced: Moved description before HTML inputs
- Enhanced: Added role="alert" to errors on forms for better accessibility
- Fixed: Added wrapper for buggy filter_input PHP function
- Fixed: Plugin-Lib throws notice for datetime fields
- Fixed: Compact PHP function in PHP 7.3 throws error
- Fixed: Using query to get form url instead of using REQUEST_URI
- Tweaked: Switched to plugin-lib of felixarntz repo
1.0.5
- Enhanced: Email notifications element "all_elements" looking now better
- Enhanced: Added filter torro_export_value
- Enhanced: Added actionhooks torro_container_partials_before, toro_container_partials_after
- Enhanced: Added filters torro_element_type_settings_sections, torro_element_type_settings_fields an element_values_validated
- Fixed: Added missing object in filters torro_element_input_classes, torro_element_label_classes, torro_element_wrap_classes, torro_element_description_classes and torro_element_errors_classes
- Fixed: Inserted WordPress password protection query
- Fixed: Bug on remove_error from submission
- Fixed: Not shown phone text field in Admin