- New: Pagination titles are now copied when a form is duplicated.
- New: Rich text fields will now process gallery shortcodes when media_buttons is enabled (see https://formidableformscom.bigscoots-staging.com/knowledgebase/frm_rte_options/#kb-add-media-button-to-tinymce-editor to find out more about this filter).
- New: When getting an entry value using the frm-field-value shortcode, allow filtering by IP (or phone number when using Twilio). This makes it easy to compile values from different entries across different forms based on received SMS messages, or progressive forms.
- Fix: The new file spam check was breaking when multiple files were uploaded with dropzone disabled.
- Fix: Required file upload fields inside of repeaters were having issues submitting with dropzone disabled.
- Fix: The Show image shortcode option in the Advanced tab did not include the show_image=1 option.