Skip to content

Releases: disgoorg/disgo

v0.8.10

19 Apr 08:33
Compare
Choose a tag to compare

What Changed

  • fixed message create & sticker create not getting marshalled as multipart when adding files in ded6ec8

Full Changelog: v0.8.9...v0.8.10

v0.8.9

16 Apr 17:27
Compare
Choose a tag to compare

What Changed

New Contributors

  • @wnxd made their first contribution in #142

Full Changelog: v0.8.8...v0.8.9

v0.8.8

31 Mar 20:58
6e6d2e8
Compare
Choose a tag to compare

What's Changed

  • implement pagination for guild bans endpoint by @TopiSenpai in #137
  • added guild directory channel type by @TopiSenpai in #138

Full Changelog: v0.8.7...v0.8.8

v0.8.7

29 Mar 18:57
a5e8a7a
Compare
Choose a tag to compare

What's Changed

  • Use debug logs instead of info logs for the sharding manager by @Skye-31 in #135
  • fix(GuildCreate): add guild to cache by @Skye-31 in #136
  • Fix stack overflow for timestamp mentions by @Skye-31 in 3018fbd
  • fix incorrect interaction callback type on defer create message by @TopiSenpai in 489bb66
  • add send_start_notification to StageInstanceCreate by @TopiSenpai in a9730e5
  • add support for animated guild banners by @caneleex in #103

Full Changelog: v0.8.6...v0.8.7

v0.8.6

27 Mar 20:26
Compare
Choose a tag to compare

What Changed

  • move roles, emojis. stickers in Guild type to different RestGuild type so those slices are not cached

Full Changelog: v0.8.5...v0.8.6

v0.8.5

27 Mar 14:46
Compare
Choose a tag to compare

What Changed

  • fix entities in guild create not having the guild id field set
  • fixed channel type getters returning the wrong types
  • remove client getter from chunking manager

Full Changelog: v0.8.4...v0.8.5

v0.8.4

27 Mar 10:57
Compare
Choose a tag to compare

What Changed

  • fix nil member chunking filter
  • fix ping pong example
  • rename BotUser field to Bot

Full Changelog: v0.8.3...v0.8.4

v0.8.3

27 Mar 02:45
Compare
Choose a tag to compare

v0.8.2

26 Mar 20:58
Compare
Choose a tag to compare

v0.8.1

26 Mar 20:43
Compare
Choose a tag to compare

What Changed

  • fix for http inteactions not working

Full Changelog: v0.8.0...v0.8.1