Skip to content

Releases: disgoorg/disgo

v0.18.10 - Recurrence rules, new endpoints and more

12 Aug 19:25
f97241f
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • GetGuildInvites & GetChannelInvites now return discord.ExtendedInvite
  • discord.Invite.ChannelID has been removed, use Invite.Channel.ID instead
  • discord.AuditLogChange has a completely new structure

New Contributors

Full Changelog: v0.18.9...v0.18.10

v0.18.9 - Application emojis, message forwarding and more

20 Jul 10:39
e70ebbc
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • IntegrationTypes has been removed from Application. this field was not sent within payloads for a long time
  • disgo.OS has been removed

New Contributors

Full Changelog: v0.18.8...v0.18.9

v0.18.8 - Premium buttons and more

19 Jun 19:35
44021d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.7...v0.18.8

v0.18.7

05 Jun 10:55
49119a6
Compare
Choose a tag to compare

What's Changed

  • Fix stuck at mutex when reconnecting and error happens in Gateway.Open by @topi314 in #361
  • Add member profiles automod rule by @sebm253 in #256
  • Fix error when creating or updating global application command by @topi314 in 49119a6

Full Changelog: v0.18.6...v0.18.7

v0.18.6 - Additions and fixes

23 May 19:40
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • ConnectionTypeTwitter has been renamed to ConnectionTypeX
  • channels.GetReactions now accepts 3 new parameters: reactionType, after and before

New Contributors

Full Changelog: v0.18.5...v0.18.6

v0.18.5 - Bug fix and more

07 May 11:41
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect type of ID in PollAnswerCount by @mlnrDev in 791bf45
  • Add one time purchase SKUs by @mlnrDev in #351
  • Add Image to GuildScheduledEvent and GuildScheduledEventUpdate by @mlnrDev in abe9a44

Full Changelog: v0.18.4...v0.18.5

v0.18.4 - Consistency fix

23 Apr 13:35
Compare
Choose a tag to compare

What's Changed

  • Rename some PollCreateBuilder funcs for consistency by @mlnrDev in 3ff4973

Breaking Changes

  • PollCreateBuilder.SetPollAnswers -> SetAnswers, PollCreateBuilder.AddPollAnswer -> AddAnswer

Full Changelog: v0.18.3...v0.18.4

v0.18.3 - Polls!

22 Apr 17:58
a587875
Compare
Choose a tag to compare

What's Changed

  • Add polls by @mlnrDev in #346

Full Changelog: v0.18.2...v0.18.3

v0.18.2 - More fixes

12 Apr 18:39
Compare
Choose a tag to compare

What's Changed

  • Fix panics in emoji rest calls by @mlnrDev in 1c2e34f
  • Fix MessageUpdateBuilder.RetainAttachments when no parameters are provided by @topi314 in 1254a6c

Full Changelog: v0.18.1...v0.18.2

v0.18.1

10 Apr 20:23
c13ef9f
Compare
Choose a tag to compare

What's Changed

  • Fix cdn endpoint issues for stickers & avatar decorations by @topi314 in #349

Full Changelog: v0.18.0...v0.18.1