Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 01:39
· 17 commits to main since this release
d6c3503

📣 Highlights

New members joining right after a bot restart now reliably get their welcome message — a caching edge case could previously cause it to be silently skipped.

Fixed

  • Welcome message no longer silently dropped on a channel cache miss_send_welcome_message now falls back to fetch_channel when the configured new-members channel isn't yet in the gateway's local cache (e.g. shortly after a bot reconnect/resume), instead of failing silently (#310, #311).