Skip to content

Commit 8f9eba2

Browse files
committed
chore: add changelog
1 parent f73325a commit 8f9eba2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 8.2.1
4+
5+
* Added `--with-variables` option to the Sites command for adding/updating environment variables
6+
* Fixed Functions environment variables not being pushed with `--with-variables`
7+
* Removed `awaitPools` when wiping old variables
8+
9+
> **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.
10+
311
## 8.2.0
412

513
* Add `encrypt` attribute support

0 commit comments

Comments
 (0)