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.
New Contributors
- @EVDOG4LIFE made their first contribution in #213
Full Changelog: 12.0.4...13.0.0