Skip to content

Commit ee37dcf

Browse files
chore(website): add dashboard redesign changelog post (#5094)
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How Has This Been Tested? Please describe the tests that you ran to verify your changes. ## Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes
1 parent 8953a85 commit ee37dcf

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

333 KB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
author: nicholas-kissel
3+
published: "2026-05-20"
4+
category: changelog
5+
keywords: ["dashboard", "redesign", "navigation"]
6+
title: "Dashboard Redesign"
7+
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."
8+
---
9+
10+
The Rivet dashboard got a redesign.
11+
12+
- Settings all live in one place — account, billing, org, namespace.
13+
- Inviting a teammate happens inline. No more full-screen modal for one email field.
14+
- Member actions (promote, demote, kick) live on the row itself.
15+
- Open an actor by pasting its ID into a quick search.
16+
- Clearer layout — it's easier to tell where you are between orgs, projects, and namespaces.
17+
- Light mode is here. Toggle it from the theme switcher if dark mode isn't your thing.
18+
19+
Try it at [dashboard.rivet.dev](https://dashboard.rivet.dev). Feedback button's top right.

0 commit comments

Comments
 (0)