Releases: bbt-t/Yuuko
Releases · bbt-t/Yuuko
v2.8.3
v2.8.2
v2.7.5
v2.7.2
v2.6.3
v2.5.7
v2.5.7
- added
CLI
-optionals - remove BOT_CONNECTION_METHOD in
config.py
- improved calendar
- rework
states
- added
translation
of the message (at the first start) into unsupported languages - DB, filter and caching improvements
- replaced
user_valid
filter withmiddleware
- added prohibition of the use of commands in
handlers
- set
2s
timeout for send message - improved
Dockerfile
- enabled warning when
.env
file is missing - other minor changes and improvements
v2.3.5
v2.3.5
- add delete all messages (pin) job
- improved DB and messages
- disable notification for stickers
- add spoilers in
storing_passwords.py
- added mailing for users
- add deleting a record in the DB when the bot is blocked
- added the ability to change the connection method of the bot BOT_CONNECTION_METHOD in
config.py
- other improvements and fixes