v0.3.2
Fixes
- Honor
groupPolicy: \"open\"literally (#19). When the policy isopen, the per-groupgroupsmap no longer acts as a hidden allowlist — listed entries are optional overrides. Fixes the silent(not allowlisted)drop when the bot was added to a new group that hadn't been pre-configured.
UX
- Courtesy notice on mention in an unlisted group (#20). When
groupPolicy: \"allowlist\"is in effect and the bot is @-mentioned in a group the operator hasn't allowlisted, post a single reply explaining how to enable it (debounced per chat per process) instead of dropping silently.
Full Changelog: v0.3.1...v0.3.2