Skip to content

Version 2.2.0

Choose a tag to compare

@bhch bhch released this 06 Oct 14:08
· 136 commits to master since this release

06 Oct, 2022

New features

  • fileHandlerArgs
    New config variable called fileHandlerArgs has been added. It can be used to provide a key-value pair which will be sent to the fileHandler URL via the querystring. This is helpful in identifying the form instance on the server if you have one common file handler for all forms.

Changes

  • #52: File input's Clear button will not send the DELETE request. A dedicated Delete button may be implemented in the future.

Bugfixes

  • #49: (Browser API) FormInstance data was not updated when the data was initially synced by the form.