You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.