Skip to content

Releases: appwrite/sdk-for-cli

0.12.1

18 Oct 10:29

Choose a tag to compare

0.12.1 Pre-release
Pre-release
  • Support for Appwrite 0.11
  • Fix encoding of JSON objects from CLI

0.12.0

02 Sep 12:19

Choose a tag to compare

0.12.0 Pre-release
Pre-release
  • Support for Appwrite 0.10.0
  • Add updatePassword, updateEmail and updateName methods to Users service.

0.11.0

07 Jul 10:31
f9eb3ae

Choose a tag to compare

0.11.0 Pre-release
Pre-release
  • Support for Appwrite 0.9
  • Breaking - changed param name from env to runtime 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

21 May 15:10

Choose a tag to compare

0.10.1 Pre-release
Pre-release
  • Fixed header parsing

0.10.0

19 May 19:36

Choose a tag to compare

0.10.0 Pre-release
Pre-release
  • Fix for problem in the powershell installation script for Windows

0.9.0

19 May 16:23

Choose a tag to compare

0.9.0 Pre-release
Pre-release
  • Improved the Readme file
  • Fixed appwrite version command
  • Fixed for PowerShell CLI setup script
  • Fixed unescaped strings passed as parameters

0.8.0

21 Apr 10:14

Choose a tag to compare

0.8.0 Pre-release
Pre-release
  • Support for new CLI array params syntax
  • Updated README and examples to use the new CLI array syntax
  • Replace Mock() validator with Wildcard()
  • Fixed casting of strings to integers for body parameters

0.7.0

15 Apr 18:43

Choose a tag to compare

0.7.0 Pre-release
Pre-release
  • Added an option to use self-signed SSL certificates
  • Fixed bash error
  • Rename Services folder to services

0.6.0

09 Mar 18:12

Choose a tag to compare

0.6.0 Pre-release
Pre-release

Added CLI automation

0.5.0

18 Feb 17:04

Choose a tag to compare

0.5.0 Pre-release
Pre-release

Fixed an issue when trying to package a cloud function from the current dir .