Update CHANGELOG for v2.26.0
parent
547cc4758a
commit
b08e4d01d7
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.26.0
|
||||||
|
* The bot now waits for the main server(s) and inbox server to become available before initializing.
|
||||||
|
This is a potential fix to [#335](https://github.com/Dragory/modmailbot/issues/335).
|
||||||
|
This should have little to no effect on smaller servers.
|
||||||
|
* The bot status ("Playing") is now reapplied hourly since the status can sometimes disappear
|
||||||
|
|
||||||
## v2.25.0
|
## v2.25.0
|
||||||
* Fix regression introduced in v2.24.0 where line breaks would get turned to spaces in replies and snippets ([#304](https://github.com/Dragory/modmailbot/issues/304))
|
* Fix regression introduced in v2.24.0 where line breaks would get turned to spaces in replies and snippets ([#304](https://github.com/Dragory/modmailbot/issues/304))
|
||||||
* Replace the internal command handler with a new one. This should be fairly thoroughly tested, but please report any issues you encounter!
|
* Replace the internal command handler with a new one. This should be fairly thoroughly tested, but please report any issues you encounter!
|
||||||
|
|
Loading…
Reference in New Issue