Skip to content

Releases: userbotindo/Anjani

Anjani v2.13.21

05 Mar 13:55
a63dd7c
Compare
Choose a tag to compare

Changelog

v2.13.21 (2024-03-04)

PyPI release

Fixes

*filters: button not build on filter keyword

Full Changelog: v2.13.20...v2.13.21

Anjani v2.13.20

25 Feb 09:31
3b87ee3
Compare
Choose a tag to compare

Changelog

v2.13.20 (2024-02-25)

PyPI release

Fixes

  • lockings: handle unmodified permission
  • core: add chat_id to alert information

Full Changelog: v2.13.19...v2.13.20

Anjani v2.13.19

20 Jan 15:48
c16b8b9
Compare
Choose a tag to compare

Changelog

v2.13.19 (2024-01-20)

PyPI release

Fixes

  • federation: reorder unreached exception
  • spam_prediction: handle admin required method call
  • federation: handle fban when target has higher admin privileges

Full Changelog: v2.13.18...v2.13.19

Anjani v2.13.18

01 Jan 04:22
fd2434a
Compare
Choose a tag to compare

Changelog

v2.13.18 (2024-01-01)

PyPI release

Fixes

  • purge: add error handling on delete command
  • lockings: typo on permission key

Full Changelog: v2.13.17...v2.13.18

Anjani v2.13.17

23 Dec 02:36
95c4cd7
Compare
Choose a tag to compare

Changelog

v2.13.17 (2023-12-23)

PyPI release

Fixes

  • federation: chat object passed to db

Full Changelog: v2.13.16...v2.13.17

Anjani v2.13.16

07 Dec 13:51
93bcdad
Compare
Choose a tag to compare

Changelog

v2.13.16 (2023-12-07)

PyPI release

Fixes

  • lockings: remove deleted permission

Minor changes

  • storage: save fragment username to sesison file
  • alerting: add more context to the error alert
  • lock minimum pyrofork v2.3.13

Full Changelog: v2.13.15...v2.13.16

Anjani v2.13.15

22 Oct 12:47
3d166b4
Compare
Choose a tag to compare

Changelog

v2.13.15 (2023-10-22)

PyPI release

What's New

  • This release only contains dependency update

Full Changelog: v2.13.14...v2.13.15

Anjani v2.13.14

07 Oct 07:28
9ae103d
Compare
Choose a tag to compare

Changelog

v2.13.14 (2023-10-07)

PyPI release

Fixes

  • locking: invalid can_send_other_messages args (#382)
  • handle collectibles username (#379)

Version Contributor(s)

@MrMissx

Full Changelog: v2.13.13...v2.13.14

Anjani v2.13.12

17 Sep 08:48
20bb133
Compare
Choose a tag to compare

v2.13.13 (2023-08-10)

PyPI release

What's New

  • Topics:: add topic management related command
    • /actiontopic
    • /createtopic <topic name>
    • /renametopic <topic name>
    • /opentopic
    • /closetopic
    • /deletetopic

Fixes

  • misc: Change pastebin url scheme to https

Version Contributor(s)

@MrMissx

Full Changelog: v2.13.11...v2.13.13

Anjani v2.13.11

10 Aug 07:08
970f0f6
Compare
Choose a tag to compare

Changelog

v2.13.11 (2023-08-10)

PyPI release

Fixes

  • chatlist: don't use id fallback (80df8fe)
  • chatlist: check chat name (d9feb3a)
  • debug/eval: count the pre lang html code (adadc12)

Version Contributor(s)

@MrMissx @adekmaulana

Full Changelog: v2.13.10...v2.13.11