mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-06 17:02:07 +00:00
Bump to v1.41
This commit is contained in:
@@ -13,6 +13,42 @@ it can take advantage of new goodies!
|
||||
|
||||
.. contents:: List of All Versions
|
||||
|
||||
New layer (v1.41)
|
||||
=================
|
||||
|
||||
+------------------------+
|
||||
| Scheme layer used: 214 |
|
||||
+------------------------+
|
||||
|
||||
`View new and changed raw API methods <https://diff.telethon.dev/?from=201&to=214>`__.
|
||||
|
||||
Additions
|
||||
~~~~~~~~~
|
||||
|
||||
* ``send_as`` and ``effect`` added to ``send_file``.
|
||||
* ``mime_type`` added to ``send_file``.
|
||||
* ``tg-emoji`` now works with HTML parse mode.
|
||||
* Clicking a button now lets you choose whether to open the browser.
|
||||
* Persistent and placeholder buttons.
|
||||
* More separate RPC error classes.
|
||||
|
||||
Enhancements
|
||||
~~~~~~~~~~~~
|
||||
|
||||
* Update entities should now be cached to session more reliably.
|
||||
* ``utils.get_display_name`` now handles more types.
|
||||
* Improved some type hints.
|
||||
* Reply properties for stories now behave as expected.
|
||||
* ``isal`` can now be used as an optional dependency for faster compression.
|
||||
* Potential slight speed improvements to deserialization.
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Library was not saving update sequence from certain updates.
|
||||
* Input peer cache should no longer overwrite valid data with min peers.
|
||||
* Spoiler for input photos and documents was not being respected.
|
||||
|
||||
New layer (v1.40)
|
||||
=================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user