Skip to content

Bug Fixes

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 02 Oct 18:08
· 39 commits to master since this release

Fixed issue with fetching form field values due to form name not being normalized in the get_forms method.

Add better error handling in form-submit.js It was trying parse php errors returned to it as a successful message.