Skip to content

Releases: danog/MadelineProto

Bugfix release

19 Dec 10:50
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
8.0.0-beta184

Fix tests

Fix PHP 8.3 FFI usage for opus conversion

18 Dec 20:29
Compare
Choose a tag to compare

Fix PHP 8.3 FFI usage for opus conversion.

Misc improvements

18 Dec 20:06
Compare
Choose a tag to compare
Misc improvements Pre-release
Pre-release

Misc usability and performance improvements.
More specifically, the access_hash field was removed from all public APIs, to avoid usage of outdated values.

Fix update handling, properly handle temporary network issues

17 Dec 17:42
Compare
Choose a tag to compare

This release fixes update handling, and properly handles temporary network issues.

Improve peer handler

16 Dec 18:30
Compare
Choose a tag to compare
Improve peer handler Pre-release
Pre-release
8.0.0-beta180

Do not refresh full info, just expire the TTL

Fix issue in broadcasts

15 Dec 16:56
Compare
Choose a tag to compare
8.0.0-beta179

Fix issue in broadcasts

8.0.0-beta178

15 Dec 16:38
Compare
Choose a tag to compare

Improve TL traces of IPC exceptions.

8.0.0-beta177

15 Dec 13:59
Compare
Choose a tag to compare

Peer bugfixes.

8.0.0-beta176

15 Dec 13:11
Compare
Choose a tag to compare

Features:

  • Add delete, pin, unpin, report methods to ChatButtonQuery and ChatGameQuery by @mtalaeii

Features:

  • Fix broadcasts with bot API file IDs by @danog
  • Fix MTProtoToBotAPI @danog

Small bugfix

14 Dec 23:16
Compare
Choose a tag to compare

Small bugfix in update handling and remove ancient zend hashmap memory leak.