feat(health): report build version
CI / validate (push) Successful in 6m24s
Release / release (push) Successful in 8m19s

This commit is contained in:
dmg
2026-08-08 11:06:06 -04:00
parent 56cbecc3f7
commit 168a7a2c36
5 changed files with 22 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@
* **Refine**: Consolidated RCON connection management into a full-width terminal workspace with header controls, modal add/edit/delete flows, terminal-contained notices, and no duplicate configuration panels.
* **Extend**: Added bounded page-memory RCON command recall with Arrow Up/Arrow Down navigation, unsent-draft restoration, and prompt focus retention after results and server changes.
* **Extend**: Retained up to 50 chronological page-memory RCON command/response exchanges in the auto-scrolling terminal transcript without persisting them.
* **Extend**: Added the Docker-build-supplied immutable application version to the dependency-free `/healthz` response, with a `development` fallback.
## 2026-08-07