Skip to content

Releases: bbt-t/Yuuko

v2.8.3

31 Mar 07:54
Compare
Choose a tag to compare

v2.8.3

  • calendar improvements
  • small fix in todo_handler
  • cleaned up the code

v2.8.2

25 Mar 09:19
Compare
Choose a tag to compare

v2.8.2

  • added the ability to cancel notifications (keyboards)
  • added doc
  • added examples
  • completely redone config
  • other small changes and improvements

v2.7.5

20 Mar 17:32
Compare
Choose a tag to compare

v2.7.5

  • added independence from redis
  • added switch to memory storage (if redis is unavailable)
  • rewritten way of forming keyboards
  • other improvements

v2.7.2

15 Mar 10:06
Compare
Choose a tag to compare

v2.7.2

  • added horoscope display in inline mode
  • rework calendar
  • rework horoscope keyboard
  • other minor changes

v2.6.3

13 Mar 11:55
Compare
Choose a tag to compare

v2.6.3

  • added healthcheck to Dockerfile
  • age verification (in start)
  • added new table for recipes
  • added new handler for recipes
  • ~ big rework db (collected everything in one class)
  • other changes and improvements

v2.5.7

05 Mar 12:01
Compare
Choose a tag to compare

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 with middleware
  • 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

26 Feb 07:35
Compare
Choose a tag to compare

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

v2.2.4

20 Feb 17:26
Compare
Choose a tag to compare

v2.2.4

  • Fix filter
  • Minor edits

v2.2.3

18 Feb 17:42
Compare
Choose a tag to compare

v2.2.3

  • Upd pkg
  • Add index in DataBase models
  • Add handler with settings
  • Monor edits and additions

v2.1.1

11 Feb 16:50
Compare
Choose a tag to compare

v2.1.1

  • Sticker pack change
  • Minor improvements and bugfix