Skip to content

Releases: appwrite/sdk-for-cli

8.1.0

27 Jun 10:26
52bc7d0

Choose a tag to compare

What's Changed

  • Add multi-region support to init command
  • Update init command to clear previous configuration in appwrite.json
  • Update localConfig to store multi-region endpoint
  • Fix throw error when creating unknown attribute instead of timing out
  • Fix equal comparison of large numbers and BigNumber instances using proper equality checks
  • Fix duplication of reasons when comparing localConfig with remoteConfig
  • Fix firstOrNull() to firstOrNull in types generation for dart
  • Fix unknown attribute double error during types generation
  • Refactor to use isCloud() method consistently

Full Changelog: 8.0.2...8.1.0

8.0.2

20 Jun 07:15
20cc906

Choose a tag to compare

What's Changed

  • Add Type generation fixes:
    • Properly handle enum attributes in dart, java and kotlin
    • Fix initialisation of null attributes in dart's fromMap method
    • Fix relationships and enums in swift

Full Changelog: 8.0.1...8.0.2

8.0.1

16 Jun 05:41
e57b981

Choose a tag to compare

What's Changed

  • Add resourceId and resourceType attributes to createRedirectRule
  • Add providerReference to vcs command for getting repository contents
  • Add warning comment to bulk updateDocuments method
  • Fix type generation for enums in Typescript and PHP language

Full Changelog: 8.0.0...8.0.1

8.0.0

11 Jun 04:10
078e017

Choose a tag to compare

What's Changed

  • Add types command to generate language specific typings for collections. Currently supports - php, swift, dart, js, ts, kotlin and java
  • Update bulk operation docs to include experiment feature warnings
  • Breaking ⚠️ : Remove assistant service and commands

Full Changelog: 7.0.0...8.0.0

7.0.0

26 May 13:50
a1939ff

Choose a tag to compare

What's Changed

  • Add sites command
  • Add tokens command
  • Add devKeys support to projects command
  • Add init site, pull site and push site commands
  • Add bulk operation methods like createDocuments, deleteDocuments etc.
  • Add new upsert methods: upsertDocument and upsertDocuments
  • Update GET requests to not include content-type header

Full Changelog: 6.2.3...7.0.0

6.2.3

16 Apr 11:41
2834bde

Choose a tag to compare

What's Changed

Full Changelog: 6.2.2...6.2.3

6.2.2

06 Mar 17:44
26d10dd

Choose a tag to compare

What's Changed

Fixes

Miscellaneous

Full Changelog: 6.2.1...6.2.2

6.2.1

04 Mar 12:26
e2eebe6

Choose a tag to compare

What's Changed

Fixes

Miscellaneous

New Contributors

Full Changelog: 6.2.0...6.2.1

6.2.0

20 Jan 10:41
91bea6e

Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

6.1.0

14 Oct 17:09
7773439

Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.1.0