From 26d8eb60acdf8e67c606a28082b11a5ef0c5afe8 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Wed, 6 Sep 2023 20:15:33 +0000 Subject: [PATCH] chore: update changelog --- CHANGES.md | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f7ebdb358d..01b505ab71 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,22 +4,21 @@ ## Changes -- Fix create phone session abuse key by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6134 -- Fix CLI backwards compatibility by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6125 -* Override forEachDocument() to skip the cache collection by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6144 -* Fix Not Found error when deploying function from git by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6133 -* Add required params for scheduled functions by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6148 -* Update the error message for router_domain_not_configured by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6145 -* Fix _APP_EXECUTOR_HOST for upgrades by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6141 -* Change executor hostname back to appwrite-executor by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6160 -* Fix create execution request filter from previous SDK version by @stnguyen90 in https://github.com/appwrite/appwrite/pull/6146 -* Fix: AI Assistant by @Meldiron in https://github.com/appwrite/appwrite/pull/6153 -* Make URL optional for Create Membership API and Serverside Requests by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/6157 +- Fix create phone session abuse key [#6134][https://github.com/appwrite/appwrite/pull/6134] +- Fix CLI backwards compatibility [#6125](https://github.com/appwrite/appwrite/pull/6125) +* Override forEachDocument() to skip the cache collection [#6144](https://github.com/appwrite/appwrite/pull/6144) +* Fix Not Found error when deploying function from git [#6133](https://github.com/appwrite/appwrite/pull/6133) +* Add required params for scheduled functions [#6148](https://github.com/appwrite/appwrite/pull/6148) +* Update the error message for router_domain_not_configured [#6145](https://github.com/appwrite/appwrite/pull/6145) +* Fix _APP_EXECUTOR_HOST for upgrades [#6141](https://github.com/appwrite/appwrite/pull/6141) +* Change executor hostname back to appwrite-executor [#6160](https://github.com/appwrite/appwrite/pull/6160) +* Fix create execution request filter from previous SDK version [#6146](https://github.com/appwrite/appwrite/pull/6146) +* Make URL optional for Create Membership API and Serverside Requests [#6157](https://github.com/appwrite/appwrite/pull/6157) * Support for v2 functions [#6142](https://github.com/appwrite/appwrite/pull/6142) -* Fix migrations worker by @abnegate in https://github.com/appwrite/appwrite/pull/6116 +* Fix migrations worker [#6116](https://github.com/appwrite/appwrite/pull/6116) * Fix: Global variables by [#6150](https://github.com/appwrite/appwrite/pull/6150) -* Fix webhook secret validation and executor path validation by @vermakhushboo in https://github.com/appwrite/appwrite/pull/6162 -* Fix: Untrusted custom domains + auto-ssl by @Meldiron in https://github.com/appwrite/appwrite/pull/6155 +* Fix webhook secret validation and executor path validation [#6162](https://github.com/appwrite/appwrite/pull/6162) +* Fix: Untrusted custom domains + auto-ssl [#6155](https://github.com/appwrite/appwrite/pull/6155) # Version 1.4.1