- Security: Unsafe HTML will now be stripped from edit and draft success messages if the user saving HTML does not have the unfiltered_html permission or if the DISALLOW_UNFILTERED_HTML constant is set.
- Security: Custom update text will now be sanitized on save.
- New: The truncate option for frm-field-value shortcodes will now truncate the specified amount when setting the truncate value to something greater than 1.
- New: Added a "none" button position option to settings.
- Fix: Graphs were not sorting properly with x_order=field_opts when options started with a lower case character.
- Fix: Prevent a PHP notice when submitting a name or address field inside of a repeater.
- Fix: When including or excluding fields with an option, new repeater rows were not hiding fields properly.