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] 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