* New: Added a new applications page for displaying available Formidable application templates.
* New: Imported views and pages with [formidable] and [display-frm-data] shortcodes will now replace old form and view ids with the new imported ids.
* New: Imported forms will now replace the old field ids with new field ids when the id is used in a field_id shortcode option.
* Fix: Field id values were not always properly updating when duplicating a form depending on the order of the fields.
Fix: Step value validation was occasionally breaking in some cases due to rounding precision issues.
* Updated Bootstrap to version 4.6.1.
* New: Name fields will be automatically used to define entry names if available.
* New: Added setting to update privileged access message.
* Fix: Section icon dropdown toggles were not displaying updated changes.
* Fix: Prevent a PHP 8.1 deprecation message where null was being passed to substr.
* Fix: Name fields with no descriptions were still displaying bottom margins.