- New: Use line_breaks=0 to show multi-line content in one row inside the frm-show-entry shortcode.
- New: Add format=currency option for use with field shortcodes
- New: Calculated currency values will now show as currency when the value is displayed. This covers summaries, emails, entry listing page, views and more. To prevent this formatting, use format=number in the field shortcode.
- New: Add settings for inbox messages.
- Fix: Correctly show a numeric value in a dynamic list field on the view entry page and in emails.
- Fix: Prevent javascript error when submit button is inline with no visible fields.