Skip to content

Anjani v2.8.0a3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrMissx MrMissx released this 24 Jan 03:21

*This version adds support for Topics (canary) beside master branch using fork dependency.
The a (vX.X.XaX) version is not available on PyPi. You need to run it from source

Fixes

  • notes: remove note list marker (#213) (09c9a36)
  • plugin/spam_prediction: catch QueryIdInvalid and don't use task for ocr (bb34f72)
  • plugin/main: remove unused f-string (3a7908d)
  • plugin/lockings: catch ChatAdminRequired exception (ac3995c)
  • filters/admin: tell user if they are not the admin (adf8780)
  • database: add more operations for Request (5c802a5)
  • database: use TypeVar typing for Request (3ccef88)
  • notes: add '#' to note list (765604e)

Full Changelog: v2.8.0a2...v2.8.0a3