diff --git a/CHANGELOG.md b/CHANGELOG.md index d5033f2..4ca71d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Reworked the dashboard to lead with recent applications and a latest-deployments activity feed with relative timestamps, replacing the organisation-picker layout. +- Rebuilt the environment view as a Network / Compute / Resources topology with dense spec cards, moving the commit-SHA deploy form and raw Caddyfile previews behind disclosures. +- Added a header organisation switcher, reordered the primary nav, and removed the onboarding nav item. +- Shared a fallback organisation when no organisation is in the route so the header navigation and switcher render on the dashboard, and gave the dashboard a header with a "New application" action and actionable empty states. +- Introduced a shared `StatusIndicator` (coloured dot + label) and standardised status rendering across the dashboard and environment views. + +- Added a shadcn-vue `Select` component (radix-vue based) and replaced every native HTML `