Fix: Header zeigt aktiven Hunde-Namen, Klick navigiert zu Hund-Profil

- dog-sw-title zeigt dog.name statt hardcoded "Ban Yaro"
- Klick auf Namen im Header und Sidebar öffnet Hund-Profil (wie Avatar-Klick)
- sidebar-logo-text Handler greift nur noch beim Fallback ohne Hund
- SW-Cache by-v198
This commit is contained in:
rene 2026-04-18 13:32:58 +02:00
parent 36622a6ed8
commit 370ae52138
2 changed files with 12 additions and 6 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications + Tile-Cache
============================================================ */
const CACHE_VERSION = 'by-v193';
const CACHE_VERSION = 'by-v198';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten