- 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 with double submissions, redirecting with validation errors, and adding rows in a repeater.
- Fix: The returned form object was different after a form was edited than after create or get.