- New: Added a new form embed script available in the Embed Form modal. This script can be embedded on another site, including non-WordPress sites.
- New: [frm-api] shortcodes can now be easily copied from the Embed Form modal.
- New: Forms loaded from an API endpoint will now always submit with AJAX even if the setting is not turned on to prevent embedded forms from redirecting to the source site on submission.
- Fix: Creating and updating entries with the REST API was failing validation if the "Check entries for spam using JavaScript" option was turned on.
- Fix: Trying to load a form that does not exist with the REST API was not properly displaying a 404 error.
- Fix: Signature fields were not initializing in forms loaded from an API endpoint.
- Fix: Dropzone uploads were getting blocked with 403 errors in forms loaded from an API endpoint.
- Fix: Localized date pickers were not translating in forms loaded from an API endpoint.