docs: credit Telegram group fix contributor (#81030) · openclaw/openclaw@48fb4ba
steipete
·
2026-05-13
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -67,7 +67,7 @@ Docs: https://docs.openclaw.ai
|
67 | 67 | - fix(gateway): honor minimal discovery mode for wide-area DNS-SD [AI]. (#80903) Thanks @pgondhi987. |
68 | 68 | - slack: enforce reaction notification policy [AI]. (#80907) Thanks @pgondhi987. |
69 | 69 | - Enforce gateway command scopes by caller context [AI]. (#80891) Thanks @pgondhi987. |
70 | | -- Telegram/groups: in single-account setups, treat an explicit empty `accounts.<id>.groups: {}` map the same as undefined so the root `channels.telegram.groups` allowlist still applies, instead of silently dropping every group update under the default `groupPolicy: "allowlist"`. Multi-account semantics are unchanged so per-account explicit-empty groups still scope-disable a single account without affecting siblings; the explicit way to block all groups for any account remains `groupPolicy: "disabled"`. Fixes #79427. Thanks @nikolaykazakovvs-ux. |
| 70 | +- Telegram/groups: in single-account setups, treat an explicit empty `accounts.<id>.groups: {}` map the same as undefined so the root `channels.telegram.groups` allowlist still applies, instead of silently dropping every group update under the default `groupPolicy: "allowlist"`. Multi-account semantics are unchanged so per-account explicit-empty groups still scope-disable a single account without affecting siblings; the explicit way to block all groups for any account remains `groupPolicy: "disabled"`. Fixes #79427. (#81030) Thanks @kinjitakabe. |
71 | 71 | - Enforce Slack plugin approval button authorization [AI]. (#80899) Thanks @pgondhi987. |
72 | 72 | - Recognize PowerShell -ec inline commands [AI]. (#80893) Thanks @pgondhi987. |
73 | 73 | - fix(qqbot): authorize approval button callbacks [AI]. (#80892) Thanks @pgondhi987. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。