This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
Releases: andersfylling/disgord
Releases · andersfylling/disgord
v0.36.2
v0.36.1
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
What's Changed
- fix(deps): update golang.org/x/crypto digest to 2c7772b by @renovate in #492
- fix: Updated type for
session.EditInteractionResponse
by @Cufee in #497 - fix(deps): update golang.org/x/net digest to de3da57 by @renovate in #498
- feat: text input components aka modals by @beachasaurus-rex in #502
- feat: Updated role permissions by @jacks0n9 in #511
- feat: Add Get role by @jacks0n9 in #512
- fix: permission bit change by @jacks0n9 in #513
- feat!: remove deprecated features (old builders, incorrect naming conventions, deprecated methods, ...) by @andersfylling in #514
New Contributors
Full Changelog: v0.35.1...v0.36.0
v0.35.1
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
What's Changed
- chore: Configure Renovate by @renovate in #481
- chore(deps): update actions/setup-go action to v3 by @renovate in #486
- chore(deps): update actions/checkout action to v3 by @renovate in #485
- chore(deps): update golang.org/x/net digest to 27dd868 by @renovate in #483
- chore(deps): update k8s.io/gengo digest to 4627b89 by @renovate in #484
- chore(deps): update golang.org/x/crypto digest to b769efc by @renovate in #482
- feat: guild-scheduled-event by @Aldiwildan77 in #470
- chore: Update dependency golang to v1.17 by @renovate in #488
- chore(deps): update golang.org/x/crypto digest to 5d542ad by @renovate in #487
- chore: cleanup dependencies by @andersfylling in #493
New Contributors
- @renovate made their first contribution in #481
- @Aldiwildan77 made their first contribution in #470
Full Changelog: v0.34.1...v0.35.0
v0.34.1
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
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
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
- @aidenwallis made their first contribution in #474
- @DevYukine made their first contribution in #475
Full Changelog: v0.32.3...v0.33.0
v0.32.3
v0.32.2
What's Changed
- fix: add missing Attachments field to application command callback by @Acnologla in #468
Full Changelog: v0.32.1...v0.32.2