diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d020350d..fe0d1fb8fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [3.15.3] - 2024-07-21 + +### Added +- #2963 Application Emojis (26bb789) +- [EXPERIMENTAL] #2931 Member search v2 (e18915a) +- #2952 add `IsAvailable` to `GuildEmote` (cb79f04) +- #2965 Add team member `Role` property (6e531a2) + +### Fixed +- #2958 crash when poll is null in RestMessageComponent (24c7605) +- #2962 incomplete validation when ChannelFlags.RequireTag is true (f5fdfb2) +- #2948 Fix IndexOf bug in CreateBucketId (ec0ba49) +- #2959 Fix automod related events in the sharded client (8b6be64) +- #2966 Fix `CustomSticker.DeleteAsync()` (359f6db) + +### Misc +- #2951 Update for the breaking change discord has made + v3 is cringe (8afea2c) +- #2953 longer polls (ae49794) +- #2956 Add missing role tags (6b691b1) +- #2957 Longer MaxCustomBlockMessageLength (bae7861) + + ## [3.15.2] - 2024-06-18 ### Hotfix - fix `AutocompleteAttribute` with empty constructor diff --git a/Discord.Net.targets b/Discord.Net.targets index d3942bb7d7..92ce11829a 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.15.2 + 3.15.3 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index a1df3356e7..03f2401df0 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.2", + "_appFooter": "Discord.Net © 2015-2024 3.15.3", "_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 8448d64692..e790d99b6c 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.15.2$suffix$ + 3.15.3$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,44 +15,44 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +