Skip to content

Releases: danog/MadelineProto

MadelineProto 8 beta 80

26 May 20:01
5ade8cf
Compare
Choose a tag to compare

See here for the full changelog.

Features:

  • Introducing a new broadcasting API!
  • You can now specify a custom serializer type for your ORM properties (one of the variants of the SerializerType enum, or null to choose the best serializer automatically (the default)).

MadelineProto 8 beta 79

29 Apr 12:26
dfb669a
Compare
Choose a tag to compare

Features:

  • Implement InputCheckPasswordSRP conversion: you can now provide a simple string where a InputCheckPasswordSRP object is required.

MadelineProto 8 beta 78

28 Apr 10:07
8e12707
Compare
Choose a tag to compare
8.0.0-beta78

Add windows notice

MadelineProto 8 beta 77

27 Apr 09:15
382cd3f
Compare
Choose a tag to compare

Features:

  • Add sendCustomEvent API method and onUpdateCustomEvent event handler method

Fixes:

  • Make username recaching atomic

MadelineProto 8 beta 76

26 Apr 10:38
6dece64
Compare
Choose a tag to compare
8.0.0-beta76

Remove messages.getAllChats

MadelineProto 8 beta 75

24 Apr 07:57
9e2e653
Compare
Choose a tag to compare
Merge pull request #1338 from danog/fix_new_session

Fix: error from EIO

MadelineProto 8 beta 74

22 Apr 19:45
Compare
Choose a tag to compare
8.0.0-beta74

Bugfix

MadelineProto 8 beta 73

22 Apr 18:33
Compare
Choose a tag to compare

Features:

  • Make getID work with usernames.
  • Allow calling restart() and stop() from outside the event handler.

MadelineProto 8 beta 72

21 Apr 16:18
Compare
Choose a tag to compare
8.0.0-beta72

Update to layer 158

MadelineProto 8 beta 71

18 Apr 17:04
Compare
Choose a tag to compare
8.0.0-beta71

Avoid logging config