feat: Versionsanzeige (VERSION-Datei, Footer, /api/version, Image-Tag)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 14:57:49 +02:00
parent 87f8bbc400
commit 82f278ca00
9 changed files with 36 additions and 2 deletions

View File

@@ -151,3 +151,9 @@ section.planning-section {
section.planning-section fieldset {
margin-top: 0.75rem;
}
.version {
margin-top: 2rem;
color: #888;
font-size: 0.85rem;
}