Skip to content

8.5.0

Compare
Choose a tag to compare
@danog danog released this 27 Jul 09:23
· 30 commits to v8 since this release

Features:

  • Add new privacy rule danog\MadelineProto\EventHandler\Privacy\Rule::MESSAGES_WITHOUT_PAYING

Fixes:

  • Avoid cancellation loops in case of network issues by avoiding cancellation of cancellation messages (rpc_drop_answer)