You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New: Cloudflare Turnstile has been added as a new Captcha option type in Global settings.
New: A new filter has been added to enable support for bulk editing options for a Ranking field.
New: The trigger to save draft entries has been updated to a button in new forms.
New: A new frm_after_generate_csv action has been added. This can be used to track which entries have already been exported as CSV to avoid exporting an entry more than once.
Fix: hCaptcha was not properly resetting after clicking the previous button and returning to the page with the hCaptcha field.
Fix: A trim(): Passing null to parameter #1 PHP Deprecated message has been fixed.
Fix: Checks have been added to avoid fatal errors when trying to extend the time limit when the function is disabled.
Fix: A Creation of dynamic property FrmProEddController::$save_status is deprecated PHP Deprecated message has been fixed.
Fix: Icons were missing for collapsible sections in the visual views builder.
Monthly summary emails will not longer get sent when there are no new entries to report on.
The global JS function frm_add_logic_row used on admin pages has been removed.