Releases: appwrite/sdk-for-cli
Releases · appwrite/sdk-for-cli
0.16.0
0.15.0
What's Changed
- Feat: Updated SDK by @Meldiron in #24
- feat: update version to 0.15 by @christyjacob4 in #25
- feat: update node version by @christyjacob4 in #26
New Contributors
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.0
- Support for Appwrite 0.12
- BREAKING Updated database service to adapt 0.12 API
- BREAKING Custom ID support while creating resources
- View all the changes
0.12.1
- Support for Appwrite 0.11
- Fix encoding of JSON objects from CLI
0.12.0
- Support for Appwrite 0.10.0
- Add
updatePassword
,updateEmail
andupdateName
methods to Users service.
0.11.0
- Support for Appwrite 0.9
- Breaking - changed param name from
env
toruntime
in the Functions API - Image Crop Gravity support in image preview service
- New endpoint in Account getSession to get session by ID
- New endpoint in the Users API to update user verification status
0.10.1
- Fixed header parsing
0.10.0
0.9.0
- Improved the Readme file
- Fixed
appwrite version
command - Fixed for PowerShell CLI setup script
- Fixed unescaped strings passed as parameters