Commit graph

24 commits

Author SHA1 Message Date
Chirag Aggarwal
a9d2fed1ba chore: split sdk release artifacts from automation 2026-02-20 14:02:16 +05:30
Chirag Aggarwal
190b866da1 Bump Web SDK to 22.3.1 and React Native SDK to 0.23.1
Add patch changelog entries for removing bignumber.js direct dependency
to fix bundler conflict with Next.js Turbopack, and adding upsert method
to Realtime Channels helper class.
2026-02-17 18:20:35 +05:30
Chirag Aggarwal
df20c12f6e chore: release sdks to fix createMembership roles param 2026-02-12 11:12:51 +05:30
Chirag Aggarwal
eb97a0e9b2 changelog changes 2026-02-02 17:57:50 +05:30
Chirag Aggarwal
9ee318de3c feat: release array param enums support to all sdks 2026-02-02 15:34:32 +05:30
Chirag Aggarwal
6aa054bc7c chore: release sdks for adding getScreenshot method to Avatars service 2025-11-29 00:56:04 +05:30
Jake Barnby
3e291492fb Update versions 2025-11-01 01:16:24 +13:00
Jake Barnby
a3103bf4d4
Fix release 2025-10-09 23:37:28 +13:00
Jake Barnby
0877aa2964
Generate SDKs 2025-10-09 21:04:50 +13:00
Chirag Aggarwal
e935fc2510 Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.

Updated SDKs:

Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0

Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0

Console SDK:
- CLI: 10.0.1 → 10.1.0
2025-10-08 10:20:23 +05:30
Chirag Aggarwal
9be01f2ac9 add docs in rn 2025-07-26 11:24:19 +05:30
Chirag Aggarwal
6bd3e6fe96 update version for rn 2025-07-25 16:05:16 +05:30
Chirag Aggarwal
32bb8b7c7e chore: update sdks 1.7.x 2025-07-24 13:42:55 +05:30
Chirag Aggarwal
8a2e0d4970 chore: update react native to 0.10.1 and changelog 2025-07-12 12:04:51 +05:30
Chirag Aggarwal
5934ad459f chore: update react native sdk and changelog 2025-06-18 13:44:33 +05:30
Chirag Aggarwal
c8140ee2d2 chore: add changelog for android, deno and react native 2025-05-18 08:20:20 +00:00
Chirag Aggarwal
b0e95171f8 chore: update react native and generate sdk 2025-05-10 14:29:11 +00:00
Damodar Lohani
ef0b27840c update readme 2024-04-30 11:51:36 +00:00
Damodar Lohani
665812c28b fix typo 2024-04-28 01:38:46 +00:00
Damodar Lohani
3451dd3f4b fix typo 2024-04-28 01:38:21 +00:00
Damodar Lohani
7c7d09514a
Update docs/sdks/react-native/GETTING_STARTED.md
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:35:17 +05:45
Damodar Lohani
cfd7534993
Update docs/sdks/react-native/GETTING_STARTED.md
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:35:10 +05:45
Damodar Lohani
e03102a112
Update docs/sdks/react-native/GETTING_STARTED.md
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2024-03-12 08:34:54 +05:45
Damodar Lohani
271db5ce69 react native getting started 2024-03-10 02:21:50 +00:00