1.13.0-rc.4
Pre-release
Pre-release
What's Changed
Update with pip:
pip3 install -U "pywa[cryptography]==1.13.0-rc.4"
- [client] expose
set_business_public_key
- [flows] adding
DataKey
andFormRef
to use when building aFlowJSON
- [template] adding support to create and send template with
FlowButton
- [errors] remove
FlowInvalidError
(Too broad error code)
READ MORE AT THE DOCS: https://pywa.readthedocs.io/en/latest/content/flows/overview.html
Full Changelog: 1.13.0-rc.3...1.13.0-rc.4