MadelineProto was updated (8.0.0-beta144)!
Features:
- Add cb, offset and end parameters to
Media::getStream
- Always run updateSettings if settings are passed to constructor.
This is a useful UX improvement, but it brings some additional overhead when usingnew \danog\MadelineProto\API
, so please remove (or pass null) the second $settings parameter passed to the API constructor once the instance is logged in.
Fixes:
- Multiple IPC fixes and improvements
- Avoid connecting to old DCs that the server told us to forget about