diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ced9cc8..72e73398d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## 2026.1.15 (unreleased) +- Daemon: fix profile-aware service label resolution (env-driven) and add coverage for launchd/systemd/schtasks. (#969) — thanks @bjesuiter. +- Docs: clarify multi-gateway rescue bot guidance. (#969) — thanks @bjesuiter. - Fix: guard model fallback against undefined provider/model values. (#954) — thanks @roshanasingh4. - Memory: make `node-llama-cpp` an optional dependency (avoid Node 25 install failures) and improve local-embeddings fallback/errors. - Browser: add `snapshot refs=aria` (Playwright aria-ref ids) for self-resolving refs across `snapshot` → `act`.