Skip to content

3.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@david-lev david-lev released this 04 Aug 10:24
18dc6dc

What's Changed

Update with pip: pip3 install -U pywa==3.0.0-rc.2

Caution

Make sure to read the migration guide before updating to this version!

Important

Please let us know in the Telegram group or the GitHub discussion if you encountered any problems during the migration

Note

Updated documentation to the new version is available here

  • [client] allowing to use mm-lite-api when sending a template
  • [templates] allowing to set app-depplinks in URLButton's
  • [templates] adding TopBlockReasonType enum
  • [client] adding get_business_account method
  • [client] adding deregister_phone_number method
  • [client] allowing to get and set StorageConfiguration
  • [callback] adding is_quick_reply to CallbackButton
  • [callback] validate not kw_only in dataclasses
  • [client] fix creating LibraryTemplate
  • [system] support old customer_changed_number sys type
  • [docs] new logo for pywa!

Full Changelog: 3.0.0-rc.1...3.0.0-rc.2