Skip to content

Releases: disgoorg/disgo

v0.18.5 - Bug fix and more

07 May 11:41
7bfde5b
Compare
Choose a tag to compare

What's Changed

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

v0.18.4 - Consistency fix

23 Apr 13:35
3ff4973
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

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

v0.18.2 - More fixes

12 Apr 18:39
1c2e34f
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

v0.18.0 - User apps, fixes and more

07 Apr 22:40
d861eea
Compare
Choose a tag to compare

What's Changed

Caution

User-installable apps are currently in preview. During the preview, there are major limitations and known bugs, and API details are subject to change.

Breaking Changes

  • handler middlewares now have a handler.InteractionEvent type which carries a context, path variables & provide convenient methods to respond to interactions
  • handler.XEvent.Variables has been renamed to handler.XEvent.Vars
  • refactor of oauth2.GenerateAuthorizationURL() & GenerateAuthorizationURLState() params into a struct to prevent breaking changes in the future

Full Changelog: v0.17.2...v0.18.0

v0.17.2 - Enforce nonce

13 Feb 16:19
842ff0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

01 Feb 23:09
d3e0672
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0 - Migration to slog, Go 1.21 and a permission hotfix

18 Nov 15:16
c4ffb05
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Full Changelog: v0.16.12...v0.17.0

v0.16.12

10 Nov 21:39
0162c70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.11...v0.16.12