From 73d63e16254e4336048b1b5c98fd093b62c0f115 Mon Sep 17 00:00:00 2001 From: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:50:01 +0300 Subject: [PATCH] meta: 3.14.0 (#2884) --- CHANGELOG.md | 28 ++++++++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 61 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f79425f637..7bf654764c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [3.14.0] - 2023-03-19 + +### Added +- #2849 Allow setting channel topic to null when creating channels (7c96844) +- #2832 Add Icon size parameter to `GetGuildIconUrl` CDN method (eb5678a) +- #2883 Initial user apps support (24a6978) +- #2881 Bulk ban support (03402cd) +- #2880 More banner support (4efe3be) +- #2858 Allow setting custom status with `SetGameAsync` (ee386b1) +- #2870 SentRequest event (fc2fc87) +- #2873 Voice reconnection and resuming (09680c5) +- #2879 Support setting banner on bot profiles (d0c0a56) + +### Fixed +- #2866 Allow switching voice channels without disconnecting (external clients only) (5a62ba1) +- #2857 Receiving voice packets (use system-assigned port) (1a16f4d) +- #2850 NRE in automod audit logs (1eb7a53) +- #2862 Fixed a bug when creating a `SelectMenuBuilder` from a `SelectMenuComponent` incorrectly set the `CustomId` (6870ac5) +- Incorrect ConnectionState of a DiscordSocketClient casted to IDiscordClient/BaseSocketClient (955fae0) +- #2867 `InteractionService.AddModulesXAsync` command duplication (2787db3) + +### Misc +- #2806 Update library dependencies (bfc8dc2) +- #2847 Remove some redundant notes & small updates (d0e9c8b) +- #2854 Refactor `MaxBitrate` and `UploadLimit` in `GuildHelper` (6256de4) +- #2869 Fix optional param being non-optional (fa51f0a) + + ## [3.13.1] - 2024-02-11 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index dbb25cd1c1..b8164d70e2 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.13.1 + 3.14.0 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 245d3a6945..b9c5de188c 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.13.1", + "_appFooter": "Discord.Net © 2015-2024 3.14.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 5334090bed..04e9fcd32e 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.13.1$suffix$ + 3.14.0$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -15,44 +15,44 @@ NUGET_README.md - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +