From bf6f7848260657bd1aa0d986d19d79961dc64e49 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:03:16 +0000 Subject: [PATCH 1/4] Initial plan From 5cdb59142f7fd4f82af6f4339eef5bc62ca78864 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Dec 2025 22:11:54 +0000 Subject: [PATCH 2/4] Add CHANGES.md section for version 1.8.1 Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com> --- CHANGES.md | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 74b46b7edc..b21e213029 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,104 @@ +# Version 1.8.1 + +## What's Changed + +### Notable changes + +* Add CSV export functionality in [#10546](https://github.com/appwrite/appwrite/pull/10546), [#10750](https://github.com/appwrite/appwrite/pull/10750), [#10813](https://github.com/appwrite/appwrite/pull/10813), and [#10847](https://github.com/appwrite/appwrite/pull/10847) +* Add branch deployments support in [#10486](https://github.com/appwrite/appwrite/pull/10486) +* Add screenshots endpoint in [#10675](https://github.com/appwrite/appwrite/pull/10675) +* Add TanStack Start sites support in [#10681](https://github.com/appwrite/appwrite/pull/10681) +* Add Next.js standalone support in [#10747](https://github.com/appwrite/appwrite/pull/10747) +* Add Resend integration in [#10690](https://github.com/appwrite/appwrite/pull/10690) +* Add per-bucket image transformations in [#10722](https://github.com/appwrite/appwrite/pull/10722) +* Add operators support in [#10735](https://github.com/appwrite/appwrite/pull/10735) and [#10800](https://github.com/appwrite/appwrite/pull/10800) +* Add Appwrite authentication in [#10758](https://github.com/appwrite/appwrite/pull/10758) +* Add users attributes in [#10688](https://github.com/appwrite/appwrite/pull/10688) +* Add function and sites stats in [#10786](https://github.com/appwrite/appwrite/pull/10786) +* Add screenshot endpoint stats in [#10706](https://github.com/appwrite/appwrite/pull/10706) +* Add disable count feature in [#10668](https://github.com/appwrite/appwrite/pull/10668) +* Add ElevenLabs site template in [#10782](https://github.com/appwrite/appwrite/pull/10782) +* Add suggested environment variables in [#10795](https://github.com/appwrite/appwrite/pull/10795) +* Add max build duration environment variable in [#10674](https://github.com/appwrite/appwrite/pull/10674) +* Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) +* Add custom realtime logger in [#10871](https://github.com/appwrite/appwrite/pull/10871) +* Improve MFA docs endpoint order in [#10793](https://github.com/appwrite/appwrite/pull/10793) +* Update GeoDB database in [#10890](https://github.com/appwrite/appwrite/pull/10890) +* Update to CLI 12.0.0 in [#10853](https://github.com/appwrite/appwrite/pull/10853) +* Update Flutter default build runtime in [#10807](https://github.com/appwrite/appwrite/pull/10807) +* Upgrade runtimes in [#10804](https://github.com/appwrite/appwrite/pull/10804) + +### Fixes + +* Fix duplicate document error while creating file in [#10891](https://github.com/appwrite/appwrite/pull/10891) +* Fix invalid query in [#10888](https://github.com/appwrite/appwrite/pull/10888) +* Fix error setting user password in [#10889](https://github.com/appwrite/appwrite/pull/10889) +* Fix TOTP issues in [#10884](https://github.com/appwrite/appwrite/pull/10884) +* Fix wrong user type in [#10875](https://github.com/appwrite/appwrite/pull/10875) +* Fix file token expiry in [#10877](https://github.com/appwrite/appwrite/pull/10877) +* Fix limit and offset computation in [#10880](https://github.com/appwrite/appwrite/pull/10880) +* Fix TanStack Nitro default in [#10860](https://github.com/appwrite/appwrite/pull/10860) +* Fix TanStack builds in [#10767](https://github.com/appwrite/appwrite/pull/10767) +* Fix enum examples in [#10828](https://github.com/appwrite/appwrite/pull/10828) +* Fix missing nullable in [#10819](https://github.com/appwrite/appwrite/pull/10819) +* Fix response models multi-methods in [#10815](https://github.com/appwrite/appwrite/pull/10815) +* Fix nullable validation in [#10778](https://github.com/appwrite/appwrite/pull/10778) +* Fix WebP library in [#10738](https://github.com/appwrite/appwrite/pull/10738) +* Fix upgrade utopia database in [#10812](https://github.com/appwrite/appwrite/pull/10812) +* Fix undefined variable in [#10654](https://github.com/appwrite/appwrite/pull/10654) +* Fix undefined sequence in [#10652](https://github.com/appwrite/appwrite/pull/10652) +* Fix error handler error in [#10719](https://github.com/appwrite/appwrite/pull/10719) +* Fix Next 16 compatibility in [#10713](https://github.com/appwrite/appwrite/pull/10713) +* Fix description in [#10702](https://github.com/appwrite/appwrite/pull/10702) +* Fix warning in builds worker in [#10705](https://github.com/appwrite/appwrite/pull/10705) +* Fix stats usage memory leak in [#10683](https://github.com/appwrite/appwrite/pull/10683) +* Fix author URL in template deployments in [#10535](https://github.com/appwrite/appwrite/pull/10535) +* Fix auth refactor in [#10667](https://github.com/appwrite/appwrite/pull/10667) +* Fix sites create deployment in [#10566](https://github.com/appwrite/appwrite/pull/10566) +* Fix test dependencies projects in [#10655](https://github.com/appwrite/appwrite/pull/10655) +* Fix list sites test in [#10726](https://github.com/appwrite/appwrite/pull/10726) + +### Miscellaneous + +* Bump assistant to 0.8.4 in [#10887](https://github.com/appwrite/appwrite/pull/10887) +* Bump database to 3.1.5 in [#10766](https://github.com/appwrite/appwrite/pull/10766) +* Bump Utopia DNS in [#10761](https://github.com/appwrite/appwrite/pull/10761) +* Update domains to 0.8.3 in [#10658](https://github.com/appwrite/appwrite/pull/10658) +* Update domains to 0.9.1 in [#10678](https://github.com/appwrite/appwrite/pull/10678) +* Update Apple Swift to 13.3.0 in [#10679](https://github.com/appwrite/appwrite/pull/10679) +* Update Apple Swift in [#10663](https://github.com/appwrite/appwrite/pull/10663) +* Update CLI to 10.2.2 in [#10672](https://github.com/appwrite/appwrite/pull/10672) +* Update docs examples to use Permission class in [#10707](https://github.com/appwrite/appwrite/pull/10707) +* Update SDK examples docs in [#10855](https://github.com/appwrite/appwrite/pull/10855) +* Add logs in [#10869](https://github.com/appwrite/appwrite/pull/10869) +* Release Python SDK in [#10762](https://github.com/appwrite/appwrite/pull/10762) +* Release Flutter 20.3.2 in [#10838](https://github.com/appwrite/appwrite/pull/10838) +* Release Flutter/Dart add screenshot examples in [#10811](https://github.com/appwrite/appwrite/pull/10811) +* Release PHP CLI in [#10791](https://github.com/appwrite/appwrite/pull/10791) +* Release SDKs in [#10817](https://github.com/appwrite/appwrite/pull/10817) +* Update SDKs in [#10694](https://github.com/appwrite/appwrite/pull/10694), [#10729](https://github.com/appwrite/appwrite/pull/10729), and [#10744](https://github.com/appwrite/appwrite/pull/10744) +* Update SDK generator in [#10743](https://github.com/appwrite/appwrite/pull/10743) +* Update database in [#10664](https://github.com/appwrite/appwrite/pull/10664) +* Update README file in [#10763](https://github.com/appwrite/appwrite/pull/10763) +* SDK release documentation in [#10745](https://github.com/appwrite/appwrite/pull/10745) +* SDK release runtime config in [#10765](https://github.com/appwrite/appwrite/pull/10765) +* Sync specs in [#10789](https://github.com/appwrite/appwrite/pull/10789) +* Sync 1.8.0 in [#10677](https://github.com/appwrite/appwrite/pull/10677) +* Add workflow for issue triage in [#10718](https://github.com/appwrite/appwrite/pull/10718) +* Add issue auto-labeler in [#10700](https://github.com/appwrite/appwrite/pull/10700) +* Add AI moderator repo in [#10717](https://github.com/appwrite/appwrite/pull/10717) +* Browser bump in [#10850](https://github.com/appwrite/appwrite/pull/10850) +* Template type enum override in [#10848](https://github.com/appwrite/appwrite/pull/10848) +* VCS reference type in [#10852](https://github.com/appwrite/appwrite/pull/10852) +* Index scope description in [#10851](https://github.com/appwrite/appwrite/pull/10851) +* Config for environment in [#10833](https://github.com/appwrite/appwrite/pull/10833) +* Format instance in [#10830](https://github.com/appwrite/appwrite/pull/10830) +* Replace sleep in webhooks service in [#10656](https://github.com/appwrite/appwrite/pull/10656) +* Skip auth to delete VCS lock in [#10691](https://github.com/appwrite/appwrite/pull/10691) +* Update email composer in [#10720](https://github.com/appwrite/appwrite/pull/10720) +* Update facts on GitHub sites and functions in [#10593](https://github.com/appwrite/appwrite/pull/10593) and [#10771](https://github.com/appwrite/appwrite/pull/10771) +* Revert auth single instance refactor in [#10837](https://github.com/appwrite/appwrite/pull/10837) and [#10874](https://github.com/appwrite/appwrite/pull/10874) + # Version 1.8.0 ## What's Changed From 31c8c090608b6be30f740e1954f452b712347a26 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Dec 2025 00:28:49 +0000 Subject: [PATCH 3/4] Address review feedback on CHANGES.md categorization Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com> --- CHANGES.md | 57 ++++++++++++++++++++++++++---------------------------- 1 file changed, 27 insertions(+), 30 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b21e213029..9a9eef6030 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,62 +4,50 @@ ### Notable changes -* Add CSV export functionality in [#10546](https://github.com/appwrite/appwrite/pull/10546), [#10750](https://github.com/appwrite/appwrite/pull/10750), [#10813](https://github.com/appwrite/appwrite/pull/10813), and [#10847](https://github.com/appwrite/appwrite/pull/10847) * Add branch deployments support in [#10486](https://github.com/appwrite/appwrite/pull/10486) -* Add screenshots endpoint in [#10675](https://github.com/appwrite/appwrite/pull/10675) * Add TanStack Start sites support in [#10681](https://github.com/appwrite/appwrite/pull/10681) * Add Next.js standalone support in [#10747](https://github.com/appwrite/appwrite/pull/10747) * Add Resend integration in [#10690](https://github.com/appwrite/appwrite/pull/10690) -* Add per-bucket image transformations in [#10722](https://github.com/appwrite/appwrite/pull/10722) +* Add option to enable/disable image transformations per-bucket in [#10722](https://github.com/appwrite/appwrite/pull/10722) * Add operators support in [#10735](https://github.com/appwrite/appwrite/pull/10735) and [#10800](https://github.com/appwrite/appwrite/pull/10800) -* Add Appwrite authentication in [#10758](https://github.com/appwrite/appwrite/pull/10758) -* Add users attributes in [#10688](https://github.com/appwrite/appwrite/pull/10688) * Add function and sites stats in [#10786](https://github.com/appwrite/appwrite/pull/10786) -* Add screenshot endpoint stats in [#10706](https://github.com/appwrite/appwrite/pull/10706) * Add disable count feature in [#10668](https://github.com/appwrite/appwrite/pull/10668) * Add ElevenLabs site template in [#10782](https://github.com/appwrite/appwrite/pull/10782) * Add suggested environment variables in [#10795](https://github.com/appwrite/appwrite/pull/10795) -* Add max build duration environment variable in [#10674](https://github.com/appwrite/appwrite/pull/10674) -* Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) -* Add custom realtime logger in [#10871](https://github.com/appwrite/appwrite/pull/10871) * Improve MFA docs endpoint order in [#10793](https://github.com/appwrite/appwrite/pull/10793) * Update GeoDB database in [#10890](https://github.com/appwrite/appwrite/pull/10890) -* Update to CLI 12.0.0 in [#10853](https://github.com/appwrite/appwrite/pull/10853) * Update Flutter default build runtime in [#10807](https://github.com/appwrite/appwrite/pull/10807) * Upgrade runtimes in [#10804](https://github.com/appwrite/appwrite/pull/10804) ### Fixes * Fix duplicate document error while creating file in [#10891](https://github.com/appwrite/appwrite/pull/10891) -* Fix invalid query in [#10888](https://github.com/appwrite/appwrite/pull/10888) +* Fix "Update external deployment (authorize)" throwing 500 error due to invalid query in [#10888](https://github.com/appwrite/appwrite/pull/10888) * Fix error setting user password in [#10889](https://github.com/appwrite/appwrite/pull/10889) -* Fix TOTP issues in [#10884](https://github.com/appwrite/appwrite/pull/10884) -* Fix wrong user type in [#10875](https://github.com/appwrite/appwrite/pull/10875) +* Fix error generating email MFA challenges in [#10884](https://github.com/appwrite/appwrite/pull/10884) * Fix file token expiry in [#10877](https://github.com/appwrite/appwrite/pull/10877) -* Fix limit and offset computation in [#10880](https://github.com/appwrite/appwrite/pull/10880) * Fix TanStack Nitro default in [#10860](https://github.com/appwrite/appwrite/pull/10860) * Fix TanStack builds in [#10767](https://github.com/appwrite/appwrite/pull/10767) -* Fix enum examples in [#10828](https://github.com/appwrite/appwrite/pull/10828) -* Fix missing nullable in [#10819](https://github.com/appwrite/appwrite/pull/10819) -* Fix response models multi-methods in [#10815](https://github.com/appwrite/appwrite/pull/10815) -* Fix nullable validation in [#10778](https://github.com/appwrite/appwrite/pull/10778) +* Fix missing nullable and nullable validation in [#10819](https://github.com/appwrite/appwrite/pull/10819) and [#10778](https://github.com/appwrite/appwrite/pull/10778) * Fix WebP library in [#10738](https://github.com/appwrite/appwrite/pull/10738) -* Fix upgrade utopia database in [#10812](https://github.com/appwrite/appwrite/pull/10812) -* Fix undefined variable in [#10654](https://github.com/appwrite/appwrite/pull/10654) -* Fix undefined sequence in [#10652](https://github.com/appwrite/appwrite/pull/10652) +* Fix batch writes in [#10812](https://github.com/appwrite/appwrite/pull/10812) * Fix error handler error in [#10719](https://github.com/appwrite/appwrite/pull/10719) * Fix Next 16 compatibility in [#10713](https://github.com/appwrite/appwrite/pull/10713) -* Fix description in [#10702](https://github.com/appwrite/appwrite/pull/10702) -* Fix warning in builds worker in [#10705](https://github.com/appwrite/appwrite/pull/10705) * Fix stats usage memory leak in [#10683](https://github.com/appwrite/appwrite/pull/10683) * Fix author URL in template deployments in [#10535](https://github.com/appwrite/appwrite/pull/10535) -* Fix auth refactor in [#10667](https://github.com/appwrite/appwrite/pull/10667) -* Fix sites create deployment in [#10566](https://github.com/appwrite/appwrite/pull/10566) -* Fix test dependencies projects in [#10655](https://github.com/appwrite/appwrite/pull/10655) -* Fix list sites test in [#10726](https://github.com/appwrite/appwrite/pull/10726) +* Fix VCS lock deletion in [#10691](https://github.com/appwrite/appwrite/pull/10691) ### Miscellaneous +* Add CSV export functionality in [#10546](https://github.com/appwrite/appwrite/pull/10546), [#10750](https://github.com/appwrite/appwrite/pull/10750), [#10813](https://github.com/appwrite/appwrite/pull/10813), and [#10847](https://github.com/appwrite/appwrite/pull/10847) +* Add screenshots endpoint in [#10675](https://github.com/appwrite/appwrite/pull/10675) +* Add screenshot endpoint stats in [#10706](https://github.com/appwrite/appwrite/pull/10706) +* Add users attributes in [#10688](https://github.com/appwrite/appwrite/pull/10688) +* Add max build duration environment variable in [#10674](https://github.com/appwrite/appwrite/pull/10674) +* Add custom realtime logger in [#10871](https://github.com/appwrite/appwrite/pull/10871) +* Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) +* Add logs in [#10869](https://github.com/appwrite/appwrite/pull/10869) +* Auth refactor in [#10758](https://github.com/appwrite/appwrite/pull/10758), [#10837](https://github.com/appwrite/appwrite/pull/10837), [#10682](https://github.com/appwrite/appwrite/pull/10682), and [#10667](https://github.com/appwrite/appwrite/pull/10667) * Bump assistant to 0.8.4 in [#10887](https://github.com/appwrite/appwrite/pull/10887) * Bump database to 3.1.5 in [#10766](https://github.com/appwrite/appwrite/pull/10766) * Bump Utopia DNS in [#10761](https://github.com/appwrite/appwrite/pull/10761) @@ -68,9 +56,9 @@ * Update Apple Swift to 13.3.0 in [#10679](https://github.com/appwrite/appwrite/pull/10679) * Update Apple Swift in [#10663](https://github.com/appwrite/appwrite/pull/10663) * Update CLI to 10.2.2 in [#10672](https://github.com/appwrite/appwrite/pull/10672) +* Update to CLI 12.0.0 in [#10853](https://github.com/appwrite/appwrite/pull/10853) * Update docs examples to use Permission class in [#10707](https://github.com/appwrite/appwrite/pull/10707) * Update SDK examples docs in [#10855](https://github.com/appwrite/appwrite/pull/10855) -* Add logs in [#10869](https://github.com/appwrite/appwrite/pull/10869) * Release Python SDK in [#10762](https://github.com/appwrite/appwrite/pull/10762) * Release Flutter 20.3.2 in [#10838](https://github.com/appwrite/appwrite/pull/10838) * Release Flutter/Dart add screenshot examples in [#10811](https://github.com/appwrite/appwrite/pull/10811) @@ -94,10 +82,19 @@ * Config for environment in [#10833](https://github.com/appwrite/appwrite/pull/10833) * Format instance in [#10830](https://github.com/appwrite/appwrite/pull/10830) * Replace sleep in webhooks service in [#10656](https://github.com/appwrite/appwrite/pull/10656) -* Skip auth to delete VCS lock in [#10691](https://github.com/appwrite/appwrite/pull/10691) * Update email composer in [#10720](https://github.com/appwrite/appwrite/pull/10720) * Update facts on GitHub sites and functions in [#10593](https://github.com/appwrite/appwrite/pull/10593) and [#10771](https://github.com/appwrite/appwrite/pull/10771) -* Revert auth single instance refactor in [#10837](https://github.com/appwrite/appwrite/pull/10837) and [#10874](https://github.com/appwrite/appwrite/pull/10874) +* Fix wrong user type in [#10875](https://github.com/appwrite/appwrite/pull/10875) +* Fix limit and offset computation in [#10880](https://github.com/appwrite/appwrite/pull/10880) +* Fix enum examples in [#10828](https://github.com/appwrite/appwrite/pull/10828) +* Fix response models multi-methods in [#10815](https://github.com/appwrite/appwrite/pull/10815) +* Fix undefined variable in [#10654](https://github.com/appwrite/appwrite/pull/10654) +* Fix undefined sequence in [#10652](https://github.com/appwrite/appwrite/pull/10652) +* Fix description in [#10702](https://github.com/appwrite/appwrite/pull/10702) +* Fix warning in builds worker in [#10705](https://github.com/appwrite/appwrite/pull/10705) +* Fix sites create deployment in [#10566](https://github.com/appwrite/appwrite/pull/10566) +* Fix test dependencies projects in [#10655](https://github.com/appwrite/appwrite/pull/10655) +* Fix list sites test in [#10726](https://github.com/appwrite/appwrite/pull/10726) # Version 1.8.0 From 9f2105b2945828f86c940bf26f52b926b53c2614 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Dec 2025 00:48:50 +0000 Subject: [PATCH 4/4] Address additional review feedback on CHANGES.md Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com> --- CHANGES.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 9a9eef6030..e6dd04b556 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,7 +14,6 @@ * Add disable count feature in [#10668](https://github.com/appwrite/appwrite/pull/10668) * Add ElevenLabs site template in [#10782](https://github.com/appwrite/appwrite/pull/10782) * Add suggested environment variables in [#10795](https://github.com/appwrite/appwrite/pull/10795) -* Improve MFA docs endpoint order in [#10793](https://github.com/appwrite/appwrite/pull/10793) * Update GeoDB database in [#10890](https://github.com/appwrite/appwrite/pull/10890) * Update Flutter default build runtime in [#10807](https://github.com/appwrite/appwrite/pull/10807) * Upgrade runtimes in [#10804](https://github.com/appwrite/appwrite/pull/10804) @@ -28,7 +27,7 @@ * Fix file token expiry in [#10877](https://github.com/appwrite/appwrite/pull/10877) * Fix TanStack Nitro default in [#10860](https://github.com/appwrite/appwrite/pull/10860) * Fix TanStack builds in [#10767](https://github.com/appwrite/appwrite/pull/10767) -* Fix missing nullable and nullable validation in [#10819](https://github.com/appwrite/appwrite/pull/10819) and [#10778](https://github.com/appwrite/appwrite/pull/10778) +* Fix nullable validation in [#10819](https://github.com/appwrite/appwrite/pull/10819) and [#10778](https://github.com/appwrite/appwrite/pull/10778) * Fix WebP library in [#10738](https://github.com/appwrite/appwrite/pull/10738) * Fix batch writes in [#10812](https://github.com/appwrite/appwrite/pull/10812) * Fix error handler error in [#10719](https://github.com/appwrite/appwrite/pull/10719) @@ -40,13 +39,14 @@ ### Miscellaneous * Add CSV export functionality in [#10546](https://github.com/appwrite/appwrite/pull/10546), [#10750](https://github.com/appwrite/appwrite/pull/10750), [#10813](https://github.com/appwrite/appwrite/pull/10813), and [#10847](https://github.com/appwrite/appwrite/pull/10847) +* Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) * Add screenshots endpoint in [#10675](https://github.com/appwrite/appwrite/pull/10675) * Add screenshot endpoint stats in [#10706](https://github.com/appwrite/appwrite/pull/10706) * Add users attributes in [#10688](https://github.com/appwrite/appwrite/pull/10688) * Add max build duration environment variable in [#10674](https://github.com/appwrite/appwrite/pull/10674) * Add custom realtime logger in [#10871](https://github.com/appwrite/appwrite/pull/10871) -* Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) * Add logs in [#10869](https://github.com/appwrite/appwrite/pull/10869) +* Improve MFA docs endpoint order in [#10793](https://github.com/appwrite/appwrite/pull/10793) * Auth refactor in [#10758](https://github.com/appwrite/appwrite/pull/10758), [#10837](https://github.com/appwrite/appwrite/pull/10837), [#10682](https://github.com/appwrite/appwrite/pull/10682), and [#10667](https://github.com/appwrite/appwrite/pull/10667) * Bump assistant to 0.8.4 in [#10887](https://github.com/appwrite/appwrite/pull/10887) * Bump database to 3.1.5 in [#10766](https://github.com/appwrite/appwrite/pull/10766) @@ -92,7 +92,7 @@ * Fix undefined sequence in [#10652](https://github.com/appwrite/appwrite/pull/10652) * Fix description in [#10702](https://github.com/appwrite/appwrite/pull/10702) * Fix warning in builds worker in [#10705](https://github.com/appwrite/appwrite/pull/10705) -* Fix sites create deployment in [#10566](https://github.com/appwrite/appwrite/pull/10566) +* Fix sites create deployment docs in [#10566](https://github.com/appwrite/appwrite/pull/10566) * Fix test dependencies projects in [#10655](https://github.com/appwrite/appwrite/pull/10655) * Fix list sites test in [#10726](https://github.com/appwrite/appwrite/pull/10726)