Skip to content

v0.3.2

Choose a tag to compare

@robfig robfig released this 21 May 16:09
· 19 commits to master since this release
d9a65d7

Fixes

  • Honor groupPolicy: \"open\" literally (#19). When the policy is open, the per-group groups map 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