feat: Anleitung-Popup und Version 1.5.0

- ANLEITUNG.html erstellt (Bedienungsanleitung als HTML-Seite)
- Anleitung-Button im Dashboard-Footer ergänzt
- Anleitung öffnet sich als Modal-Popup mit eigenem Header
- Version 1.4.1 → 1.5.0
This commit is contained in:
2026-05-02 21:36:12 +02:00
parent 6f7673358d
commit fc35e9b6e7
5 changed files with 1072 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wetterstation-frontend",
"private": true,
"version": "1.4.1",
"version": "1.5.0",
"type": "module",
"scripts": {
"dev": "vite",