Releases: appwrite/sdk-for-web
Releases · appwrite/sdk-for-web
18.0.0
What's Changed
- Add
<REGION>to doc examples due to the new multi region endpoints - Remove
Giffrom ImageFormat enum - Remove
searchparam fromlistExecutionsmethod - Add
tokenparam togetFilePreviewandgetFileViewfor File tokens usage - Improve CORS error catching in
client.callmethod
Full Changelog: 17.0.2...18.0.0
17.0.2
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
scheduledAtattribute toExecutionresponse model - Added
scheduledAtparameter 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
otpparameter 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