A

Appwrite

A
Appwrite Web v2.2.0

2.2.0

Appwrite 2.2 brings email policies to self-hosted installs, finishes the move of function and site executions to ClickHouse, surfaces the real reason a build failed, and folds in three weeks of fixes across auth, databases, functions, messaging and the installer. It ships with the 1.1.96 self-hosted Console. Upgrading from 2.1.0 is a single command and a short migration on the console database. Hi…

A
Appwrite Web v2.1.0

2.1.0

Appwrite 2.1 is the first minor release of the 2.x generation. It opens Appwrite Storage to the S3 ecosystem, adds two OAuth2 providers, teaches image previews to find the subject on their own, and folds in six weeks of fixes across auth, databases, storage, compute and realtime. Upgrading from 2.0.0 is a single command with no collection schema changes. Highlights S3-compatible storage. Any S3 cl…

A
Appwrite Web v2.0.0

2.0.0

Appwrite 2.0 is the second major generation of the platform. It replaces the engine underneath, rebuilds the Console on top, and expands what a project can hold: relational, schemaless and vector data, on PostgreSQL, MariaDB or MongoDB, with the same permissions, queries and realtime you already use. Read the full story in the announcement post. Existing projects keep working. Upgrading from 1.9.x…

A
Appwrite Web v2.0.0-rc

2.0.0-rc.3

Third release candidate for self-hosted 2.0.0. Pre-release — not recommended for production. Highlights Changes since 2.0.0-rc.2. PostgreSQL no longer ships with durability turned off. The bundled compose passed fsync=off, synchronous_commit=off and full_page_writes=off, so a crash or power loss could leave the database corrupt. All three are gone. Builds survive non-local storage. With _APP_STORA…

A
Appwrite Web v2.0.0-rc

2.0.0-rc.2

Second release candidate for self-hosted 2.0.0. Pre-release — not recommended for production. Highlights Changes since 2.0.0-rc.1. Build artifacts survive the upgrade from 1.9.x. The 2.0 builds volume rename left them behind, breaking existing function and site deployments. Infrastructure migrations are versioned, so volume and file changes run per release during an upgrade. DocumentsDB and Vector…

A
Appwrite Web v2.0.0-rc

2.0.0-rc.1

First release candidate for self-hosted 2.0.0. Pre-release — not recommended for production. Highlights A completely rebuilt console. The web interface has been rewritten from the ground up, with a new navigation model, redesigned resource views and a built-in terminal. PostgreSQL is now supported, and is the default database. MariaDB and MongoDB remain available. Embeddings API for generating tex…

A
Appwrite Web v1.9.6

1.9.6

What's Changed Notable changes Automatically repair missing providerBranches and providerPaths attributes on Functions and Sites when upgrading from 1.9.5. Operators no longer need to apply the metadata and table changes manually. Fixes Make migration attribute batches idempotent when some attributes already exist in #12790 Replace the side-effecting Appwrite container healthcheck with the public…

A
Appwrite Web v1.9.5

1.9.5

What's Changed Public APIs Project APIs — Added public endpoints for project variables, keys, policies, SMTP, auth methods, mock phones, services, protocols, platforms, OAuth2 providers, and organization projects (#11615, #11650, #11900, #11964, #11970, #11976, #11981, #11993, #12309, #12317, #12375) Proxy API — Added public proxy management endpoints (#12208) Databases and migrations JSON import/…

A
Appwrite Web v1.9.5-rc

1.9.5-rc.2

What's Changed Expose NFT config and remove sunset SDK entries by @ChiragAgg5k in #12691 Complete V24 schema migrations by @ChiragAgg5k in #12701 Generate installer compose from base compose by @ChiragAgg5k in #12703 Fix Composer source fallback in CI builds by @ChiragAgg5k in #12714 Full Changelog: 1.9.5-rc.1...1.9.5-rc.2

A
Appwrite Web v1.9.5-rc

1.9.5-rc.1

What's Changed Change Usage class from final to non-final by @lohanidamodar in #11735 Update installation commands in readme for 1.9.0 to include self-hosted wizard by @adityaoberai in #11739 Speed up PHPStan analysis with result caching by @ChiragAgg5k in #11740 [codex] Fix PHPStan baseline cleanup issues (part 2) by @ChiragAgg5k in #11737 Fix PHPStan baseline and code quality issues by @lohanida…

A
Appwrite Web v1.9.0-5

cl-1.9.0-5

Merge pull request #12480 from appwrite/deploy/as-ce-image Publish cloud tags to appwrite/ce image

A
Appwrite Web v1.9.0-1

cl-1.9.0-1

Merge pull request #12177 from appwrite/codex/fix-1-9-trivy-sarif-cat…

A
Appwrite Web v1.9.0

1.9.0

What's Changed Database support MongoDB support (#11312) Database features String types — New varchar, text, mediumtext, and longtext attribute types (#11174) Int64 format — Integer attributes support int64 format for large numbers (#11123) Collection/row storage size — Expose column bytes used and bytes free per collection/table (#11254, #11069) Cached document lists — Document list queries can b…