Skip to content

v5.1

Choose a tag to compare

@Crabcyborg Crabcyborg released this 27 Jan 14:41
· 14048 commits to master since this release
37e8ee9
  • Updated Bootstrap Multiselect to version 1.1.1, fixing issues with the accessibility of backend multiselect dropdowns for blind users.
  • New: Inputs with errors will now add the aria-describedby attribute during JavaScript validation for more accessible errors.
  • New: Form errors will now always include the role="alert" attribute for more accessible errors. New fields will now also include role="alert" in custom field HTML.
  • New: Added a new frm_entries_column_value filter hook.