Heroku/hikka/inline
hikariatama 06917f188f 1.3.1
- Add caching to `utils.asset_channel`
- Add `channel` param to `utils.asset_channel` to actually create a channel, not supergroup
- Add watcher tags: `startswith`, `endswith`, `contains`, `regex`, `func`, `from_id`, `chat_id`
- Add buttons to `Choice` validator in `.config`
- Add new types: `PointerInt`, `PointerList`, `PointerTuple`, `PointerDict`, `PointerStr`, `PointerBool`
- Add `db.pointer`
- Add support for multiaccounting on Heroku
- Add ability to edit only reply markup or only media of message, w/o touching the actual text
- Add support for `@loader.command`-like commands in inline caller finder
- Add `utils.find_caller`
- Add possible cause of error in logs (module and method)
- Add `client.get_perms_cached` to cache native `client.get_permissions`
- Change errors format in web to more human-readable
- Change visible line of traceback in logs to be the last one
- Fix bug with custom_bot option on installation page
- Fix `RecursionError` in entity cacher
- Fix command execution with space between prefix and command
- Fix `utils.answer` for forwarded messages
- Remove `heroku3` from classic requirements, along with heroku installation code snippet
- Remove `termux_requirements.txt`
2022-08-08 20:32:54 +00:00
..
bot_pm.py 1.2.12 2022-07-27 16:54:58 +00:00
core.py 1.2.13 2022-08-03 13:12:46 +00:00
events.py 'Refactored by Sourcery' 2022-07-19 20:29:32 +00:00
form.py 1.3.1 2022-08-08 20:32:54 +00:00
gallery.py 1.3.1 2022-08-08 20:32:54 +00:00
list.py 1.3.1 2022-08-08 20:32:54 +00:00
query_gallery.py Patch with minor fixes 2022-07-07 20:24:20 +00:00
token_obtainment.py Patch with minor fixes 2022-07-07 20:24:20 +00:00
types.py Part of v1.2.11 update 2022-07-15 22:04:09 +00:00
utils.py 1.3.1 2022-08-08 20:32:54 +00:00