From 2552d4f497d23b43475249e4c81237086d800ec1 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 18 Jan 2026 13:56:36 +0000 Subject: [PATCH] fix: drop matrix allowFrom redeclare (#1176) (thanks @sibbl) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d1dfdb9..917e5112d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Docs: https://docs.clawd.bot - Auth profiles: keep auto-pinned preference while allowing rotation on failover; user pins stay locked. (#1138) — thanks @cheeeee. - macOS: avoid touching launchd in Remote over SSH so quitting the app no longer disables the remote gateway. (#1105) - Memory: index atomically so failed reindex preserves the previous memory database. (#1151) — thanks @gumadeiras. +- Matrix: avoid redeclaring `allowFrom` in the monitor provider. (#1176) — thanks @sibbl. ## 2026.1.18-3