Sourced from Discord.Net's releases.
v3.13.1
[3.13.1] - 2024-02-11
This release fixes a couple of bugs within the library and adds some new features.
Added
- #2804 Add Incident actions message types (178ff58)
- #2805 Add
AppliedTags
toDiscordWebhookClient.SendXAsync
(d382e5c)- #2700 Optional Aliasses, Summary and Remarks Properties to CommandAttribute (5a8582c)
- #2584 Log InteractionCommand execution exceptions in Wrapped Exception (0f0f3f7)
- #2827
44
(Add message type 44) (541571c)- #2837 Allow creating announcement channels (f1777de)
Fixed
- #2801 Add null check in
SelectMenuBuilder
(b18cc31)- #2813 Incorrect json model for Guild Scheduled Events (de4b6b9)
- #2800 Warning about missing intents not being logged (8227d70)
- #2818
GetEventCoverImageUrl
throwing NRE in case event cover image is null (138e18c)Misc
Sourced from Discord.Net's changelog.
[3.13.1] - 2024-02-11
Added
- #2804 Add Incident actions message types (178ff58)
- #2805 Add
AppliedTags
toDiscordWebhookClient.SendXAsync
(d382e5c)- #2700 Optional Aliasses, Summary and Remarks Properties to CommandAttribute (5a8582c)
- #2584 Log InteractionCommand execution exceptions in Wrapped Exception (0f0f3f7)
- #2827
44
(Add message type 44) (541571c)- #2837 Allow creating announcement channels (f1777de)
Fixed
- #2801 Add null check in
SelectMenuBuilder
(b18cc31)- #2813 Incorrect json model for Guild Scheduled Events (de4b6b9)
- #2800 Warning about missing intents not being logged (8227d70)
- #2818
GetEventCoverImageUrl
throwing NRE in case event cover image is null (138e18c)Misc
a198702
Meta 3.13.1 (#2842)f1777de
Allow creating announcement channels (#2837)4d7e384
no fun for ya all (#2835)942df4a
[CI] Docs action (#2841)dc8e0e3
Get docs working on latest docfx version. (#2778)89efe0f
no whitespace for ya (#2831)541571c
[44] 44 (#2827)f23481a
Add OpenCollective links to readme + docs (#2821)30ccb2c
Revert pr (Revert 12179a93d7aef4a07f2fb194f42e9d537941cefd) (#2826)0f0f3f7
Log InteractionCommand execution exceptions in Wrapped Exception (#2584)