Skip to content

v5.5

Choose a tag to compare

@Crabcyborg Crabcyborg released this 14 Sep 17:10
· 13110 commits to master since this release
308b343
  • New: Email actions and success messages now support [form_name] shortcodes.
  • Fix: Prevent a fatal error when running a weekly cron job because of an expected WordPress function was unavailable.
  • Fix: Prevent a warning when viewing an entry that was created from a post with missing information about browser and referer.
  • Fix: Arrows in dropdown fields were appearing at the top of the select field instead of being centered in Astra.
  • Fix: Fixed a couple admin side RTL styling issues.
  • Fix: Selecting multiple fields with the shift key was not properly selecting the fields in-between when the first selected item was not a group.
  • Autocomplete attributes in custom HTML will now be ignored if the field also has an autocomplete attribute set to avoid multiple attributes with the same key.