Skip to content

8.2.1

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 17 Jul 09:50
· 237 commits to master since this release
1d89283

What's Changed

  • Added --with-variables option to the Sites command for adding/updating environment variables
  • Fixed Functions environment variables not being pushed with --with-variables
  • Removed awaitPools when wiping old variables

Note: Storing environment variables in the vars attribute of appwrite.json is now deprecated due to security risks. Variables are now synced directly from the .env file in the root directory of the function’s or site’s folder.

Full Changelog: 8.2.0...8.2.1