Skip to content

20.2.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 19 Feb 12:04
· 15 commits to main since this release
e946bb6

What's Changed

  • Added optional encrypt parameter for database attributes (Text, Longtext, Mediumtext, Varchar) and corresponding column creation methods to enable encryption at rest. Encrypted attributes/columns cannot be queried.
  • Updated API docs and code examples to include the new encrypt option (defaulting to false) across databases and TablesDB sections.
  • Updated README compatibility note to reflect Appwrite server version 1.8.x.
  • Add support for the new Backups service

Full Changelog: 20.1.0...20.2.0