mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 09:34:38 +01:00
786 B
786 B
Changelog
4.0.0 Full async
Fully asynchronous MadelineProto, thanks to amphp!
- Fully rewritten connection stack, with support for websockets, stuff
- updates
- Improved message splitting algorithm: performance improvements, and it will now notify you via the logs if there are too many entities in the logs, or if the entities are too long.
- Improved get_self method.
- Rewritten proxy stack
- magic sleep
- get_full_dialogs
- new APIfactory
- sendmessage with secret messages
- 2fa+++++
- improved callfork
- split acks
- TL callabck
- channel state Things to expect in the next releases: Document async apis optional max_id and min_id async iterators Method name changes #MadelineProtoForNode async lua async improved get_pwr_chat