From 49ff0dd27a3cdc8993edd443343ed6118e597767 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Thu, 30 Jan 2025 11:52:13 +0000 Subject: [PATCH] add: added .todo archive done , to create an alternative to .todo archive add in case you want to create an archive of only currently completed todos docs: Updated CHANGELOG.md, upped version to 5.3.9 --- CHANGELOG.md | 19 +++++++++++++++++++ src/NadekoBot/NadekoBot.csproj | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d6b8950..1ccf9b375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o +## [5.3.9] - 30.01.2025 + +## Added + +- Added `.todo archive done ` + - Creates an archive of only currently completed todos + - An alternative to ".todo archive add " which moves all todos to an archive + +## Changed + +- Increased todo and archive limits slightly +- Global nadeko captcha patron ad will show 12.5% of the time now, down from 20%, and be smaller +- `.remind` now has a 1 year max timeout, up from 2 months + +## Fixed + +- Captcha is now slightly bigger, with larger margin, to mitigate phone edge issues +- Fixed `.stock` command, unless there is some ip blocking going on + ## [5.3.8] - 27.01.2025 ## Fixed diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index 486912379..9b948a3ec 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.3.8 + 5.3.9 $(MSBuildProjectDirectory)