Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@danialfarid danialfarid released this 04 Jun 17:33
· 483 commits to master since this release

Fixed #783 #764 #777 #766 #763 #761 #721 #687 #650 #710 #784 #768 #789

Migration notes:

  • sendObjectsAsJsonBlob is removed in favore of sendFieldsAs with 3 possible values: json|json-blob|form which will give you more flexibility on how to send the fields to the server.