- New: Prevent disallowed file types from being selected in file uploader. This lets people know before a file is uploaded if it isn't allowed.
- New: More live changes in builder: the 'not set up' message in dynamic fields
- New: Include scripts for view when loaded via API or after the footer
- New: Add show_image, show_filename, and add_link in the frm-show-entry shortcode
- New: Convert icon font to svgs in back-end to prevent caching issues
- Code: Show logic by default on field types created pre 3.0 methods
- Fix: Placeholders were getting the default value in some cases
- Fix: Fix issue with link to add other option missing after option is deleted
- Fix: Include the 'other' option in the conditional logic options for new fields
- Fix: Delete the fields inside a section when the section is deleted
- Fix: Correctly order the fields in the calculation options
- Fix: Include images with links on the show entry page
- Fix: Remove a few PHP notices.