diff --git a/CHANGELOG.md b/CHANGELOG.md index 7385ab38aa..9608ae4eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [3.8.1] - 2022-09-12 +### Added + +- #2437 Added scheduled event types to AuditLog ActionTypes (fca9c6b) +- #2423 Added support for resume gateway url (d4c533a) + +### Fixed + +- #2443 Fixed typos of word length (adf012d) +- #2438 Fixed http query symbol in ModifyWebhookMessageAsync (0aa381d) +- #2444 Fixed BulkOverwriteCommands NRE (9feb703) +- #2417 Fixed CommandService RemoveModuleMethod not removing modules (fca9c6b) +- #2345 Fixed EmbedBuilder.Length NRE (11ece4b) +- #2453 Fixed NRE on SlashCommandBuilder.Build method (5073afa) +- #2457 Fixed typo in SlashCommandBuilder.AddNameLocalizationMethod (1b01fed) + +### Misc + +- #2462 Add additional checks for gateway event warnings (b45b152) +- #2448 Bump to Discord API V10 (fbc5ad4) +- #2451 Return a list instead of an array in GetModulePath and GetChoicePath methods (370bdfa) +- #2453 Update app commands regex and fix localization on app context commands (3dec99f) +- #2333 Update package logo (2b86a79) + ## [3.8.0] - 2022-08-27 ### Added - #2384 Added support for the WEBHOOKS_UPDATED event (010e8e8) diff --git a/Discord.Net.targets b/Discord.Net.targets index d9ec415f9a..991f7c4953 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.8.0 + 3.8.1 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 64a20ecb2e..2fc0d53b1e 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-2022 3.8.0", + "_appFooter": "Discord.Net (c) 2015-2022 3.8.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 63a288dc30..0ddd4af5e6 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.8.0$suffix$ + 3.8.1$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ https://github.com/discord-net/Discord.Net/raw/dev/docs/marketing/logo/PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +