Skip to content

Releases: python-bale-bot/python-bale-bot

Version 2.5.0

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 22 Jan 19:48

What's Changed

  • build(deps): update aiohttp requirement from <3.9.1,>=3.6.0 to >=3.6.0,<3.9.2 by @dependabot in #63
  • Fix Library installation problem due to pyproject.toml file by @kian-ahmadian in #68
  • build(deps): update setuptools requirement from ~=69.0.2 to ~=69.0.3 by @dependabot in #69
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #70
  • Update to API Version 2 by @kian-ahmadian in #71

New Features

Bug Fixes

Install via pip

pip install python-bale-bot==2.4.5

Version 2.4.9

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 28 Nov 19:31

New Features:

  • Add new section States (a system to cash users, messages, chats and others)
  • Add new system to send components (reply_markup)
  • Add new method send_animation
  • Add new property photo to bale.Chat
  • Rename on_message_edit event
  • Add new function find to helpers section
  • Add new option to remove MenuKeyboard (s)
  • Improve docs and show classes
  • Update examples directory

Bug Fixes:

  • Update project Dependency
  • Fix bug in use components param in send media methods
  • Fix bug in get Export from documents (#53)
  • Fix bug in reply methods
  • Fix bug in Bot.close & Updater.close functions

You can install it by using

pip install -U python-bale-bot==2.4.9

Version 2.4.8.1

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 22 Oct 12:09

There was an installation problem in the previous version, so it will be fixed with this version.


You can install it by using

pip install -U python-bale-bot==2.4.8.1

Version 2.4.8

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 21 Oct 18:21

New Features:

  • Add new event on_successfull_payment
  • Improve send/upload files
  • Add Logger to Updater
  • Improve Update Receiver system
  • Add new method send_media_group
  • Add new param components to send media methods
  • Add new param payload to bale.Bot.send_invoice
  • Add new section bale.helpers
  • Update examples directory

Bug Fixes:


You can install it by using

pip install -U python-bale-bot==2.4.8

Version 2.4.7.2

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 08 Sep 10:12

New Features:

  • Improve documentation
  • Update examples directory

Bug Fixes:


You can install it by using

pip install -U python-bale-bot==2.4.7.2

Version 2.4.7

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 05 Aug 14:59

New Features:

  • Support from Token Invalid error in bale.HTTPClient
  • Add new feature to set the name for the file when sending
  • Send python-bale-bot in request as user agent
  • Improve documentation
  • Update examples directory

Bug Fixes:

  • Update project Dependency
  • Fix the problem in support from bale.Audio

You can install it by using

pip install -U python-bale-bot==2.4.7

Version 2.4.6

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 26 Jun 09:19

New Features:

Bug Fixes:


You can install it by using

pip install -U python-bale-bot==2.4.6

Version 2.4.5

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 21 Apr 06:44

New Features:

Bug Fixes:


You can install it by using

pip install -U python-bale-bot==2.4.5

Version 2.4.4

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 23 Mar 10:16

New Features:

  • Improve the bale.RateLimit object
  • Add new bale.Updater
  • Adding the method of Bot.send_location and Bot.send_contact
  • Update Readme file

Bug Fixes:

  • Fix http error
  • Fix EventType.BEFORE_READY bug
  • Fix bot closing problem

You can install it by using

pip install -U python-bale-bot==2.4.4

Version 2.4.3

Choose a tag to compare

@kian-ahmadian kian-ahmadian released this 02 Mar 20:51

Bug Fixes:

  • Changes in some functions and commands
  • Add download_file func for Download files with file_id
  • Update LICENSE
  • Improve Code Quality

You can install it by using

pip install -U python-bale-bot==2.4.3