Skip to content
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions website/src/content/posts/2026-05-20-dashboard-redesign/page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
author: nicholas-kissel
published: "2026-05-20"
category: changelog
keywords: ["dashboard", "redesign", "navigation"]
title: "Dashboard Redesign"
description: "The dashboard got a redesign. Settings live in one place, inviting people doesn't open a giant modal, and the layout makes it clearer where you are."
---

The Rivet dashboard got a redesign.

- Settings all live in one place — account, billing, org, namespace.
- Inviting a teammate happens inline. No more full-screen modal for one email field.
- Member actions (promote, demote, kick) live on the row itself.
- Open an actor by pasting its ID into a quick search.
- Clearer layout — it's easier to tell where you are between orgs, projects, and namespaces.
- Light mode is here. Toggle it from the theme switcher if dark mode isn't your thing.

Try it at [dashboard.rivet.dev](https://dashboard.rivet.dev). Feedback button's top right.
Loading