Display BanGUI version in dashboard and server config UI
This commit is contained in:
@@ -189,6 +189,8 @@ Add a `bangui_version` field to every API response that already carries the fail
|
||||
- All existing backend tests pass.
|
||||
- Add one test per endpoint asserting that `bangui_version` matches `app.__version__`.
|
||||
|
||||
**Status:** ✅ Completed (2026-03-19)
|
||||
|
||||
---
|
||||
|
||||
### Task GV-3 — Display the BanGUI version on Dashboard and Configuration → Server
|
||||
@@ -215,4 +217,6 @@ After GV-2 the API delivers `bangui_version`; this task makes the frontend show
|
||||
- No TypeScript compile errors (`tsc --noEmit`).
|
||||
- Both values originate from the same API field (`bangui_version`) and therefore always match the backend version.
|
||||
|
||||
**Status:** ✅ Completed (2026-03-19)
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user