Skip to content

v4.35

Compare
Choose a tag to compare
@akbertram akbertram released this 25 May 11:25
· 83 commits to master since this release
  • addForm() now respects folderId argument (#93)
  • Add "bulk_delete", "manage_translations", and "reviewer_only" arguments to permissions (#91)
  • createFormSchemaFromData() now returns formSchema object rather than list with formSchema and data
  • updateRecord() fails if the record does not exist, rather than adding it (#43)
  • Dependency on rjson removed