Skip to content

Releases: appwrite/sdk-for-web

14.0.0-rc.5

21 Feb 17:07
Compare
Choose a tag to compare
14.0.0-rc.5 Pre-release
Pre-release

14.0.0-rc.4

21 Feb 11:09
b19a0bc
Compare
Choose a tag to compare
14.0.0-rc.4 Pre-release
Pre-release

Full Changelog: 13.0.1...14.0.0-rc.4

13.0.1

20 Nov 04:06
ca8cb1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.0...13.0.1

13.0.0

07 Sep 22:41
ca4ef6d
Compare
Choose a tag to compare

What's Changed

  • BREAKING - Parameter url is now optional in the createMembership endpoint
  • Fix: content range header inconsistency in chunked uploads #711
  • Added a new label function to the Role helper class

Full Changelog: 12.0.0...13.0.0

12.0.0

30 Aug 13:30
1b03080
Compare
Choose a tag to compare

What's Changed

  • Support for Appwrite 1.4.0
  • New endpoints for fetching user identities
  • New endpoints for listing locale codes
  • 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: 11.0.1...12.0.0

11.0.1

18 Aug 01:20
bb6b1e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 11.0.0...11.0.1

11.0.0

12 Apr 10:18
7b37a2b
Compare
Choose a tag to compare

What's Changed

  • Added Appwrite 1.3.0 support
  • Added relationships support
  • Added support for new queries: isNull, isNotNull, startsWith, endsWith, between and select.
  • Added update attribute support
  • Added team prefs support
  • Added support for select queries with getDocument
  • [BREAKING] Changed function create/update execute parameter to optional
  • [BREAKING] Changed team update function to updateName
  • [BREAKING] Changed Account service to use the User model instead of Account
  • [BREAKING] Changed createMembership to allow an email, userId or phone

Full Changelog: 10.2.0...11.0.0

10.2.0

27 Dec 23:11
1dde5c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.1.0...10.2.0

10.1.0

22 Sep 04:31
98d0c5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.1...10.1.0

10.0.1

14 Sep 20:13
2552f83
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...10.0.1