Skip to content

Releases: disgoorg/disgo

fix unmarshal of non pointer type

01 Dec 11:52
475e89f
Compare
Choose a tag to compare
  • fix unmarshal of non pointer type

Full Changelog: v0.6.4...v0.6.5

fix oauth2 token exchange

01 Dec 10:57
Compare
Choose a tag to compare

fix unmarshalling of access token exchange response

Full Changelog: v0.6.3...v0.6.4

more customizeable oauth2 client implementation

30 Nov 17:32
Compare
Choose a tag to compare

added GenerateAuthorizationURLState for returning generated state, config for default StateController, state expiring & state generation function overwrite

Full Changelog: v0.6.2...v0.6.3

added missing query parameters for oauth2 client

30 Nov 01:58
Compare
Choose a tag to compare
  • added missing query parameters for oauth2 client

Full Changelog: v0.6.1...v0.6.2

Guild Scheduled Events

30 Nov 00:21
6b37399
Compare
Choose a tag to compare

What's Changed

  • guild scheduled events by @TopiSenpai in #110

Full Changelog: v0.6.0...v0.6.1

Threads, more Interactions & other stuff

29 Nov 00:26
a9ef7c7
Compare
Choose a tag to compare

What's Changed

  • Add message collectors by @arynxd in #58
  • Feature/context menus by @TopiSenpai in #55
  • ratelimiter implementation by @TopiSenpai in #72
  • request opts by @TopiSenpai in #73
  • cache stuff & more by @TopiSenpai in #74
  • Stickers by @arynxd in #63
  • add banner & accent color to user by @caneleex in #80
  • sharding support by @TopiSenpai in #79
  • reformat well everything by @TopiSenpai in #64
  • Feature/presence by @TopiSenpai in #83
  • add avatar to member by @caneleex in #81
  • add EffectiveAvatarURL to member by @caneleex in #85
  • add IsWebhookMessage by @caneleex in #86
  • moved stuff around & cleanup by @TopiSenpai in #90
  • add channel icon url by @caneleex in #89
  • add emoji to role and do some weird pointer shit by @caneleex in #91
  • Fix misspelled filename by @Benricheson101 in #94
  • Implement collectors (Closes #60) by @arynxd in #62
  • MemberChunkingFilter by @TopiSenpai in #93
  • better error handling by @TopiSenpai in #95
  • Component, command & interaction cleanup/refactor by @TopiSenpai in #96
  • handle discord rest errors better by @TopiSenpai in #97
  • add support for min/max values by @caneleex in #99
  • flags are now present on the oauth2 /me route by @TopiSenpai in #100
  • add BoostProgressBarEnabled by @caneleex in #101
  • add InstallationParams to Application by @caneleex in #105
  • add CustomInstallationURL to Application by @caneleex in #107
  • Webhook refactor by @TopiSenpai in #106
  • threads support by @TopiSenpai in #92
  • docs improvements by @caneleex in #87

New Contributors

Full Changelog: v0.5.11...v0.6.0

Guild Ban and Unban events (finally)

05 Aug 11:15
225fc82
Compare
Choose a tag to compare
Pre-release

topi is not good at copy pasting 😔

v0.5.7

03 Aug 16:06
Compare
Choose a tag to compare
v0.5.7 Pre-release
Pre-release
  • number option support
  • added goland inspection comments
  • default logger

Audit log fetching, improved integrations

28 Jul 10:34
65a4d06
Compare
Choose a tag to compare
Merge pull request #53 from DisgoOrg/feature/audit-log-fetching

Feature/audit log fetching

added ban methods

22 Jul 22:20
Compare
Choose a tag to compare
added ban methods Pre-release
Pre-release
v0.5.4

added ban stuff