Appwrite 1.9.5 self-hosted release: blog, changelog, and docs#3064
Appwrite 1.9.5 self-hosted release: blog, changelog, and docs#3064atharvadeosthale wants to merge 3 commits into
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 across the website: a new blog post, a changelog entry, updated install docs, and a revised Docker Compose generator template.
Confidence Score: 5/5Changes are purely additive content updates (version bumps, new services, blog/docs copy) with no destructive modifications to existing behaviour. All image version bumps are consistent across every service in the compose template, the three new services follow the same structural pattern as existing ones, the new env vars have matching defaults in the env template, and the documentation changes accurately reflect the compose generator state. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Add worker-screenshots and task-interval..." | 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).
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).