- New: [date] and [user_id] shortcodes are now supported in API actions.
- New: Fields inside of a repeater are now also deleted when a repeater is deleted through the API endpoint.
- Fix: A fatal error would happen on front end pages when the Formidable Forms plugin was unavailable.
- Fix: An undefined array key 1 warning would get logged when trying to make an API request with some invalid header formats.
- Fix: A fatal error would occur when trying to run migrations when attempting to call a function that doesn't exist.
- Additional validation has been added when deleting a field using an invalid form id.
- References to old deprecated functions have been updated.