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.
Security: Improved how data is sanitized when previewing in the style manager.
Fix: Prevent a warning when trying to get inbox messages from the API when no messages are being returned.
Fix: The frm_alignright class was being stripped in the form builder, preventing the right alignment from appearing in the back end.
Fix: The frm_alignright class was causing fields to shift to the wrong row. The style definition has been updated so it will stay in the same row as other fields.
Fix: Required messages were not properly appearing for empty radio buttons when an other option was selected but left empty and JavaScript validation was on.