Skip to content

Releases: danog/MadelineProto

CDN fixes

29 Aug 10:05
Compare
Choose a tag to compare

This release contains fixes to the CDN handshake.

Minor improvements

25 Aug 19:10
Compare
Choose a tag to compare

Fixes:

  • Test a fix for a minor issue related to channel bans
  • Bump layer 211

Docs:

  • Autodetect business-capable methods
  • Add some RPC errors

Upgrade to layer 211

02 Aug 11:52
Compare
Choose a tag to compare

The server-side issues with newer layers were fixed.

This release also re-enables JIT in the docker image, as a problematic commit was reverted in php-src.

New Methods:

Changed Methods:

Deleted Methods:

New Constructors:

Changed Constructors:

Rollback to layer 207

29 Jul 11:13
Compare
Choose a tag to compare

Rolling back to layer 207 due to server-side issues which are currently still being fixed by the devs.

Psalm fixes

28 Jul 13:15
Compare
Choose a tag to compare
8.5.2

Fix psalm

Small fix

27 Jul 16:29
Compare
Choose a tag to compare
Small fix Pre-release
Pre-release

Fixes:

  • Ignore errors emitted by non-strict third-party symfony libs

8.5.0

27 Jul 09:23
Compare
Choose a tag to compare

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)

Layer 210

25 Jul 15:16
Compare
Choose a tag to compare

This release updates to MadelineProto to layer 210.

New Methods:

Changed Methods:

New Constructors:

Changed Constructors:

Misc DB fixes

12 Jul 19:25
Compare
Choose a tag to compare

Fixes:

  • Drop all session-related database rows when logging out
  • Fix an issue with postgres when creating the database

Layer 207

11 Jul 16:26
Compare
Choose a tag to compare

This release updates to layer 207.

New Methods:

Changed Methods:

Deleted Methods:

  • account.addNoPaidMessagesException
  • stats.getBroadcastRevenueStats
  • stats.getBroadcastRevenueWithdrawalUrl
  • stats.getBroadcastRevenueTransactions

New Constructors:

Changed Constructors:

Deleted Constructors:

  • updateBroadcastRevenueTransactions
  • stats.broadcastRevenueStats
  • stats.broadcastRevenueWithdrawalUrl
  • broadcastRevenueTransactionProceeds
  • broadcastRevenueTransactionWithdrawal
  • broadcastRevenueTransactionRefund
  • stats.broadcastRevenueTransactions
  • broadcastRevenueBalances