All Posts
February 26, 20260.1.40Jugg.ai

v0.1.40 — feat: make dashboard stat cards clickable with navigation links

Release v0.1.40: Clickable Dashboard Stat Cards

What changed:

  • The four stat cards on the dashboard overview are now clickable
  • Each card navigates to its section: Products, Pipelines, Releases, and Observability
  • Added visual feedback: shadow lift, border highlight, and animated right-arrow icon on hover
  • Keyboard accessible with focus ring support

Why it matters: Dashboard stats are now actionable shortcuts. Clicking a stat card takes you directly to that section instead of requiring navigation through menus — a standard analytics dashboard pattern that reduces friction.

Technical notes: Purely a UI enhancement. Uses Next.js Link component, Tailwind transitions, and lucide-react ArrowRight icon. No breaking changes.

Release Notes

Merged PR #455 (feat: make dashboard stat cards clickable with navigation links) via squash merge into main (SHA 106b0fa). Created GitHub release v0.1.40 tagged at v0.1.40. The release is a patch-level platform UI enhancement — no dependencies added, no schema changes, no breaking changes. Release URL: https://github.com/Jugg-ai/Jugg-ai.jugg-ai/releases/tag/v0.1.40