3.17.0 #3041
Misha-133
announced in
Announcements
3.17.0
#3041
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[3.17.0] - 2024-12-20
This release comes with added .NET9 target (and .NET8 for that matter).
And also fixed a number of issues and brings some new features aswell.
Important notice
This is probably going to be the last Discord.Net release coming out before a limited set of breaking changes gets introduced.
Due to Discord making breaking changes on their end, it's not always possible/sensible to hide or make workarounds for those; join our server to discuss this if you haven't already.
Added
Build with .NET 9 SDK cuz why not #3025 Build with .NET 9 SDK (164a289)
Add .NET 9 (and .NET 8) #3032 Add
net8.0
andnet9.0
(d780d6c)Add
net8.0
andnet9.0
to the metapackage #3033 Addnet8.0
andnet9.0
to the metapackage (93229f6)Added StickerId to REST and WebSocket Sticker audit log data classes #3005 Add StickerId to REST and WebSocket Sticker audit log data classes (8a2ea4b)
[Feature] Scheduled event recurrence rule #3023 Scheduled event recurrence rule (b7208d4)
[Feature] Support sending voice messages #3024 Support sending voice messages (5904ecd)
[Feature] Support for multiple subscription tiers #3036 Support for multiple subscription tiers (79fade6)
Add support for keyed services. #3017 Add support for keyed services. (3017f6b)
Fixed
AutoServiceScopes = true
#3028 Create a new scope when building interaction service modules ifAutoServiceScopes = true
(a1e50c4)starts_at
is nullable #3034 Entitlementsstarts_at
is nullable (d5879c8)Misc
IChannel
(8b92969)SuppressNotification
in webhook client #3007 Allow setting SuppressNotification in webhook client (682d87e)New Contributors
Full Changelog: 3.16.0...3.17.0
This discussion was created from the release 3.17.0.
Beta Was this translation helpful? Give feedback.
All reactions