Skip to content

1.0.6

Compare
Choose a tag to compare
@mahype mahype released this 10 Jul 13:32
· 49 commits to master since this release
  • 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