From 7c41f9bdde167cb2c068505deaad8dda371781dd Mon Sep 17 00:00:00 2001 From: faligam Date: Sun, 6 Sep 2026 17:39:44 +0200 Subject: [PATCH] Document browser session and API contract fixes --- HANDOFF.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HANDOFF.md b/HANDOFF.md index 8a3bf4a..86e43bc 100644 --- a/HANDOFF.md +++ b/HANDOFF.md @@ -43,6 +43,7 @@ Relevante gepushte Commits: - Frontend `c6f1889` — Dokumentation für getrennte Deployments. - Frontend `8eb0383` — API-Key-Login, Navigation und Research-API-Vertrag korrigiert. - Frontend `e5b37ae` — Error-Banner-Store repariert; Browser-Login kann Fehlerbanner wieder ohne `update is not a function` anzeigen. +- Frontend `25530b3` und `77b71c6` — Research-Listen-/Status-Vertrag ans Backend angepasst und Browser-Session beim Reload wiederhergestellt. - Backend `9830acf` — Dokumentation für Frontend-Integration auf separatem Host. - Backend `1aacf4a` — persistente API-Key-Authentifizierung und Admin-CLI.