From 185ee7d28fe9a8fcbb042c446a60c5c4cf216200 Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Thu, 10 Aug 2023 16:02:30 +0200 Subject: [PATCH] meta: 3.12.0 (#2751) --- CHANGELOG.md | 22 +++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 55 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 023818e0e9..cd80062cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [3.12.0] - 2023-08-10 + +### Added +- #2644 Added `ComponentBuilder` component removal methods. (d5d7378) +- #2668 Added a method for sending silent audio frames on `OpusEncodeStream`. (59094d2) +- #2675 Added missing `remove` property to `MemberRoleAudit`. (5fb9152) +- #2720 Added role & attachment flags (a421715) +- #2723 Added missing properties to webhook implementation (2b8584d) +- #2729 Added new onboarding methods/properties (8cd4c1c) +- #2730 Added new `ModifyCurrentApplication` features (166d40f) +- #2749 Added support for setting custom status (b2820d5) + +### Fixed +- #2711 Fixed modifying guild resets preferred locale (12c50f2) +- #2713 Fixed some `ReplyAsync` methods missing `MessageFlags` parameter. (56769cb) +- #2714 Fixed disconnecting socket client not sending close code. (6bb3777) +- #2722 Fixed modal's `DeferAsync` implementation (5f580f6) +- #2726 Fixed global name not being passed to `UserUpdated` event (9dfd4d7) +- #2742 Fixed `ModifyAsync` attachments #2236 (0c12079) +- #2745 Fixed `GetMessagesAsync` with `Direction.After` not working as expected (c922497) + + ## [3.11.0] - 2023-6-27 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 8274594356..8474c83be3 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.11.0 + 3.12.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 88c525f7ff..0ecef1ea7b 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -60,7 +60,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net (c) 2015-2023 3.11.0", + "_appFooter": "Discord.Net (c) 2015-2023 3.12.0", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index 5a7552db0b..5ad266eeed 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.11.0$suffix$ + 3.12.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +