From 6f0f156bd32d36574b4789382ab453487ce8ff18 Mon Sep 17 00:00:00 2001 From: Michael Skrynski Date: Fri, 23 Jan 2026 08:35:51 +0100 Subject: [PATCH] Update dashboard nav and bump version - Add Round timer to header and sidebar navigation - Replace Dashboard with Commanders and include Round timer - Remove Quick Actions from dashboard - Bump version to 2.1.4 --- frontend/public/dashboard.html | 85 +++++----------------------------- frontend/public/version.txt | 2 +- 2 files changed, 12 insertions(+), 75 deletions(-) diff --git a/frontend/public/dashboard.html b/frontend/public/dashboard.html index 5ae1c0d..27e379e 100755 --- a/frontend/public/dashboard.html +++ b/frontend/public/dashboard.html @@ -25,6 +25,11 @@ class="text-white hover:text-edh-accent transition-colors" >Commanders + Round timer
- Dashboard Commanders + Round timer Log GameGame Log
- - -
- - - - -

Start Round Counter

-

- Track rounds for your current game -

-
- - - - - -

Log Game

-

Record your latest game results

-
- - - - - -

View Statistics

-

Analyze your performance trends

-
-
diff --git a/frontend/public/version.txt b/frontend/public/version.txt index ac2cdeb..7d2ed7c 100644 --- a/frontend/public/version.txt +++ b/frontend/public/version.txt @@ -1 +1 @@ -2.1.3 +2.1.4