Skip to content

v4.0

Latest
Compare
Choose a tag to compare
@KiGamji KiGamji released this 09 Jan 21:18
3aca29a

Warning

A migrate script has been introduced with 0ebbbcb, which should be used to migrate from v3.0 to v4.0, before upgrading.

BREAKING

  • Introduce .env support, remove tokens.py – aba88d3
  • Don't hardcode bcID in stats – 17b1bfe
  • Rename static folder to data – cab3b4f
  • Remove username column, rename remind_time to time892c87c

FEATURES

  • Pidor of the day game – #8
  • Enhanced time parsing for /remind command – 77164b4
  • Send start info with /about command – a358e25
  • ???

FIXES

  • Properly handle users without a username – 892c87c
  • Properly handle empty stats – 086583e
  • Add byn, try currency triggers, address some false-positives – 5170b83

MISC

  • Docker support – 4635e21
  • Exclude popular IDE files – a958869
  • Bump aiogram version to 3.17.0 – d068ea7
  • Bump APScheduler version to 3.11.0 – 6be38b3