Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Releases: andersfylling/disgord

v0.36.2

10 Mar 02:01
16ea98e
Compare
Choose a tag to compare

What's Changed

  • fix: use 74-byte packets for IP Discovery by @CamiKaseM7 in #525

New Contributors

  • @CamiKaseM7 made their first contribution in #525

Full Changelog: v0.36.1...v0.36.2

v0.36.1

10 Jan 17:50
dd8e29c
Compare
Choose a tag to compare

What's Changed

  • fix: API does not accept empty string as null after update by @Acnologla in #519

Full Changelog: v0.36.0...v0.36.1

v0.36.0

27 Nov 20:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.1...v0.36.0

v0.35.1

17 Mar 15:03
571e427
Compare
Choose a tag to compare

What's Changed

  • chore: Update dependency golang to v1.18 by @renovate in #495
  • feat: Add flags field to CreateInteractionResponseData by @hassieswift621 in #494

Full Changelog: v0.35.0...v0.35.1

v0.35.0

15 Mar 18:59
4827e41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.1...v0.35.0

v0.34.1

07 Mar 14:20
70addb8
Compare
Choose a tag to compare

What's Changed

  • chore: allow CreateInteractionResponse.Data to continue being nil by @jollyroger-jelly in #479
  • fix: remove unused and broken channel id checks in webhook by @DevYukine in #480

Full Changelog: v0.34.0...v0.34.1

v0.34.0

06 Mar 14:42
e563b63
Compare
Choose a tag to compare

What's Changed

  • feat!: add CreateInteractionResponse struct by @Acnologla in #472
  • fix: CreateInteractionResponse not working sometimes by @Acnologla in #478
  • chore: added select menu type by @jollyroger-jelly in #477

Full Changelog: v0.33.0...v0.33.1

v0.33.0

01 Mar 08:12
7aaf8fb
Compare
Choose a tag to compare

What's Changed

  • feat: Adds communication_disabled_until to support user timeouts by @aidenwallis in #474
  • feat!: adjust webhook methods to match latest discord api docs by @DevYukine in #475

New Contributors

Full Changelog: v0.32.3...v0.33.0

v0.32.3

27 Jan 22:54
e0e819e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.2...v0.32.3

v0.32.2

26 Jan 23:06
c8099a3
Compare
Choose a tag to compare

What's Changed

  • fix: add missing Attachments field to application command callback by @Acnologla in #468

Full Changelog: v0.32.1...v0.32.2