New: Add exclude_script and exclude_style parameters to the frm-api shortcode for excluding specific styles and scripts. New: When using the frm-api shortcode, scripts included on the page will be
Forms API v1.07
Fix: multiple files were not correctly attached to the created entry Fix: when a file was created via the API, it was being duplicated on the receiving end Fix: When the API plugin is active, and
Forms API v1.06
New: Add image importing via the REST API. Now an image can be uploaded from another site when the URL is included in the API request. Fix: Prevent CORS error with ajax calls. This resolves issues
Forms API v1.05.01
Fix issue with file fields not saving the received value
Forms API v1.05
New: Add start_date and end_date parameters to filter the route to get entries Fix: Add better functionality to the search parameter in the route to get entries Fix: Allow the registration
Forms API v1.04
New: Allow entry keys in routes like frm/v2/entries/# New: Allow form key in frm/v2/forms/#/entries Fix: Correctly update entries with repeating and embedded forms Fix: Correctly update an entry
Forms API v1.03.01
Only double encode line breaks inside of field values instead of the whole raw request Add a couple more parameters to the frmapi_post_response hook
Forms API v1.03
Fix: Fix unique field validation on edit. Fix: Double escape /r/n/ in json. Fix: Prevent cookie from being created during api call Fix: Update deprecated validation call. Fix: Allow quotes in
Forms API v1.03b1
Fix: Fix unique field validation on edit. Fix: Double escape /r/n/ in json. Fix: Prevent cookie from being created during api call Fix: Update deprecated validation call. Fix: Allow quotes in
Forms API v1.02
Enhancement: Add headers to API call hook to allow headers to be modified Fix: Correct the dynamic URL check Fix: Load JS on Settings page load so + button works in Safari