Download Latest Version 1.7.5 source code.tar.gz (90.1 MB)
Email in envelope

Get an email when there's a new version of appwrite

Home / 1.8.0
Name Modified Size InfoDownloads / Week
Parent folder
1.8.0 source code.tar.gz 2025-10-21 91.3 MB
1.8.0 source code.zip 2025-10-21 118.1 MB
README.md 2025-10-21 35.3 kB
Totals: 3 Items   209.4 MB 0

What's Changed

Notable changes

Fixes

Miscellaneous

* Fix task coroutine hooks by @basert in https://github.com/appwrite/appwrite/pull/9850 * Feat sync encrypt updates by @abnegate in https://github.com/appwrite/appwrite/pull/9871 * Revert "Feat sync encrypt updates" by @abnegate in https://github.com/appwrite/appwrite/pull/9877 * Add builds worker group by @loks0n in https://github.com/appwrite/appwrite/pull/9872 * Revert encrypted attribute changes by @abnegate in https://github.com/appwrite/appwrite/pull/9898 * Update sdk generator and sdks by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/9849 * Release cli by @abnegate in https://github.com/appwrite/appwrite/pull/9900 * Improve how rules are fetched by @Meldiron in https://github.com/appwrite/appwrite/pull/9915 * Sync 1.6 by @abnegate in https://github.com/appwrite/appwrite/pull/9920 * Update messaging library by @lohanidamodar in https://github.com/appwrite/appwrite/pull/9764 * Disable TCP hook on stats resources by @abnegate in https://github.com/appwrite/appwrite/pull/9932 * Remove JSON index on roles due to MySQL bug by @fogelito in https://github.com/appwrite/appwrite/pull/9924 * Update queue by @abnegate in https://github.com/appwrite/appwrite/pull/9936 * Fix flaky account tests by @loks0n in https://github.com/appwrite/appwrite/pull/9954 * Fix flaky messaging test by @loks0n in https://github.com/appwrite/appwrite/pull/9957 * Make usage tests robust by @loks0n in https://github.com/appwrite/appwrite/pull/9956 * Increase deployment timeouts in tests by @loks0n in https://github.com/appwrite/appwrite/pull/9955 * Graceful shutdown on SIGTERM by @basert in https://github.com/appwrite/appwrite/pull/9890 * Bring back telemetry for storage by @basert in https://github.com/appwrite/appwrite/pull/9903 * Update version to 1.7.4 and add experimental warnings by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/9959 * Return queue pre-fetch results by @basert in https://github.com/appwrite/appwrite/pull/9731 * Update SDK versions by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/9987 * Restore unique filename for health check [#9842] by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/9993 * Add after build hook by @loks0n in https://github.com/appwrite/appwrite/pull/9996 * Remove endpoint selector by @loks0n in https://github.com/appwrite/appwrite/pull/10000 * Use static code instead of astro in tests by @vermakhushboo in https://github.com/appwrite/appwrite/pull/9966 * Add ref param to vcs list contents by @vermakhushboo in https://github.com/appwrite/appwrite/pull/9991 * Update coderabbit config file by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10005 * TAR support by @loks0n in https://github.com/appwrite/appwrite/pull/10016 * Update delete project scope by @shimonewman in https://github.com/appwrite/appwrite/pull/10017 * Lazy-load relationships by @ItzNotABug in https://github.com/appwrite/appwrite/pull/9669 * Revert "Feat: Lazy-load relationships" by @abnegate in https://github.com/appwrite/appwrite/pull/10018 * Revert "Update delete project scope" by @abnegate in https://github.com/appwrite/appwrite/pull/10022 * 1.8.x by @abnegate in https://github.com/appwrite/appwrite/pull/9985 * Update cli version and add bulk operation warnings by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10007 * Update Appwrite description to include Sites, add MCP to products list by @ebenezerdon in https://github.com/appwrite/appwrite/pull/9867 * Update README.md by @LauraDuRy in https://github.com/appwrite/appwrite/pull/10026 * Fix duplication of platforms in swagger specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10008 * Update react native sdk and changelog by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10025 * Update delete project signature by @shimonewman in https://github.com/appwrite/appwrite/pull/10028 * Fix Golang SDK examples for docs by @adityaoberai in https://github.com/appwrite/appwrite/pull/10001 * Revert "worker: Graceful shutdown on SIGTERM" by @stnguyen90 in https://github.com/appwrite/appwrite/pull/10035 * Fix benchmark CI by @christyjacob4 in https://github.com/appwrite/appwrite/pull/10055 * Use ->action(...)) instead of ->callback([$this, 'action']); by @vermakhushboo in https://github.com/appwrite/appwrite/pull/9967 * Override project via custom domains log by @shimonewman in https://github.com/appwrite/appwrite/pull/10011 * Add database worker job logging by @abnegate in https://github.com/appwrite/appwrite/pull/10056 * Add runtimeEntrypoint param by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10062 * Add missing injections by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10061 * Replace Console loop with Swoole Timer for stats resource m… by @christyjacob4 in https://github.com/appwrite/appwrite/pull/10054 * Update README.md by @LauraDuRy in https://github.com/appwrite/appwrite/pull/10063 * Fix parameter order in action function for robots.txt route by @christyjacob4 in https://github.com/appwrite/appwrite/pull/10067 * Preview endpoint logging by @Meldiron in https://github.com/appwrite/appwrite/pull/10068 * Fix flakyness of account tests by @Meldiron in https://github.com/appwrite/appwrite/pull/10066 * Update cli to 8.1.0 and add changelog by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10070 * Update composer.json and composer.lock to include appwrite-lab… by @christyjacob4 in https://github.com/appwrite/appwrite/pull/10051 * Fix tests, for `Cloud` by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10085 * Update README.md by @LauraDuRy in https://github.com/appwrite/appwrite/pull/10084 * Revert "chore: update composer.json and composer.lock to include appwrite-lab…" by @abnegate in https://github.com/appwrite/appwrite/pull/10086 * Update README to add Bulk API link by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10095 * Add redis publisher to schedule base if available by @abnegate in https://github.com/appwrite/appwrite/pull/10099 * Fix site template test by @vermakhushboo in https://github.com/appwrite/appwrite/pull/10104 * Update nodejs 17.1.0 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10088 * Update README.md to add Upsert announcement by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10112 * Reduce delete batch size by @fogelito in https://github.com/appwrite/appwrite/pull/10128 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10134 * Speed up tests by @Meldiron in https://github.com/appwrite/appwrite/pull/10127 * Update cli to 8.2.0 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10136 * Prevent injected $user from being shadowed by @stnguyen90 in https://github.com/appwrite/appwrite/pull/10150 * Update react native to 0.10.1 and dotnet to 0.14.0 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10138 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10153 * Update cli 8.2.1 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10155 * Fix build usage specification by @loks0n in https://github.com/appwrite/appwrite/pull/10157 * Handle redirect validator in specs + GraphQL type mapper by @abnegate in https://github.com/appwrite/appwrite/pull/10158 * Update dart 16.1.0, flutter 17.0.2 and cli 8.2.2 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10161 * Improve invalid scheme error in origin check by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10164 * 1.7.x by @Meldiron in https://github.com/appwrite/appwrite/pull/9897 * Added the cases of null permissions in the upsert route and update th… by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10179 * Fix 1.7.x specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10197 * Suppress git-action exception in deployment worker by @hmacr in https://github.com/appwrite/appwrite/pull/10199 * Stats-usage on redis by @loks0n in https://github.com/appwrite/appwrite/pull/10156 * Fix templates on `1.7.x`. by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10203 * Change preview & body for MFA email by @hmacr in https://github.com/appwrite/appwrite/pull/10205 * Add docs for nestedType, encode, from and toMap by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10204 * Update sdks 1.7.x by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10202 * Update migration release by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10222 * Remove sequence on incoming docs by @abnegate in https://github.com/appwrite/appwrite/pull/10228 * Filter certificates renewal task in maintenance by region by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10227 * Move changelog to sdks platforms array by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10233 * Update changelog and sdk gen by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10247 * Telemetry for cache hits and misses by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10240 * Add model examples + additonal examples to specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10249 * Update favicons endpoint to fallback to ico instead of throwing error by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10260 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10259 * Check CAA record before issuing certificate by @vermakhushboo in https://github.com/appwrite/appwrite/pull/10258 * Revert "Check CAA record before issuing certificate" by @Meldiron in https://github.com/appwrite/appwrite/pull/10263 * Test var id attribute by @fogelito in https://github.com/appwrite/appwrite/pull/10243 * Add type attribute to the database creation flow by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10266 * Add CAA validator by @Meldiron in https://github.com/appwrite/appwrite/pull/10267 * Update database type to grids and legacy by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10273 * Update README.md by @LauraDuRy in https://github.com/appwrite/appwrite/pull/10272 * Upgrade composer for utopia migration by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10274 * Update SDK generator and sdks by @christyjacob4 in https://github.com/appwrite/appwrite/pull/10271 * Fix wrong resource path for audits by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10279 * Update `grid` on resource events by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10282 * Add readonly param to sequence, databaseId and collectionId by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10278 * Update migrations by @abnegate in https://github.com/appwrite/appwrite/pull/10283 * Add placeholder detection by @Meldiron in https://github.com/appwrite/appwrite/pull/10284 * Update docker base to 0.10.3 by @abnegate in https://github.com/appwrite/appwrite/pull/10285 * Make check for adding warning header stricter by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10293 * Fix databases worker cache clearing bug by @abnegate in https://github.com/appwrite/appwrite/pull/10294 * Reapply Redis functions queue by @Meldiron in https://github.com/appwrite/appwrite/pull/10299 * Add new database query type tests by @abnegate in https://github.com/appwrite/appwrite/pull/10296 * Update package by @abnegate in https://github.com/appwrite/appwrite/pull/10312 * Update required attributes by @fogelito in https://github.com/appwrite/appwrite/pull/10311 * Remove experiment warnings from bulk methods by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10310 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10313 * Added internal file param to handle upload to internal bucket by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10321 * Remove temp logging by @Meldiron in https://github.com/appwrite/appwrite/pull/10302 * Improve sites test for stability by @Meldiron in https://github.com/appwrite/appwrite/pull/10331 * Database lib bump to 0.71.15 by @fogelito in https://github.com/appwrite/appwrite/pull/10336 * Clarify userId param in endpoints that create accounts by @ebenezerdon in https://github.com/appwrite/appwrite/pull/10117 * Upgrade HTTP by @Meldiron in https://github.com/appwrite/appwrite/pull/10338 * Remove unnessessary external dependnecies by @Meldiron in https://github.com/appwrite/appwrite/pull/10343 * Sync main into 1.7.x by @stnguyen90 in https://github.com/appwrite/appwrite/pull/10347 * Fix TablesDB casing by @abnegate in https://github.com/appwrite/appwrite/pull/10346 * Add cookies test by @Meldiron in https://github.com/appwrite/appwrite/pull/10352 * Update token tests with jwt decode by @EVDOG4LIFE in https://github.com/appwrite/appwrite/pull/10354 * Utilize assets server for fonts by @Meldiron in https://github.com/appwrite/appwrite/pull/10358 * Sync main into 1.7.x by @stnguyen90 in https://github.com/appwrite/appwrite/pull/10359 * Bump 1.7.x by @fogelito in https://github.com/appwrite/appwrite/pull/10365 * Fix queue health by @loks0n in https://github.com/appwrite/appwrite/pull/10369 * Allow publisher messaging override in scheduler by @loks0n in https://github.com/appwrite/appwrite/pull/10370 * Add replacewith and deprecated since to account methods by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10377 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10376 * Update CLI by @abnegate in https://github.com/appwrite/appwrite/pull/10390 * Update default method in description by @vermakhushboo in https://github.com/appwrite/appwrite/pull/10391 * Rename namespace from tables-db to tablesdb in specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10395 * Update tables group in specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10394 * Update description for upsert methods by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10397 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10401 * Added handling of database resources after migration by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10400 * Revert "Added handling of database resources after migration" by @abnegate in https://github.com/appwrite/appwrite/pull/10406 * Remove sdk deprecation warnings by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10408 * Mark Row response model's param with readonly by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10409 * Update exception thrown when svg sanitization fails by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10416 * Fix allow null params by @abnegate in https://github.com/appwrite/appwrite/pull/10417 * Allow running tests with specific response format by @abnegate in https://github.com/appwrite/appwrite/pull/10418 * Make webhooks publisher overridable by @loks0n in https://github.com/appwrite/appwrite/pull/10419 * Check audits logs by @fogelito in https://github.com/appwrite/appwrite/pull/10414 * Remove direct publisher calls by @loks0n in https://github.com/appwrite/appwrite/pull/10420 * Removed spatial type response and will be using the json type for the… by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10433 * Add tests for new time helpers by @abnegate in https://github.com/appwrite/appwrite/pull/10437 * Move projects.list() to module by @Meldiron in https://github.com/appwrite/appwrite/pull/10441 * Update cli to 9.1.0 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10442 * Add requestBody param examples in specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10431 * Fix mysql tests by @abnegate in https://github.com/appwrite/appwrite/pull/10445 * Upgrade platform lib to have older queue lib by @Meldiron in https://github.com/appwrite/appwrite/pull/10447 * Fix router compression by @Meldiron in https://github.com/appwrite/appwrite/pull/10452 * Upgrade http lib for backwards compatible default param by @Meldiron in https://github.com/appwrite/appwrite/pull/10455 * Update examples by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10444 * Automatic pr creation in sdk release script by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10457 * Remove avatars command from cli by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10454 * Remove deno from platforms array by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10453 * Spatial type attributes sdk updates by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10463 * Stats resources try catch by @fogelito in https://github.com/appwrite/appwrite/pull/10469 * Move proxy endpoints to modules by @Meldiron in https://github.com/appwrite/appwrite/pull/10470 * Add certificate validation override by @Meldiron in https://github.com/appwrite/appwrite/pull/10471 * Generate SDKs by @abnegate in https://github.com/appwrite/appwrite/pull/10475 * Spatial test tablesdb updates by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10473 * Add colors to certificate logs by @vermakhushboo in https://github.com/appwrite/appwrite/pull/10438 * appwrite db bump by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10479 * Bump database by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10480 * Health db queues by @loks0n in https://github.com/appwrite/appwrite/pull/10482 * Attempt small size for website dependency by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10485 * Worker stop by @loks0n in https://github.com/appwrite/appwrite/pull/10498 * Update database by @abnegate in https://github.com/appwrite/appwrite/pull/10506 * Stats resources and usage sorting by unique field by @fogelito in https://github.com/appwrite/appwrite/pull/10472 * Add spatial column validation during required mode and tests for exis… by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10509 * Sub query variables order by by @fogelito in https://github.com/appwrite/appwrite/pull/10513 * Update README.md by @Veera-mulge in https://github.com/appwrite/appwrite/pull/10514 * bump database 1.5.0 by @fogelito in https://github.com/appwrite/appwrite/pull/10515 * Don't remove required attributes by @abnegate in https://github.com/appwrite/appwrite/pull/10516 * Catch query exception on bulk update/delete by @abnegate in https://github.com/appwrite/appwrite/pull/10517 * Update cli to 10.0.0 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10511 * Add type_enum support and update docs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10496 * Improve code readability for schedules by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10522 * Include response model enum names by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10538 * SDK releases by @abnegate in https://github.com/appwrite/appwrite/pull/10539 * Fix health status enum by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10540 * Update afterbuild fn by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10541 * Update afterbuild to also pass adapter by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10545 * Update `z-index` to be the highest by @ItzNotABug in https://github.com/appwrite/appwrite/pull/9874 * Update framework lib to 0.33.28 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10551 * Fix enum typing for platform in specs by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10553 * Add enums for database type and column status by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10561 * Fix activities by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10586 * Fix logs truncation tests by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10585 * Remove related data in realtime payload by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10590 * Update composer dependencies by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10601 * Update sdks add response models by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10554 * Sanitize 5xx errors on realtime by @ItzNotABug in https://github.com/appwrite/appwrite/pull/10598 * Update database by @abnegate in https://github.com/appwrite/appwrite/pull/10596 * Add both collection and table id in the realtime by @ArnabChatterjee20k in https://github.com/appwrite/appwrite/pull/10608 * Chore bump db by @abnegate in https://github.com/appwrite/appwrite/pull/10611 * Branded email for Console auth flows by @hmacr in https://github.com/appwrite/appwrite/pull/10501 * Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10614 * Add automatic releases by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10615 * Feat txn sdks by @abnegate in https://github.com/appwrite/appwrite/pull/10621 * Prevent empty releases in sdk release script by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10627 * Update domains lib to 0.8.2 by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10629 * Fix txn API scope backwards compat by @abnegate in https://github.com/appwrite/appwrite/pull/10640 * Fix block schedules by @loks0n in https://github.com/appwrite/appwrite/pull/10620 * Update .NET SDK to 0.21.2 and improve release detection by @ChiragAgg5k in https://github.com/appwrite/appwrite/pull/10641 * Make methods protected for extending by @lohanidamodar in https://github.com/appwrite/appwrite/pull/10617

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.7.4...1.8.0

Source: README.md, updated 2025-10-21