Releases: appwrite/sdk-for-web
Releases · appwrite/sdk-for-web
17.0.1
What's Changed
- remove unnecessary titles from method descriptions.
- fix duplicate adding of payload params.
- removed unnecessary awaits and asyncs.
- ensure AppwriteException response is always string.
New Contributors
- @ChiragAgg5k made their first contribution in #122
Full Changelog: 17.0.0...17.0.1
17.0.0
16.1.0
16.0.2
16.0.1
17.0.0-rc1
Full Changelog: 14.0.1...17.0.0-rc1
16.0.0
What's New
- Support for Appwrite 1.6
- Update dependencies
- Added
scheduledAt
attribute toExecution
response model - Added
scheduledAt
parameter tocreateExecution()
: Enables creating a delayed execution
Breaking changes
You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x
.
- Removed
otp
parameter fromdeleteMFAAuthenticator
.
Bug Fixes
- Fixed realtime reconnection issues.
Please note: This version is compatible with Appwrite 1.6 and later only. If you do not update your Appwrite SDK, old SDKs will not break your app. Appwrite APIs are backwards compatible.
Full Changelog: 15.0.0...16.0.0
16.0.0-rc.4
Full Changelog: 16.0.0-rc.3...16.0.0-rc.4
16.0.0-rc.3
Full Changelog: 16.0.0-rc.2...16.0.0-rc.3
16.0.0-rc.2
Full Changelog: 16.0.0-rc.1...16.0.0-rc.2