Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 04:28
· 158 commits to main since this release

Fixed

  • Discord webhook delivery failing with 400 "empty message" for webhooks hosted on discordapp.com (legacy Discord CDN domain). The is_discord check only matched discord.com, causing the payload to be sent in Slack format (text field instead of content), which Discord rejects. Both domains now detected correctly.