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
Forms API v1.01
Process shortcodes before sending data. This will allow for views and stats to be used in the url and API values. One way this can be used is to save the frm-stats shortcode in a parent entry. For
Forms API v1.0
Allow API actions to be triggered during import Use a different API key for each site in a network Add a "raw" format option. This also adds the empty box back in for setting the API content to