diff --git a/CHANGELOG.md b/CHANGELOG.md index fe0d1fb8fe..4338a67458 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [3.16.0] - 2024-09-14 + +### Added +- #2918 Message Forwards (c4d90cd) +- #2976 New interactions precondition attribute that supports app commands (1f252a3) +- #2978 Add Application Approximate User Install Count (47f98bc) +- #2987 Add guild profile banners (57eb906) +- #3002 Add subscriptions support (88ea2ed) +- #2994 Add more member flags (9b8c7b1) +- #2989 Add GetRoleAsync (466b491) +- #2986 Add StickFormat gif and animated guild icon (2aaa0fd) + +### Fixed +- #3001 StackOverflow in sharded clients (c53aac3) + +### Misc +- #2979 Create a (Discord)Color using a string (bc84b94) +- #2991 Minor optimization + make sure top level components are action rows (623a457) +- #2995 Use interaction method in `InteractionModuleBase.DeleteOriginalResponse` (f65d3ad) +- #2999 Option to dump gw payloads on errors (b87ec6e) + + ## [3.15.3] - 2024-07-21 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 92ce11829a..2fb8670c44 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.15.3 + 3.16.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 03f2401df0..bda46520c2 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-2024 3.15.3", + "_appFooter": "Discord.Net © 2015-2024 3.16.0", "_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 e790d99b6c..fd097bb6a5 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.15.3$suffix$ + 3.16.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,44 +15,44 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +