Skip to content

Anjani v2.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 12:36

Changes and Fixes

  • Partially revert "Add plugin even listener structure"
  • Lockings: use filter inside the listener
  • Main: Add /donate command
  • Lockings: fix for non anonymous admin checker
  • Users: move predict_loaded to on_load to avoid race conditions
  • SpamShield: move spam_protection var into on_load
  • SpamPredict: fix user checking when message detected as spam
  • SpamShield: lower message spam check priority
  • Dockerfile: change deprecated poetry option
  • Lockings: Fix doubled lock types
  • Admins: fix permission check
  • SpamPredict: handle StopPropagation inside callback ocr
  • SpamShield: do not raise when failed on spamwatch API
  • SpamPredict: Add model refresh scheduler

Full Changelog: v2.4.1...v2.4.2

Version Contributor

Thanks to @MrMissx @adekmaulana for the contributions