Skip to content

4.0.0b6

Pre-release
Pre-release

Choose a tag to compare

@david-lev david-lev released this 25 Apr 21:00
· 172 commits to dev since this release
3559a79

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!

  • [client] add run method to start the webhook server and listen for updates
  • [server] refactor webhook handling to include validation and improve endpoint management
  • [user] make profile temporary optional for testing
  • [utils] add start_ngrok_tunnel function to facilitate local webhook testing
  • [templates] enhance duplicate method to include target_waba_id parameter for template creation
  • [templates] add validation for URL variables in URLButton to enforce constraints on example and variable usage

Full Changelog: 4.0.0b5...4.0.0b6