Skip to content

v5.0.10

Choose a tag to compare

@Crabcyborg Crabcyborg released this 26 Oct 13:54
· 14273 commits to master since this release
bd6127f
  • 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.