---
layout: changelog
title: "Console IV brings appwrite.io and the Console into one app"
date: 2026-08-31
cover: /images/blog-local/announcing-console-iv/cover.avif
---

**Console IV** is the fourth generation of the Appwrite Console, rebuilt on TanStack Start with React, Tailwind CSS, and ShadCN UI. It replaces the two codebases behind appwrite.io and the old Console, so the marketing pages, documentation, blog, changelog, and every project route now run in one application.

Docs links inside the Console open a resizable pane next to the page you are on, with their own breadcrumb and back navigation, so you can read the guide without losing the form you were filling in. The [Command Center](/docs/tooling/command-center) works across account, organization, project, and docs scopes, and **Search documentation** is available in all four.

Console URLs changed shape. The `/console` prefix is gone, and the region and typed-resource segments went with it, so `/console/project-fra-68a1c2/auth/user-9f3d0b` is now `/projects/68a1c2/auth/users/9f3d0b`. Old links redirect to their new equivalents. Your API keys, SDK code, and the way your applications call Appwrite are unaffected.

[Read the announcement](/blog/post/announcing-console-iv)
