Skip to content

Anjani v2.10.0

Compare
Choose a tag to compare
@MrMissx MrMissx released this 26 Feb 15:10

Changelog

v2.10.0 (2023-02-26)

PIP release

What's New

  • add cache wrapper to method with high traffic (#240)(87e097a),
  • add flag support to disable plugin (#236)(ed45b57)
  • add entrypoint script to manage UserbotIndo internal package (#238)

This release also removes OCR feature (might be added back in the future).

Fixes

  • spam_predict: disable ocr completely (c009688)
  • filter, notes: handle unsuported character (#237) (0e16214), closes #216
  • admins[demote,promote]: handle more exception and change bogus code (c26265a)
  • lockings: handle flood wait on get_chat and get_member (caba315)
  • spam_prediction: wrong locale string key (2ac8b32)
  • restriction: handle id invalid (327e2e7)
  • welcome: handle member count on channel private (d9b3e5a)
  • canonical: handle priviliges None (e7e6d25)
  • reporting: move pattern global flags at the start of the expression (e606dce)
  • spam_shield: catch chatadminrequired exception (d323525)
  • locking, spam_shield: catch peeridinvalid (57485f4)

Version Contributor(s)

@adekmaulana @MrMissx

Full Changelog: v2.9.0...v2.10.0