Anjani v2.7.0
What's new
Fixes
- Canonical: cek data before proceeding statement (e09306e)
- language/id: formattin typo (ded6b9e)
- canonical: handle received float _id (d019f81)
- federation: handle not accessible chat fban (d57c9e8)
- users: fallback to db data if bot is blocked (fca2d96)
- spam_prediciton: handle null reputation (5ef3be2)
- spam_prediction: re raise StopPropagation from spam_check() (e98efbf)
- debug: code and output not displayed (1454bec)
- users: handle user field char that messed up with bot parse mode (24e49a7)
- users: handle some case when photo id exist but have 0 bytes (9b85731)
Additional Info
As this version we have uploaded the project on PyPI.
You may now install directly with PIP by pip install anjani
or pip install anjani[uvloop]
to install uvloop version.
Version Contributor(s)
@adekmaulana, @MrMissx, @ilhamclone
Full Changelog: v2.6.0...v2.7.0