Skip to content

Releases: appwrite/sdk-for-cli

11.1.0

03 Nov 06:01
9961632

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance

Full Changelog: 11.0.0...11.1.0

11.0.0

30 Oct 12:50
44c7c7d

Choose a tag to compare

What's Changed

  • Rename create-csv-migration to create-csv-import command to create a CSV import of a collection/table
  • Add create-csv-export command to create a CSV export of a collection/table
  • Add create-resend-provider and update-resend-provider commands to create and update a Resend Email provider
  • Fix syncing of tables deleted locally during push tables command
  • Fix added push command support for cli spatial types
  • Fix attribute changing during push
  • Replace pkg with @yao-pkg/pkg in dependencies

Full Changelog: 10.2.3...11.0.0

10.2.3

24 Oct 08:43
1ea90ef

Choose a tag to compare

What's Changed

  • Fix init tables command not working by @ChiragAgg5k
  • Improve tablesDB resource syncing during push tables command by @ChiragAgg5k

Full Changelog: 10.2.2...10.2.3

10.2.2

21 Oct 09:53
07e94c7

Choose a tag to compare

What's Changed

  • Fix logout command showing duplicate sessions
  • Fix logout command showing a blank email even when logged out
  • Add syncing of tablesDB resource during push tables command

Full Changelog: 10.2.1...10.2.2

10.2.1

09 Oct 11:05
8f143d9

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 10.1.0...10.2.1

10.1.0

08 Oct 07:35
f925c9e

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 10.0.1...10.1.0

10.0.1

01 Oct 04:40
ac18baf

Choose a tag to compare

What's Changed

  • Fix CLI Dart model generation issues by @Fellmonkey
  • Fix row permissions and security sync by @ChiragAgg5k
  • Fix error when pushing columns with relationships by @ChiragAgg5k
  • Fix resource name from attributes to columns for TablesDB indexes by @ChiragAgg5k

Full Changelog: 10.0.0...10.0.1

10.0.0

22 Sep 08:56
09587bb

Choose a tag to compare

What's Changed

  • Breaking: Removed Avatars CLI command and all related subcommands; corresponding examples deleted
  • Feat: Geo defaults now accept coordinate arrays for Databases and Tables DB, with automatic normalization
  • Feat: Pull command skips deprecated resources by default and shows clearer totals/messages
  • Feat: Updated CLI descriptions: Databases marked legacy; added tables-db, projects, and project
  • Fix TypeScript type generation now quotes invalid property names to produce valid typings
  • Update documentation: Removed Avatars CLI examples and updated help text to reflect new geo defaults and terminology

Full Changelog: 9.1.0...10.0.0

9.1.0

05 Sep 08:38
71e8c88

Choose a tag to compare

What's Changed

Full Changelog: 9.0.2...9.1.0

9.0.2

27 Aug 05:17
6702551

Choose a tag to compare

What's Changed

Full Changelog: 9.0.1...9.0.2