diff --git a/website/src/content/posts/2026-05-20-dashboard-redesign/image.png b/website/src/content/posts/2026-05-20-dashboard-redesign/image.png new file mode 100644 index 0000000000..1cb12664d7 Binary files /dev/null and b/website/src/content/posts/2026-05-20-dashboard-redesign/image.png differ diff --git a/website/src/content/posts/2026-05-20-dashboard-redesign/page.mdx b/website/src/content/posts/2026-05-20-dashboard-redesign/page.mdx new file mode 100644 index 0000000000..5462b8a333 --- /dev/null +++ b/website/src/content/posts/2026-05-20-dashboard-redesign/page.mdx @@ -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.