Skip to content

4.0.0b1

Pre-release
Pre-release

Choose a tag to compare

@david-lev david-lev released this 29 Mar 21:42
· 233 commits to dev since this release
da85093

What's Changed

Update with pip: pip install -U pywa --pre
Updated Docs: pywa.readthedocs.io/en/dev/

Caution

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

  • [user] implement BSUID changes
  • [user] added country_code field
  • [groups] add group management features
  • [handlers] implement GroupMessageStatuses class and handler for group message status updates
  • [message_status] add new PricingCategory: general_purpose_ai
  • [filters] update from_countries to support country_code
  • [filters] add filters for private and group chat messages
  • [templates] add ContactInfoRequestButton component
  • [templates] add to CreativeFeaturesSpec two classmethods: all_enabled and all_disabled
  • [others] add BlockedUser and UnblockedUser for user blocking functionality
  • [types] remove ChatOpened references and related code

Full Changelog: 3.9.0...4.0.0b1