Skip to content

MadelineProto 8.0.0-beta144

Compare
Choose a tag to compare
@danog danog released this 27 Aug 18:08
· 1226 commits to v8 since this release
cebab3a

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 using new \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