mirror of
https://github.com/mautrix/telegram.git
synced 2026-05-17 07:25:46 +03:00
Update changelog and mautrix-python
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
### Fixed
|
||||
* `ChatParticipantsForbidden` is handled properly when syncing non-supergroup
|
||||
info.
|
||||
* Fixed some bugs with file transfers when using SQLite.
|
||||
* Fixed error when attempting to log in again after logging out.
|
||||
* Fixed QR login not working.
|
||||
* Fixed error syncing chats if bridging a message had previously been
|
||||
interrupted.
|
||||
|
||||
# v0.12.0 (2022-08-26)
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ python-magic>=0.4,<0.5
|
||||
commonmark>=0.8,<0.10
|
||||
aiohttp>=3,<4
|
||||
yarl>=1,<2
|
||||
mautrix>=0.18.1,<0.19
|
||||
mautrix>=0.18.2,<0.19
|
||||
#telethon>=1.24,<1.25
|
||||
tulir-telethon==1.26.0a4
|
||||
asyncpg>=0.20,<0.27
|
||||
|
||||
Reference in New Issue
Block a user