From a1987021fe73dfa1d57a79b26fb8a52418647c76 Mon Sep 17 00:00:00 2001 From: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> Date: Sun, 11 Feb 2024 23:58:01 +0300 Subject: [PATCH] Meta 3.13.1 (#2842) * Update Discord.Net.targets * Update docfx.json * Update Discord.Net.nuspec * Update CHANGELOG.md * Update docs/docfx.json Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> --------- Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> --- CHANGELOG.md | 24 ++++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 57 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88232f45e6..f79425f637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [3.13.1] - 2024-02-11 + +### Added +- #2804 Add Incident actions message types (178ff58) +- #2805 Add `AppliedTags` to `DiscordWebhookClient.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 +- #2807 Incorrect xmldoc (d234db7) +- #2823 Update sample projects & samples in docs (e2e8c0f) +- #2819 [2024] Very important changes (update licence & docs) (ff9b9b4) +- #2831 Add checks for whitespace-only strings in button builder (89efe0f) +- #2835 Additional select menu option validations (4d7e384) + + ## [3.13.0] - 2023-11-18 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 0491762128..5efb79d307 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.13.0 + 3.13.1 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 961bb4cfc6..8fd342540a 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -58,7 +58,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net © 2015-2024 3.13.0 (the poggers update)", + "_appFooter": "Discord.Net © 2015-2024 3.13.1", "_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 57c5610be7..e5d89c0cce 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.13.0$suffix$ + 3.13.1$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +