4.0.0b6
Pre-release
Pre-release
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
runmethod to start the webhook server and listen for updates - [server] refactor webhook handling to include validation and improve endpoint management
- [user] make
profiletemporary optional for testing - [utils] add
start_ngrok_tunnelfunction to facilitate local webhook testing - [templates] enhance
duplicatemethod to includetarget_waba_idparameter for template creation - [templates] add validation for URL variables in
URLButtonto enforce constraints on example and variable usage
Full Changelog: 4.0.0b5...4.0.0b6