- Fix: There was an error when setting the limit to 1 when calling the /wp-json/frm/v2/forms endpoint to get a single form.
- Fix: Updating an entry via API with a reCAPTCHA field would return a 409 error.
- Fix: Calculations in repeaters were not counting the first row when using the [frm-api] shortcode.
- Fix: Loading a form with [frm-api] would occasionally cause other forms on the page to use the wrong urls.
- Fix: Checkbox fields could not get updated via the API if options were using separate values.
- Fix: Conditional logic was not triggering on load for forms loaded with the [frm-api] shortcode.
- Fix: The page parameter was not working calling the /wp-json/frm/v2/forms endpoint.
- Fix: Prevent an error that happens on requests when the lite Formidable plugin is disabled.