github danog/MadelineProto 8.0.0-beta153
Layer 165, secret chats

latest releases: 8.3.1, 8.3.0, 8.2.4...
11 months ago

Features by @danog:

  • Update to layer 165
  • Full secret chat refactoring, fixing many issues and adding support for updateNewOutgoingEncryptedMessage updates.
  • A huge amount of stability and performance improvements.
  • Added support for secret chats to the abstract sendDocument/sendPhoto/sendMessage methods.
  • Reduce memory usage of secret chats by storing all messages in separate tables if a DB backend is used.
  • Add cancellation support to the download methods.

Features by @mtalaeii:

  • Add full secret chat support to the SimpleEventHandler with the new SecretMessage update & filters & fields!
  • Add secret chat support to DialogSetTTL/DialogScreenshotTaken/DialogHistoryCleared/SecretUserTyping updates.
  • Add DialogDeleteMessages, DialogReadMessages updates for secret chats (support will be extended to normal chats soon).

Features by @AhjByte:

  • Add support for channel stories in the SimpleEventHandler API
  • Add enableAutoTranslate, disableAutoTranslate, replyOrEdit bound methods to all message classes.
  • Add enableProtection, disableProtection bound methods to channel/supergroup message classes.
  • Add enableSlowMode, disableSlowMode, enableJoinToComment, disableJoinToComment bound methods to supergroup message classes.
  • Add DialogSetChatWallPaper/DialogBotAllowed/ChatUserTyping updates and BotApp/Wallpaper/WallpaperSettings classes.
  • Add IsEdited/IsNotEdited message filters
  • Multiple bugfixes in the SimpleEventHandler API

Features by @thebrutish:

  • Add support for an onStop method in the event handler

Don't miss a new MadelineProto release

NewReleases is sending notifications on new releases.