What's Changed
Notable changes
- Do not allow full range by @basert in #9847
- Expose internal id as a part of auto increment id by @ArnabChatterjee20k in #9713
- Expose sequence by @abnegate in #9870
- Add flutter 3.32 and dart 3.8 runtimes by @lohanidamodar in #9914
- Shorten commit url and branch url by @vermakhushboo in #9919
- Remove powered by from error pages by @vermakhushboo in #9927
- Enable resource limits on GIF previews by @basert in #9940
- Only run maintenance task for projects accessed in last 24 hours by @christyjacob4 in #9989
- Add increment + decrement routes by @abnegate in #9986
- Only run maintenance task for projects accessed in last 30 days by @christyjacob4 in #9995
- Update appwrite-assistant image version to 0.8.3 by @ChiragAgg5k in #10003
- Update emails to use button by @ItzNotABug in #9590
- Create commit & branch url for first git deployment when site is linked to repo by @vermakhushboo in #9969
- Handle React Native schemes by @loks0n in #9650
- Handle origin validation for web extensions by @ChiragAgg5k in #10107
- Preview text for emails by @hmacr in #10198
- Create email target when using email OTP registration by @ChiragAgg5k in #10224
- Add CSV imports by @abnegate in #10231
- Add support for svg favicons by @ChiragAgg5k in #10255
- Realtime support for bulk api by @ArnabChatterjee20k in #10096
- Skip redundant subqueries in users list route by @abnegate in #10297
- Add native sign in with Apple function template by @adityaoberai in #10286
- Add support for HEAD requests by @ChiragAgg5k in #10304
- Update invite email copy by @vermakhushboo in #10309
- Increase dynamic API key expiration by @Meldiron in #10328
- Add TablesDB service by @abnegate in #10333
- Add execution.deploymentId to response model by @Meldiron in #10357
- Switch Union China Pay to just Union Pay by @ChiragAgg5k in #10372 and #10382
- Add execution id and log id to response headers by @vermakhushboo in #10379
- Add executionId and client IP to function headers by @JoshiJoshiJoshi in #9147
- Allow HEAD requests in function executions by @ChiragAgg5k in #10385
- Add support for select queries when listing deployments by @Meldiron in #10380
- Add spatial type attributes by @ArnabChatterjee20k in #10356 and #10443
- Add realtime support for bulk upserts by @ArnabChatterjee20k in #10425
- Add previewUrl to vcs comment from vcs controller by @vermakhushboo in #10396
- Rename verification SDK methods to be more specific by @ChiragAgg5k in #10606
- Add project name in email subject by @hmacr in #10609
- Throw error when email is not available for account verification by @hmacr in #10533
- Add support for transactions by @abnegate in #10023 and #10624
- Use bcc only emails for smtp by @ChiragAgg5k in #10644
Fixes
- Fix rules on active deployment by @Meldiron in #9902
- Fix for upserts with differing optional parameter sets by @abnegate in #9928
- Fix teams deletion by @ItzNotABug in #9888
- Fix deletion logic by @ItzNotABug in #9938
- Update database for upsert fix by @abnegate in #9941
- Fix expire format in account recovery, verification, phone and mfa by @jmastr in #9600
- Fix github comments and deployment creation on branch deletion by @vermakhushboo in #9949
- Fix cache issues with proxy for deployment download by @Meldiron in #9971
- Redirect rule parent resource by @Meldiron in #9982
- Fix usage queues by @lohanidamodar in #9946
- Transfer control for the migration by @ArnabChatterjee20k in #9997
- Prevent 'Attribute "factors" must be an array' error by @stnguyen90 in #10004
- Fix all vcs urls missing region by @vermakhushboo in #9998
- Add readable error for csv imports by @ItzNotABug in #9947
- Fix missing screenshot logs by @vermakhushboo in #10024
- Update executor to fix s3 endpoint bug by @ChiragAgg5k in #10036
- Fix build duration calculation by @Meldiron in #10053
- Fix logs order by @Meldiron in #10052
- Fix platform check for Sites with automatic rule by @Meldiron in #10043
- Increase cache ttl to ensure hits by @christyjacob4 in #10079
- Fix connect to existing repo flow by @vermakhushboo in #10034
- Fix migrations path and type by @ItzNotABug in #10090
- Fix JWT authentication database selection for admin mode by @arielweinberger in #10098
- Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN by @vermakhushboo in #9999
- Fix file tokens not working on file-security by @ItzNotABug in #10120
- Fix build activation race condition by @vermakhushboo in #9952
- Changed the default permission param of upsert document by @ArnabChatterjee20k in #10129
- Fix success validation in oauth2 redirect by @stnguyen90 in #10130
- Update OAuth2 redirect URLs by @stnguyen90 in #10119
- Fix specs with new env vars by @Meldiron in #10135
- Skip deployment when commit is created by us by @hmacr in #10187
- Use direct source for file-preview when empty by @hmacr in #10181
- Better error message for invalid function scheduled time by @hmacr in #10201
- Add defaultBranch in getRepository response by @hmacr in #10190
- Filter sequence to int because any models skip rule checks by @abnegate in #10221
- Fix 500 errors on robots and humans txt files by @ChiragAgg5k in #10248
- Fix atomic number ops with limit 0 by @abnegate in #10264
- Update build command for flutter by @vermakhushboo in #10288
- Add a fallback locale by @Meldiron in #10307
- Fix variables sharing across resources by @Meldiron in #10308
- Fix uncaught invalid arg by @abnegate in #10318
- Add missing upsert event by @abnegate in #10317
- Improve font reliability by @Meldiron in #10332
- Truncate logs in function worker by @samikshaaagarwal in #9773
- Fix event template configuration issues by @adityaoberai in #10350
- Fix users events & missed publisher logic for Functions by @ItzNotABug in #10348
- Fix incorrect file token expiry by @EVDOG4LIFE in #10329
- Fix upserting that makes no change by @fogelito in #10363 and #10364
- Fix domain validator by @Meldiron in #10374
- Apply sequence integer casting and attribute cleanup fixes to Row model, TablesDB tests, and document processing by @Copilot in #10383
- Fix domain validator by @abnegate in #10386
- Fix sequence removal by @abnegate in #10388
- Fix TablesDB scopes by @abnegate in #10387
- Fix request filter by @abnegate in #10389
- Fix nested filter selects by @abnegate in #10393
- Fix readonly attr stripping on write by @abnegate in #10405
- Replace %s with mustache placeholder by @vermakhushboo in #10392
- Support array headers for set-cookie by @Meldiron in #10427
- Fix put prefs structure validation by @fogelito in #10436
- Fix oauth identity check by @Meldiron in #10460
- Fix check by @abnegate in #10489
- Fix database usage metrics by @Divyansha23 in #10483
- Throw appropriate 400s from request filters by @abnegate in #10502
- Catch query exception on bucket/file list by @abnegate in #10505
- Use outputDirectory attribute from deployment by @TorstenDittmann in #10571
- Fix buildOutput attribute name in deployment check by @TorstenDittmann in #10572
- Update database for nested selection fix by @abnegate in #10577
- Auto-allow sites domain for OAuth by @hmacr in #10503
- Handle OIDC well-known endpoint errors by @hmacr in #10589
- Correct invalid template links in Create temporary deployment endpoint by @Priyanshuthapliyal2005 in #10581
- Update broken create table links in TablesDB docs by @Priyanshuthapliyal2005 in #10592
- Fix cross API compatibility by @abnegate in #10626
- Fix code 0 from databases on realtime by @ItzNotABug in #10631
- Throw duplicate error when function id already exists by @hmacr in #10618
Miscellaneous
- Fix task coroutine hooks by @basert in #9850
- Feat sync encrypt updates by @abnegate in #9871
- Revert "Feat sync encrypt updates" by @abnegate in #9877
- Add builds worker group by @loks0n in #9872
- Revert encrypted attribute changes by @abnegate in #9898
- Update sdk generator and sdks by @ChiragAgg5k in #9849
- Release cli by @abnegate in #9900
- Improve how rules are fetched by @Meldiron in #9915
- Sync 1.6 by @abnegate in #9920
- Update messaging library by @lohanidamodar in #9764
- Disable TCP hook on stats resources by @abnegate in #9932
- Remove JSON index on roles due to MySQL bug by @fogelito in #9924
- Update queue by @abnegate in #9936
- Fix flaky account tests by @loks0n in #9954
- Fix flaky messaging test by @loks0n in #9957
- Make usage tests robust by @loks0n in #9956
- Increase deployment timeouts in tests by @loks0n in #9955
- Graceful shutdown on SIGTERM by @basert in #9890
- Bring back telemetry for storage by @basert in #9903
- Update version to 1.7.4 and add experimental warnings by @ChiragAgg5k in #9959
- Return queue pre-fetch results by @basert in #9731
- Update SDK versions by @ChiragAgg5k in #9987
- Restore unique filename for health check #9842 by @ChiragAgg5k in #9993
- Add after build hook by @loks0n in #9996
- Remove endpoint selector by @loks0n in #10000
- Use static code instead of astro in tests by @vermakhushboo in #9966
- Add ref param to vcs list contents by @vermakhushboo in #9991
- Update coderabbit config file by @ChiragAgg5k in #10005
- TAR support by @loks0n in #10016
- Update delete project scope by @shimonewman in #10017
- Lazy-load relationships by @ItzNotABug in #9669
- Revert "Feat: Lazy-load relationships" by @abnegate in #10018
- Revert "Update delete project scope" by @abnegate in #10022
- 1.8.x by @abnegate in #9985
- Update cli version and add bulk operation warnings by @ChiragAgg5k in #10007
- Update Appwrite description to include Sites, add MCP to products list by @ebenezerdon in #9867
- Update README.md by @LauraDuRy in #10026
- Fix duplication of platforms in swagger specs by @ChiragAgg5k in #10008
- Update react native sdk and changelog by @ChiragAgg5k in #10025
- Update delete project signature by @shimonewman in #10028
- Fix Golang SDK examples for docs by @adityaoberai in #10001
- Revert "worker: Graceful shutdown on SIGTERM" by @stnguyen90 in #10035
- Fix benchmark CI by @christyjacob4 in #10055
- Use ->action(...)) instead of ->callback([$this, 'action']); by @vermakhushboo in #9967
- Override project via custom domains log by @shimonewman in #10011
- Add database worker job logging by @abnegate in #10056
- Add runtimeEntrypoint param by @ChiragAgg5k in #10062
- Add missing injections by @ItzNotABug in #10061
- Replace Console loop with Swoole Timer for stats resource m… by @christyjacob4 in #10054
- Update README.md by @LauraDuRy in #10063
- Fix parameter order in action function for robots.txt route by @christyjacob4 in #10067
- Preview endpoint logging by @Meldiron in #10068
- Fix flakyness of account tests by @Meldiron in #10066
- Update cli to 8.1.0 and add changelog by @ChiragAgg5k in #10070
- Update composer.json and composer.lock to include appwrite-lab… by @christyjacob4 in #10051
- Fix tests, for
Cloudby @ItzNotABug in #10085 - Update README.md by @LauraDuRy in #10084
- Revert "chore: update composer.json and composer.lock to include appwrite-lab…" by @abnegate in #10086
- Update README to add Bulk API link by @Veera-mulge in #10095
- Add redis publisher to schedule base if available by @abnegate in #10099
- Fix site template test by @vermakhushboo in #10104
- Update nodejs 17.1.0 by @ChiragAgg5k in #10088
- Update README.md to add Upsert announcement by @Veera-mulge in #10112
- Reduce delete batch size by @fogelito in #10128
- Update README.md by @Veera-mulge in #10134
- Speed up tests by @Meldiron in #10127
- Update cli to 8.2.0 by @ChiragAgg5k in #10136
- Prevent injected $user from being shadowed by @stnguyen90 in #10150
- Update react native to 0.10.1 and dotnet to 0.14.0 by @ChiragAgg5k in #10138
- Update README.md by @Veera-mulge in #10153
- Update cli 8.2.1 by @ChiragAgg5k in #10155
- Fix build usage specification by @loks0n in #10157
- Handle redirect validator in specs + GraphQL type mapper by @abnegate in #10158
- Update dart 16.1.0, flutter 17.0.2 and cli 8.2.2 by @ChiragAgg5k in #10161
- Improve invalid scheme error in origin check by @ChiragAgg5k in #10164
- 1.7.x by @Meldiron in #9897
- Added the cases of null permissions in the upsert route and update th… by @ArnabChatterjee20k in #10179
- Fix 1.7.x specs by @ChiragAgg5k in #10197
- Suppress git-action exception in deployment worker by @hmacr in #10199
- Stats-usage on redis by @loks0n in #10156
- Fix templates on
1.7.x. by @ItzNotABug in #10203 - Change preview & body for MFA email by @hmacr in #10205
- Add docs for nestedType, encode, from and toMap by @ChiragAgg5k in #10204
- Update sdks 1.7.x by @ChiragAgg5k in #10202
- Update migration release by @ArnabChatterjee20k in #10222
- Remove sequence on incoming docs by @abnegate in #10228
- Filter certificates renewal task in maintenance by region by @ChiragAgg5k in #10227
- Move changelog to sdks platforms array by @ChiragAgg5k in #10233
- Update changelog and sdk gen by @ChiragAgg5k in #10247
- Telemetry for cache hits and misses by @ChiragAgg5k in #10240
- Add model examples + additonal examples to specs by @ChiragAgg5k in #10249
- Update favicons endpoint to fallback to ico instead of throwing error by @ChiragAgg5k in #10260
- Update README.md by @Veera-mulge in #10259
- Check CAA record before issuing certificate by @vermakhushboo in #10258
- Revert "Check CAA record before issuing certificate" by @Meldiron in #10263
- Test var id attribute by @fogelito in #10243
- Add type attribute to the database creation flow by @ArnabChatterjee20k in #10266
- Add CAA validator by @Meldiron in #10267
- Update database type to grids and legacy by @ArnabChatterjee20k in #10273
- Update README.md by @LauraDuRy in #10272
- Upgrade composer for utopia migration by @ArnabChatterjee20k in #10274
- Update SDK generator and sdks by @christyjacob4 in #10271
- Fix wrong resource path for audits by @ItzNotABug in #10279
- Update
gridon resource events by @ItzNotABug in #10282 - Add readonly param to sequence, databaseId and collectionId by @ChiragAgg5k in #10278
- Update migrations by @abnegate in #10283
- Add placeholder detection by @Meldiron in #10284
- Update docker base to 0.10.3 by @abnegate in #10285
- Make check for adding warning header stricter by @ChiragAgg5k in #10293
- Fix databases worker cache clearing bug by @abnegate in #10294
- Reapply Redis functions queue by @Meldiron in #10299
- Add new database query type tests by @abnegate in #10296
- Update package by @abnegate in #10312
- Update required attributes by @fogelito in #10311
- Remove experiment warnings from bulk methods by @ChiragAgg5k in #10310
- Update README.md by @Veera-mulge in #10313
- Added internal file param to handle upload to internal bucket by @ArnabChatterjee20k in #10321
- Remove temp logging by @Meldiron in #10302
- Improve sites test for stability by @Meldiron in #10331
- Database lib bump to 0.71.15 by @fogelito in #10336
- Clarify userId param in endpoints that create accounts by @ebenezerdon in #10117
- Upgrade HTTP by @Meldiron in #10338
- Remove unnessessary external dependnecies by @Meldiron in #10343
- Sync main into 1.7.x by @stnguyen90 in #10347
- Fix TablesDB casing by @abnegate in #10346
- Add cookies test by @Meldiron in #10352
- Update token tests with jwt decode by @EVDOG4LIFE in #10354
- Utilize assets server for fonts by @Meldiron in #10358
- Sync main into 1.7.x by @stnguyen90 in #10359
- Bump 1.7.x by @fogelito in #10365
- Fix queue health by @loks0n in #10369
- Allow publisher messaging override in scheduler by @loks0n in #10370
- Add replacewith and deprecated since to account methods by @ChiragAgg5k in #10377
- Update README.md by @Veera-mulge in #10376
- Update CLI by @abnegate in #10390
- Update default method in description by @vermakhushboo in #10391
- Rename namespace from tables-db to tablesdb in specs by @ChiragAgg5k in #10395
- Update tables group in specs by @ChiragAgg5k in #10394
- Update description for upsert methods by @ChiragAgg5k in #10397
- Update README.md by @Veera-mulge in #10401
- Added handling of database resources after migration by @ArnabChatterjee20k in #10400
- Revert "Added handling of database resources after migration" by @abnegate in #10406
- Remove sdk deprecation warnings by @ChiragAgg5k in #10408
- Mark Row response model's param with readonly by @ChiragAgg5k in #10409
- Update exception thrown when svg sanitization fails by @ChiragAgg5k in #10416
- Fix allow null params by @abnegate in #10417
- Allow running tests with specific response format by @abnegate in #10418
- Make webhooks publisher overridable by @loks0n in #10419
- Check audits logs by @fogelito in #10414
- Remove direct publisher calls by @loks0n in #10420
- Removed spatial type response and will be using the json type for the… by @ArnabChatterjee20k in #10433
- Add tests for new time helpers by @abnegate in #10437
- Move projects.list() to module by @Meldiron in #10441
- Update cli to 9.1.0 by @ChiragAgg5k in #10442
- Add requestBody param examples in specs by @ChiragAgg5k in #10431
- Fix mysql tests by @abnegate in #10445
- Upgrade platform lib to have older queue lib by @Meldiron in #10447
- Fix router compression by @Meldiron in #10452
- Upgrade http lib for backwards compatible default param by @Meldiron in #10455
- Update examples by @ChiragAgg5k in #10444
- Automatic pr creation in sdk release script by @ChiragAgg5k in #10457
- Remove avatars command from cli by @ChiragAgg5k in #10454
- Remove deno from platforms array by @ChiragAgg5k in #10453
- Spatial type attributes sdk updates by @ArnabChatterjee20k in #10463
- Stats resources try catch by @fogelito in #10469
- Move proxy endpoints to modules by @Meldiron in #10470
- Add certificate validation override by @Meldiron in #10471
- Generate SDKs by @abnegate in #10475
- Spatial test tablesdb updates by @ArnabChatterjee20k in #10473
- Add colors to certificate logs by @vermakhushboo in #10438
- appwrite db bump by @ArnabChatterjee20k in #10479
- Bump database by @ArnabChatterjee20k in #10480
- Health db queues by @loks0n in #10482
- Attempt small size for website dependency by @ItzNotABug in #10485
- Worker stop by @loks0n in #10498
- Update database by @abnegate in #10506
- Stats resources and usage sorting by unique field by @fogelito in #10472
- Add spatial column validation during required mode and tests for exis… by @ArnabChatterjee20k in #10509
- Sub query variables order by by @fogelito in #10513
- Update README.md by @Veera-mulge in #10514
- bump database 1.5.0 by @fogelito in #10515
- Don't remove required attributes by @abnegate in #10516
- Catch query exception on bulk update/delete by @abnegate in #10517
- Update cli to 10.0.0 by @ChiragAgg5k in #10511
- Add type_enum support and update docs by @ChiragAgg5k in #10496
- Improve code readability for schedules by @ChiragAgg5k in #10522
- Include response model enum names by @ChiragAgg5k in #10538
- SDK releases by @abnegate in #10539
- Fix health status enum by @ChiragAgg5k in #10540
- Update afterbuild fn by @ChiragAgg5k in #10541
- Update afterbuild to also pass adapter by @ChiragAgg5k in #10545
- Update
z-indexto be the highest by @ItzNotABug in #9874 - Update framework lib to 0.33.28 by @ChiragAgg5k in #10551
- Fix enum typing for platform in specs by @ChiragAgg5k in #10553
- Add enums for database type and column status by @ChiragAgg5k in #10561
- Fix activities by @ItzNotABug in #10586
- Fix logs truncation tests by @ChiragAgg5k in #10585
- Remove related data in realtime payload by @ArnabChatterjee20k in #10590
- Update composer dependencies by @ChiragAgg5k in #10601
- Update sdks add response models by @ChiragAgg5k in #10554
- Sanitize 5xx errors on realtime by @ItzNotABug in #10598
- Update database by @abnegate in #10596
- Add both collection and table id in the realtime by @ArnabChatterjee20k in #10608
- Chore bump db by @abnegate in #10611
- Branded email for Console auth flows by @hmacr in #10501
- Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification by @ChiragAgg5k in #10614
- Add automatic releases by @ChiragAgg5k in #10615
- Feat txn sdks by @abnegate in #10621
- Prevent empty releases in sdk release script by @ChiragAgg5k in #10627
- Update domains lib to 0.8.2 by @ChiragAgg5k in #10629
- Fix txn API scope backwards compat by @abnegate in #10640
- Fix block schedules by @loks0n in #10620
- Update .NET SDK to 0.21.2 and improve release detection by @ChiragAgg5k in #10641
- Make methods protected for extending by @lohanidamodar in #10617
New Contributors
- @jmastr made their first contribution in #9600
- @arielweinberger made their first contribution in #10098
- @hmacr made their first contribution in #10187
- @samikshaaagarwal made their first contribution in #9773
- @Copilot made their first contribution in #10383
- @JoshiJoshiJoshi made their first contribution in #9147
- @Divyansha23 made their first contribution in #10483
- @Priyanshuthapliyal2005 made their first contribution in #10581
Full Changelog: 1.7.4...1.8.0