From 5af8c0bd11dbdd364eb2bc8f4bffedb7bbaa4d08 Mon Sep 17 00:00:00 2001 From: Toastie Date: Wed, 23 Oct 2024 19:40:48 +1300 Subject: [PATCH] Updated Changelog, upped version to 5.1.15 --- CHANGELOG.md | 21 +++++++++++++++++++++ src/EllieBot/EllieBot.csproj | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a327e86..33d5273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o +## [5.1.15] - 21.10.2024 + +## Added + +- Added -c option for `.xpglb` + +## Change + +- Leaderboards will now show 10 users per page +- A lot of internal changes and improvements + +## Fixed + +- Fixed a big issue which caused several features to not get loaded on bot restart +- Alias collision fix `.qse` is now quotesearch, `.qs` will stay `.queuesearch` +- Fixed some migrations which would prevent users from updating from ancient versions +- Waifulb will no longer show #0000 discrims +- More `.greet` command fixes +- Author name will now be counted as content in embeds. Embeds can now only have author fields and still be valid +- Grpc api fixes, and additions + ## [5.1.14] - 03.10.2024 ## Changed diff --git a/src/EllieBot/EllieBot.csproj b/src/EllieBot/EllieBot.csproj index b2e25ee..27e6b0d 100644 --- a/src/EllieBot/EllieBot.csproj +++ b/src/EllieBot/EllieBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.1.14 + 5.1.15 $(MSBuildProjectDirectory)