Files
ems-frontend-template/VERSIONS.json
Du Wenbo 99add8050b feat: add version display on login page and sidebar (v1.4.0)
- Login page: shows "vX.Y.Z | Core: vA.B.C" at bottom of card
- Sidebar footer: shows version when expanded
- Calls GET /api/v1/version (no auth required)
- For field engineers to instantly identify platform version

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 22:36:12 +08:00

8 lines
199 B
JSON

{
"project": "ems-frontend-template",
"project_version": "1.4.0",
"core_version": "1.4.0",
"last_updated": "2026-04-06",
"notes": "Version display on login + sidebar for field engineers"
}