Skip to content

Releases: userbotindo/Anjani

Anjani v2.13.10

16 Jul 16:22
Compare
Choose a tag to compare

Changelog

v2.13.10 (2023-07-16)

PyPI release

Features

Fixes

  • user: handle case when first_name is None (#352)(0eed98f)
  • main: keep updating session state (#346)(1af1fd2)
  • welcome: handle bulk new chat member (#347)(ff2ace5)
  • federation: remove bot owner check on leavefed (#343)(a1225a3)
  • greetings: handle button only set message (#341)(4d027b4)

Version Contributor(s)

@adekmaulana @MrMissx

Full Changelog: v2.13.9...v2.13.10

Anjani v2.13.9

08 Jul 06:17
Compare
Choose a tag to compare

Changelog

v2.13.9 (2023-07-08)

PyPI release

Fixes

  • change session id hash to bot token (#334)
    (d444182)
  • notes: breaking button for media (#335)
    (b29eb85)
  • config: properly add the disabled plugin to runtime (#333)
    (03e6e89)
  • SpamShield: locale string not found (#330)
    (b02db39)

Version Contributor(s)

@adekmaulana @MrMissx

Full Changelog: v2.13.8...v2.13.9

Anjani v2.13.8

20 Jun 16:37
Compare
Choose a tag to compare

Changelog

v2.13.8 (2023-06-20)

PyPI release

Fixed

  • debug: redirect eval stdout output
  • lock stop script avoiding race condition
  • lockings: tell if bot don't have full permission to lock
  • federation: unhandled fed stats invalid input

Localization

  • id: fix paste wording

Version Contributor(s)

@adekmaulana @MrMissx

Full Changelog: v2.13.6...v2.13.8

Anjani v2.13.6

17 Jun 02:52
ccb0202
Compare
Choose a tag to compare

Changelog

v2.13.6 (2023-06-12)

PyPI release

Fixed

  • welcome: bypass user object using self if anon admin
  • command dispatcher: change typecast for id[chat,user]

Version Contributor(s)

@adekmaulana

Full Changelog: v2.13.5...v2.13.6

Anjani v2.13.5

07 Jun 02:01
28a4a29
Compare
Choose a tag to compare

Changelog

v2.13.5 (2023-06-07)

PyPI release

Added

Version Contributor(s)

@adekmaulana

Full Changelog: v2.13.4...v2.13.5

Anjani v2.13.4

03 Jun 07:22
Compare
Choose a tag to compare

Changelog

v2.13.4 (2023-06-03)

PyPI release

Added

  • add alert dispatcher in #314

Fix

  • update missleading help string in #312

Version Contributor(s)

@MrMissx

Full Changelog: v2.13.3...v2.13.4

Anjani v2.13.3

01 Jun 05:12
Compare
Choose a tag to compare

Changelog

v2.13.3 (2023-06-01)

PyPI release

Fix

  • update missleading help string in #312

Version Contributor(s)

Thanks to @MrMissx

Anjani v2.13.2

24 May 13:54
Compare
Choose a tag to compare

Changed

  • canonical: new analytics schema

Full Changelog: v2.13.1...v2.13.2

Anjani v2.13.1

20 May 12:35
Compare
Choose a tag to compare

What's new

  • Topic support are now implemented on main branch
  • Base dependency change (*See bellow)

Notes

Base dependency changes
This Version transition a base dependencies from Pyrogram to Pyofork. Pyrogram has been out of sync with Telegram feature updates for a while.

Anjani v2.12.0

14 May 09:44
Compare
Choose a tag to compare

Changelog

v2.12.0 (2023-05-14)

PyPI release

Features

Fixes

Version Contributor(s)

Thanks to @MrMissx @EverythingSuckz @ilhmgh