From 5e4a844adf9c63ad6d400eacc014b05e4df619b3 Mon Sep 17 00:00:00 2001 From: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> Date: Sat, 26 Apr 2025 22:51:21 +0300 Subject: [PATCH] meat next (#3098) --- CHANGELOG.md | 17 ++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 86 +++++++++++++++--------------- 4 files changed, 62 insertions(+), 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 515a3ec9..cd04b443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [3.17.3] - 2025-04-26 +### Added +- #3088 Add handler for unknown Discord dispatch events (9b79f0b) +- #3090 Per file attachement size limits (649f52b) + +### Fixed +- #3084 Fixed type reader/converter parsing exception (88cfbe5) +- #3091 Fixed modals with value type properties (a8523c5) +- #3094 Fix WriteSilentFramesAsync sending a partial frame at first (2da25f3) + +### Misc +- #3081 add missing gif sticker format (6f623a6) +- #3087 Add size in CDN.GetGuildSplashUrl (fb90701) +- #3092 Improved exception messages of builders (cce6274) +- #3096 Refactor MentionedUsers in the SocketMessage (0c3e7a8) + + ## [3.17.2] - 2025-03-09 ### Added - #3074 Add `excludeDeleted` argument to `GetEntitlementsAsync` (9c9407b) diff --git a/Discord.Net.targets b/Discord.Net.targets index 9334d8c0..c5aaf091 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.17.2 + 3.17.3 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index bd86862c..0dc4804b 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -59,7 +59,7 @@ "globalMetadata": { "_appTitle": "Discord.Net Documentation", "_appName": "Discord.Net", - "_appFooter": "Discord.Net © 2015-2025 3.17.2", + "_appFooter": "Discord.Net © 2015-2025 3.17.3", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.png" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index ddf148fb..c5a27bd9 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.17.2$suffix$ + 3.17.3$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,60 +15,60 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +