Skip to content
This repository was archived by the owner on Sep 2, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .optimize-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,7 @@
"static/images/blog/improve-ux-passwordless-auth/cover.png": "cb3aff15f7cf1bf36d1052e382f4eae423f9d675f58bd6d5fe9ca34587e596e3",
"static/images/blog/indie-hackers-shipping-faster/cover.png": "e912d3b61ba4ea93c98aebd9d298608d1cb5def395cdb0932d6b45d9e97b4808",
"static/images/blog/init-announcement.png": "0078cfe6dd5b2e3522cf0bf0c38648a200ee0aa432bbcb8e81ec3ad2d53a39a0",
"static/images/blog/init-august-2026/cover.png": "ffa9a9b11d914d8d0a731358c9b7d109e0bc6eebdfff3e466eb9de72ded487b5",
"static/images/blog/init-day0/1.png": "f87cf934e337e18e3d34a4e127e81744b796d15341604755d435f218c35e0c31",
"static/images/blog/init-day0/cover.png": "c7c9bba16678ab61089c17ff3b0b6bc6ee122989e5acc0d647c89fe630e332dc",
"static/images/blog/init-day2/1.png": "2d5fd5095914baba85774a3460a9acb2e0bd9771f201238eec7ab59faa76ef34",
Expand Down
81 changes: 81 additions & 0 deletions src/routes/blog/post/init-august-2026/+page.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
---
layout: post
title: "Announcing Init: Appwrite's launch week returns Aug 31"
description: Appwrite Init returns from 31 August to 4 September 2026. Five days, one new launch a day, plus livestreams, Reddit AMAs, community events, and exciting prizes.
date: 2026-08-26
cover: /images/blog/init-august-2026/cover.avif
timeToRead: 5
author: aditya-oberai
category: init, announcement
featured: true
callToAction: true
faqs:
- question: "When is Appwrite Init 2026?"
answer: "Init runs from Monday 31 August to Friday 4 September 2026. A new product or feature is announced on each of the five days. [Grab your ticket](https://new.appwrite.io/init) to get every announcement as it lands."
- question: "What is Appwrite Init?"
answer: "Init is Appwrite's launch week. Instead of spreading releases across the year, we ship one significant product or feature per day for five days, each with a blog post, documentation, and a livestream. It is the moment each year when the biggest Appwrite releases go out."
- question: "How do I get an Init ticket?"
answer: "Register at [new.appwrite.io/init](https://new.appwrite.io/init). Your ticket gets you email updates for each day's announcement and entry into the giveaway for some exciting prizes."
- question: "Do I need to attend Init to use the new features?"
answer: "No. Everything announced during Init ships to [Appwrite Cloud](https://cloud.appwrite.io) and self-hosted Appwrite as it is announced, and every launch gets a blog post and full documentation the same day. The livestreams are where you get to ask the engineers questions directly, so they are worth catching live."
- question: "Is Init free?"
answer: "Yes. Init is a free online event. The announcements, livestreams, documentation, and community sessions are open to anyone, with or without an Appwrite account."
- question: "What did previous Appwrite Inits launch?"
answer: "The first Init in February 2024 launched [Appwrite Messaging](/docs/products/messaging) and improved server-side rendering support. Init in May 2025 launched [Appwrite Sites](/docs/products/sites), Flutter Web hosting, new [image formats](/docs/products/storage/images), and [file tokens](/docs/products/storage/file-tokens)."
- question: "Where are Init announcements published?"
answer: "Each day's launch gets a post on the Appwrite blog, an entry in the [changelog](/changelog), and full reference documentation. Livestreams run on the Appwrite YouTube channel, and community sessions run on Reddit and Discord."
---

Init is back. From **31 August to 4 September 2026**, we are shipping a new product or feature every day for five days.

[Grab your Init ticket](https://new.appwrite.io/init) to get every announcement the moment it lands.

# What Init is

Init is Appwrite's launch week. Rather than spreading releases across the calendar, we hold the biggest work of the year and ship it across five consecutive days, one launch per day.

Every launch comes with a blog post explaining what we built and why, complete reference documentation, a changelog entry, and a livestream where the engineers who built it walk through it and answer your questions. Everything ships to [Appwrite Cloud](https://cloud.appwrite.io) on the same day it is announced.

# Five days of launches

Starting Monday 31 August, there is one announcement a day through Friday 4 September.

We cannot disclose the lineup just yet. What we can say is that this Init continues the direction the last one set: fewer, larger pieces of infrastructure that remove a service you would otherwise have to run yourself.

Every launch lands in the same places on the same day:

- **The Appwrite [blog](/blog)**, with the reasoning behind the feature and how to use it
- **The [changelog](/changelog)**, for the short version
- **Full [documentation](/docs)**, published alongside the announcement
- **A livestream** on the Appwrite [YouTube channel](https://youtube.com/@Appwrite) covering the day's release
- **A Reddit AMA** on the Appwrite [subreddit](https://reddit.com/r/appwrite), where we answer whatever you want to ask about it

At the end of the week, we will also host a community recap in the Appwrite [Discord server](https://appwrite.io/discord) to bring together Appwrite team members, community contributors, and developers to celebrate the launches.

# What the last Inits shipped

If you are new to Init, the last two give you a sense of the scale.

The first Init, in February 2024, launched [Appwrite Messaging](/docs/products/messaging), bringing push notifications, transactional email, and SMS into the platform, alongside much better server-side rendering support across Next.js, SvelteKit, and Nuxt.

The most recent Init, in May 2025, ran a launch a day for five days. The headline was [Appwrite Sites](/docs/products/sites), our open-source alternative to Vercel, which put frontend hosting in the same place as your backend instead of splitting it across two providers.

All of it is in production and documented today. That is the bar for what goes into an Init week.

# How to prepare for Init week

If you already build on Appwrite, two things are worth doing before 31 August.

**Update your SDKs.** Init launches ship with SDK support on day one, so being on the current major version means you can try a new feature the same day it is announced instead of working through an upgrade first.

**Take stock of what you are currently working around.** Init releases tend to replace something people had been solving the hard way, whether that was a separate hosting provider, a third-party messaging service, or a custom function papering over a platform gap. Knowing where your own workarounds sit makes it obvious which announcements matter to you.

# Grab your Init ticket

New Init comes with a new ticket. The Appwrite team has put together a fresh design for this one, and your ticket is your entry into the giveaway for some exciting prizes.

Signing up also gets you an email the moment each day's launch goes live, so you never have to go looking for it.

[Grab your Init ticket](https://new.appwrite.io/init).

**Init_ is the start of something new.**
16 changes: 16 additions & 0 deletions src/routes/changelog/(entries)/2026-08-26.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: changelog
title: 'Appwrite Init returns 31 August to 4 September 2026'
date: 2026-08-26
cover: /images/blog/init-august-2026/cover.avif
---

Init, Appwrite's launch week, runs from Monday 31 August to Friday 4 September 2026. A new product or feature is announced on each of the five days, with a blog post, full documentation, a changelog entry, and a livestream landing the same day.

Everything announced during the week ships to [Appwrite Cloud](https://cloud.appwrite.io) and self-hosted Appwrite on the schedule shared during the event. The last Init launched [Appwrite Sites](/docs/products/sites), new [image formats](/docs/products/storage/images), and [file tokens](/docs/products/storage/file-tokens).

Sign up to get each announcement as it goes live, claim your Init ticket, and enter the giveaway for some exciting prizes.

{% arrow_link href="https://new.appwrite.io/init" %}
Sign up for Init
{% /arrow_link %}
Binary file added static/images/blog/init-august-2026/cover.avif
Binary file not shown.
Loading