Skip to content

9.0.0

Compare
Choose a tag to compare
@christyjacob4 christyjacob4 released this 30 Aug 13:37
48d84b8

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: 8.0.0...9.0.0