Skip to content

Releases: ALiwoto/WPyrogram

Release refs/heads/Production-c1b5a92c432b22966575884455779fd2e2627466

26 Apr 15:30
c1b5a92

Choose a tag to compare

Release refs/heads/Production-19527228cceaf9ac0c3f9b1341d61bd2bca3ee1a

06 Jan 21:38
1952722

Choose a tag to compare

Upgrade version to 2.0.152 (don't install this guys).

Signed-off-by: Aliwoto <[email protected]>

Version 2.0.149

15 Dec 15:17
319b22e

Choose a tag to compare

Breaking Changes:

  1. show_above_text -> show_caption_above_media

  2. Added allow_paid_broadcast to copy_message, forward_messages, send_animation, send_audio, send_cached_media, send_contact, send_dice, send_message, send_web_page, send_voice, send_video, send_video_note, send_venue,

  3. Added entities parameter to edit_inline_text

  4. Added message_thread_id parameter to search_messages

  5. Added business_connection_id parameter to send_paid_media

  6. Refactored Session.handle_packet method to handle ValueError

Version 2.0.148

13 Aug 15:16
d26f696

Choose a tag to compare

Version 2.0.147

14 Jun 11:25
cb07c01

Choose a tag to compare

Version 2.0.146

06 Jun 14:04
9f9d57f

Choose a tag to compare

Fix github release task.

Signed-off-by: Aliwoto <[email protected]>

Version 2.0.145

06 Jun 13:47
b6a06ef

Choose a tag to compare

Fix ConversationHandler import.

Signed-off-by: Aliwoto <[email protected]>

Version 2.0.144

17 May 23:07
a9c8c76

Choose a tag to compare

Fix key error in topics parsing.

Signed-off-by: Aliwoto <[email protected]>

Version 2.0.143

17 May 22:14
2fc432b

Choose a tag to compare

Fix topics errors.

Signed-off-by: Aliwoto <[email protected]>

Version 2.0.142

28 Mar 17:32
382c639

Choose a tag to compare

  • Fixed an issue with Forum._parse and Message._parse method
  • Fixed an issue with download_media method.

Full Changelog: Release-refs/heads/Production-382c639800bafdf4cf924322ee87b940284b401d...v2.0.142