fix: add changelog for Chrome restore prompt (#1419) (thanks @jamesgroat)

This commit is contained in:
Peter Steinberger
2026-01-22 05:16:38 +00:00
parent 0f8d0f37fd
commit 8d73c16488

View File

@@ -22,6 +22,7 @@ Docs: https://docs.clawd.bot
- Doctor: avoid recreating WhatsApp config when only legacy routing keys remain. (#900)
- Doctor: warn when gateway.mode is unset with configure/config guidance.
- OpenCode Zen: route models to the Zen API shape per family so proxy endpoints are used. (#1416)
- Browser: suppress Chrome restore prompts for managed profiles. (#1419) Thanks @jamesgroat.
- macOS: include Textual syntax highlighting resources in packaged app to prevent chat crashes. (#1362)
- Cron: cap reminder context history to 10 messages and honor `contextMessages`. (#1103) Thanks @mkbehr.
- Exec approvals: treat main as the default agent + migrate legacy default allowlists. (#1417) Thanks @czekaj.