Appwrite 1.9.5 self-hosted release: blog, changelog, and docs#3064
Conversation
- New blog post and changelog entry for the Appwrite 1.9.5 self-hosted release (dated 2026-06-29) - Bump self-hosting install docs to 1.9.5 and add the 1.9.5 SDK compatibility matrix rows - Update the compose generator to 1.9.5 (console 8.7.5, executor 0.25.1/exc1, worker-executions, migration host + open runtimes NFT env)
Greptile SummaryThis PR ships the Appwrite 1.9.5 self-hosted release: a new blog post and changelog entry, updated install docs, and a bumped Docker Compose generator.
Confidence Score: 5/5Safe to merge — changes are documentation, content, and version bumps; no logic or runtime paths are modified. All env vars introduced for new services have defaults in the env block, new services follow the same patterns as existing ones, and all version references are internally consistent across blog post, changelog, docs, and compose generator. No files require special attention. Important Files Changed
Reviews (4): Last reviewed commit: "Move 1.9.5 release blog and changelog da..." | Re-trigger Greptile |
adityaoberai
left a comment
There was a problem hiding this comment.
Got some changes to make
- Expand blog FAQs to cover all updates and add a self-hosting FAQ - Add a fresh self-host section and show the install/upgrade/migrate commands inline - Fix changelog migration wording
Match the 1.9.x base compose service set (Postgres/embedding excluded).
adityaoberai
left a comment
There was a problem hiding this comment.
Approving to unblock
Just update the dates please
| title: Announcing Appwrite 1.9.5 for self-hosted deployments | ||
| description: Appwrite 1.9.5 brings the Presences API, BigInt columns, the Rust runtime, X OAuth, email policies, Bun and Deno build runtimes, Git deployment triggers, faster Storage uploads, and broader migrations to self-hosted deployments. | ||
| cover: /images/blog/appwrite-1-9-5-self-hosted-release/cover.avif | ||
| date: 2026-06-29 |
There was a problem hiding this comment.
| date: 2026-06-29 | |
| date: 2026-06-30 |
Adds the Appwrite 1.9.5 self-hosted release blog post and changelog entry (publish date 2026-06-29).
Updates the self-hosting install docs and SDK compatibility matrix to 1.9.5 and bumps the Docker compose generator (console 8.7.5, executor 0.25.1, worker-executions, new env vars).