Skip to content

Releases: awsmug/torro-forms

1.0.16

25 Oct 11:00
Compare
Choose a tag to compare
  • Fixed: Logical error in 'can_access' function. Thanks to @reedsutliff!
  • Fixed: Corrected typo. Thanks to @NicoWeio!

1.0.15

25 Oct 10:45
Compare
Choose a tag to compare

Fixed deployent issue

1.0.14

19 Oct 13:46
Compare
Choose a tag to compare

Replaced XLS library

1.0.13

19 Oct 10:38
Compare
Choose a tag to compare

Readded assets

1.0.12

19 Oct 10:26
Compare
Choose a tag to compare

Get deployment running

1.0.11

19 Oct 10:15
Compare
Choose a tag to compare
  • Enhaned: Tested up to 5.8.1.
  • Enhanced: Cleaned up repo & updated composer dependency

1.0.8

10 Oct 14:56
Compare
Choose a tag to compare
  • Enhanced: Added filter 'torro_element_export_columns'.
  • Enhanced: Moved CSS classes of element settings from input tag to wrapper class.
  • Enhanced: Using direct link to file on exporting submissions instead of post link.
  • Enhanced: Added pot translation file.

1.0.7

16 Aug 12:54
Compare
Choose a tag to compare
  • Fix: Fixed wrong function name for filter_input fix which caused fatal error

1.0.6

10 Jul 13:32
Compare
Choose a tag to compare
  • 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

22 May 15:42
Compare
Choose a tag to compare
  • 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