Skip to content

3.0.0

Compare
Choose a tag to compare
@christyjacob4 christyjacob4 released this 30 Aug 13:39
· 69 commits to master since this release
4f21877

What's Changed

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • New endpoint for downloading a function deployment
  • Updated documentation
  • Breaking changes:
    • The createFunction method has a new signature.
    • The createExecution method has a new signature.
    • The updateFunction method has a new signature.
    • The createDeployment method no longer requires an entrypoint.
    • The updateFile method now includes the ability to update the file name.
    • The updateMembershipRoles method has been renamed to updateMembership.

Full Changelog: 2.0.2...3.0.0