From a9ba97af36ece906e0b3898d00722b81c3bfd09d Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:13:06 -0300 Subject: [PATCH] meta: 3.11.0 (#2709) --- CHANGELOG.md | 36 +++++++++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 69 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a13b581aa8..023818e0e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # Changelog +## [3.11.0] - 2023-6-27 + +### Added +- #2616 Added guild Onboarding support (3a8f76c) +- #2627 Added `Audit Log Created` gateway event support (dff6a57) +- #2645 Added `Message` property and `UpdateAsync()` to `IModalInteraction` (83dfa0c) +- #2648 Added `MaxStageVideoChannelUsers` property to `IGuild` (bdd755b) +- #2665 Added voice messages support (f171684) +- #2619 Added get current bot application information (9ef5a76) +- #2649 Added `SafetyAlertsChannelId` to `IGuild` (2112e1f) +- #2696 Added support for the new username system (df717e6) +- #2620 Added support for filtering audit log entries by after id (529fe3d) +- #2622 Added default thread ratelimit in guild text channels (f9c8530) + +### Fixed +- #2628 Allow creating stickers with no description (c950106) +- #2682 Fixed missing `JsonProperty` attributes in params for modifying automod rules (9df4438) +- #2702 Fixed `TypingStartedEvent` model to support Clyde (547bc92) +- #2652 Fixed streams being incorrectly disposed in `DefaultRestClient` (84431de) +- #2708 Fixed threads not getting removed from cache on `THREAD_DELETE` (fe4130d) +- #2688 Fixed some internal classes being public (9ddd922) +- #2687 Allow more than 1 action to be registered per automod rule (200bed7) +- #2683 Fixed mention limit, regex patterns & allowlist for automod rules (a41fa62) +- #2663 Fixed T3 file upload size to be 25MiB (98f974d) +- #2662 Fixed duplicate `SlashCommandExecuted` event on failed result (fe9657a) +- #2651 Fixed name translations (`NameLocalizations`) for `ChoiceAttribute` (75ae488) +- #2647 Fixed `ChannelPermissions.All()` exception on forums (6265dd5) +- #2642 Enforce rate limits on 429s (69cce5b) + +### Misc +- #2601 Add missing json error (a8ae1e9) +- #2609 Refactor `SendMessageAsync` & `SendFile(s)Async` methods & modify webhook message attachments (898ee56) +- #2646 Create forum channels with default layout (0720049) +- #2666 Switch `channel` to `channel_id` in interactions (d5ba7d2) +- #2670 Disable FEC in OPUS (2be9b00) + ## [3.10.0] - 2023-03-27 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 0d2ed0c9a7..8274594356 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.10.0 + 3.11.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 51cc8366d4..88c525f7ff 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.10.0", + "_appFooter": "Discord.Net (c) 2015-2023 3.11.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 5144ad60c1..5a7552db0b 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.10.0$suffix$ + 3.11.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +