hub v0.3.2: Show Hub version in page footers
Add hubVersion template function via closure in web.New(). Version is passed from main.go (set via ldflags at build time) and displayed in the footer of all 6 page templates. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -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.1**
|
||||
**Current version: v0.3.2**
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user