All Versions
49
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v1.12.0 Changes
- โก๏ธ L0neGamer breaking changes and fixes to application commands, interactions, and components, and updates elsewhere
-
v1.10.0 Changes
๐ drewolson allows parsing an optional guild region
L0neGamer add 'animated' flag for Emoji
โ Removed
CreateGuild
rest call! You can only do it if your bot is in fewer than 10 guilds, and it's a pain to support. Just do it manually.โ Added
Read
instance to complementShow
for lots of types. Removed ToJSON forChannel
.
-
v1.9.1 Changes
โ Add color attribute for CreateEmbed
Rewrite EventLoop.hs to be easier to modify
๐ Rename a bunch of internal handles so they have more consistent names
-
v1.8.9 Changes
๐ Handle both aeson 1.0 and 2.0 (breaking changes broke builds)
Simplify some examples
-
v1.8.8 Changes
- โ Remove git artifacts from examples/ping-pong.hs
-
v1.8.7 Changes
- โ Add Stage channel and a catch-all Unknown channel so we stop crashing on new releases (?)
-
v1.8.6 Changes
- โ Add missing fields to ChannelGuildCategory
-
v1.8.5 Changes
- ๐ Fix examples/ping-pong.hs compilation error https://github.com/discord-haskell/discord-haskell/issues/65