Skip to content

Appwrite 1.9.5 self-hosted release: blog, changelog, and docs#3064

Merged
atharvadeosthale merged 4 commits into
mainfrom
appwrite-1.9.5
Jun 30, 2026
Merged

Appwrite 1.9.5 self-hosted release: blog, changelog, and docs#3064
atharvadeosthale merged 4 commits into
mainfrom
appwrite-1.9.5

Conversation

@atharvadeosthale

Copy link
Copy Markdown
Member

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).

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

greptile-apps Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This 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.

  • Blog & changelog: New +page.markdoc blog post with FAQs, install/upgrade commands, and feature summaries; matching changelog entry dated 2026-06-30.
  • Compose generator: All service images bumped to appwrite/appwrite:1.9.5, console to 8.7.5, executor to 0.25.1; three new services (worker-screenshots, worker-executions, task-interval) and two new env vars (_APP_OPEN_RUNTIMES_NFT, _APP_MIGRATION_HOST) added, both with defaults in the env block.
  • Docs: Install image references updated to 1.9.5 in both the main installation page and the databases configuration page; SDK compatibility matrix extended with 1.9.5 rows for client and server SDKs.

Confidence Score: 5/5

Safe 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

Filename Overview
src/lib/components/compose-generator/composeData.ts All service images bumped to 1.9.5, console to 8.7.5, executor to 0.25.1; three new services added (worker-screenshots, worker-executions, task-interval); new env vars (_APP_OPEN_RUNTIMES_NFT, _APP_MIGRATION_HOST) added with defaults.
src/routes/blog/post/appwrite-1-9-5-self-hosted-release/+page.markdoc New blog post announcing Appwrite 1.9.5 self-hosted release; content, FAQs, links, and install/upgrade commands all look correct.
src/routes/changelog/(entries)/2026-06-30.markdoc New changelog entry for 1.9.5 self-hosted release; date, links, and feature list are consistent with the blog post.
src/routes/docs/advanced/self-hosting/installation/+page.markdoc Install version bumped to 1.9.5 in all OS tabs; SDK compatibility matrix updated with 1.9.5 rows for both client and server SDKs.
src/routes/docs/advanced/self-hosting/configuration/databases/+page.markdoc Docker install image reference bumped from 1.9.0 to 1.9.5 across all three OS tab variants.
.optimize-cache.json Cache entry added for the new 1.9.5 cover image; extension difference between entry key (.png) and committed file (.avif) is intentional per project convention.
static/images/blog/appwrite-1-9-5-self-hosted-release/cover.avif New cover image for the 1.9.5 blog post; binary AVIF file, correctly referenced by both the blog post and changelog frontmatter.

Reviews (4): Last reviewed commit: "Move 1.9.5 release blog and changelog da..." | Re-trigger Greptile

Comment thread src/routes/docs/advanced/self-hosting/installation/+page.markdoc

@adityaoberai adityaoberai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got some changes to make

Comment thread src/routes/blog/post/appwrite-1-9-5-self-hosted-release/+page.markdoc Outdated
Comment thread src/routes/blog/post/appwrite-1-9-5-self-hosted-release/+page.markdoc Outdated
Comment thread src/routes/changelog/(entries)/2026-06-29.markdoc Outdated
- 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 adityaoberai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
date: 2026-06-29
date: 2026-06-30

@atharvadeosthale atharvadeosthale merged commit 18075ea into main Jun 30, 2026
6 of 7 checks passed
@atharvadeosthale atharvadeosthale deleted the appwrite-1.9.5 branch June 30, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants