diff --git a/hub/CHANGELOG.md b/hub/CHANGELOG.md index 6e093f8..ce259f4 100644 --- a/hub/CHANGELOG.md +++ b/hub/CHANGELOG.md @@ -1,5 +1,9 @@ # Felhom Hub — Changelog +## v0.3.4 (2026-02-20) + +- Rename version labels: "Current version" → "Controller version", "Latest version" → "Registry latest". + ## v0.3.3 (2026-02-20) **Bugfixes** diff --git a/hub/README.md b/hub/README.md index bed5493..9858ea1 100644 --- a/hub/README.md +++ b/hub/README.md @@ -4,7 +4,7 @@ A lightweight Go service that receives periodic reports and structured events from felhom-controller instances, stores them in SQLite, and provides a web dashboard for fleet monitoring. Also serves as the infrastructure backup store for disaster recovery, event-based dead man's switch monitoring, and notification dispatch. -**Current version: v0.3.3** +**Current version: v0.3.4** --- diff --git a/hub/internal/web/templates/customer.html b/hub/internal/web/templates/customer.html index caf4da1..0c312db 100644 --- a/hub/internal/web/templates/customer.html +++ b/hub/internal/web/templates/customer.html @@ -192,12 +192,12 @@