Skip to content

8.3.0

Latest
Compare
Choose a tag to compare
@ChiragAgg5k ChiragAgg5k released this 27 Jul 04:16
7d38dce

What's Changed

  • Feat: Add support for appwrite.config.json file
    • All new projects will be initialized with this configuration file
    • Resolves bundler conflicts (e.g., Vite) that incorrectly interpret .json files as library imports
  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Type generation fixes:
    • Fix relationships using the relatedCollection's id instead of name
    • Update auto generated comment to show relative path instead of absolute path

Note: The existing appwrite.json file remains fully supported for backward compatibility

Full Changelog: 8.2.2...8.3.0