1.5.0
版本发布时间: 2024-03-08 23:55:33
appwrite/appwrite最新发布版本:1.6.0(2024-09-19 00:34:07)
What's Changed
New features
- SSR support added. You can now handle sessions on your server app.
- 2FA support is now added for Appwrite Auth and for Console users.
- Appwrite Messaging added. You can now send emails, SMS messages, and push notifications.
- Appwrite now has enums for all config strings for OAuth, messaging adaptors, and more.
- New runtime versions for Dart, Bun, Ruby, Node, Deno, Python, PHP, Kotlin, Java, and Swift.
- Create custom login flows with custom sessions and tokens.
Upgrading
- Appwrite Cloud is not yet updated to 1.5.x, expect an announcement in the upcoming weeks. If you lock your Appwrite SDK version, this update is not breaking.
- Follow the self-hosted docs to update your self-hosted Appwrite.
- Update your SDKs to the latest versions. The API is backwards compatible, using old SDKs will not break existing apps, but you will not have access to new features.
New Contributors
- @fanksin made their first contribution in https://github.com/appwrite/appwrite/pull/7276
- @iMacHumphries made their first contribution in https://github.com/appwrite/appwrite/pull/7350
- @UtkarshAhuja2003 made their first contribution in https://github.com/appwrite/appwrite/pull/7365
- @Souptik2001 made their first contribution in https://github.com/appwrite/appwrite/pull/7559
- @GuptaPratik02 made their first contribution in https://github.com/appwrite/appwrite/pull/6826
- @navjotNSK made their first contribution in https://github.com/appwrite/appwrite/pull/7651
- @DylanG-64 made their first contribution in https://github.com/appwrite/appwrite/pull/7728
Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.13...1.5.0