Skip to content

Releases: IanMitchell/discord-notifier

Empty Message Fix (code: 50006)

27 Nov 22:43
Compare
Choose a tag to compare

Fixes a bug that recently resulted in embeds being rejected by the Discord API. Special thanks to @quirinux and @gmjosack!

Fix File Embeds

18 Jul 16:19
bdc564c
Compare
Choose a tag to compare

Fixes file embeds getting corrupted while being sent to Discord.

Rails Autoloading Fix

30 Apr 16:17
Compare
Choose a tag to compare

Fixes an issue with Rails autoloading - you shouldn't need to require the gem anymore

Attachment Support

19 Jul 19:16
Compare
Choose a tag to compare

Simplifies the code and adds support for Attachments