Pywa

Latest version: v1.18.0

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.18.0

- [client] allow to modify token and remove handlers/callbacks
- [tests] test client methods

1.17.0

- [client,message_status] Added param `tracker` to all send-message-methods in order to track the message status, allowing to pass `CallbackData` subclasses to`tracker` param
- [client,api] adding `update_conversational_automation` and `get_business_phone_number` to add and get `commands`, `ice_breakers` and enable `ChatOpened` events
- [filters] adding `send_to_me` filters shortcut and `replays_to` filters. mark as deprecated all match-specific-type filters and create generic `matches`, `regex` filters for all text containing updates
- [flows] adding `updated_at` to `FlowDetails`
- [message] fix `from_user` in system messages
- [errors] adding optionals `error_subcode` and `type` to all errors
- [logging] improve loggers performance
- [utils] bump graph api version to 19.0 and expose `Version` in the package level
- [docs] switch readme to markdown

1.16.2

- [client] fix sending single contact
- [filters] prioritize `/` over `!` in `filters.command(...)` and `filters.is_command`

1.16.0

- [chat_opened] adding a new type: `ChatOpened`
- [server] improve handlers and logs
- [types] warning on missing enum constant
- [flows] handle cases where there is no `flow_token` in `FlowCompletion` (When the flow completion sent from iOS)
- [tests] adding more tests

1.15.0

- [client] Added `register_phone_number` method
- [client] mark the `body` arg in send image/video/doc as deprecated. use `caption` instead
- [utils] bump `FLOW_JSON` version to 3.1
- [flows] allow `DataSource` in `FlowResponse` data
- [flows] `Image` .src can be dynamic
- [flows] default `ActionNext` to SCREEN
- [flows] adding `.success` for screen and adding in-docs examples

1.14.0

- [flows] define `Form` `init_values` from children `init_value`
- [flows] adding a new `ScreenData` type to be used in screen `.data`
- [flows] adding `.form_ref` and `.form_ref_of(form_name)` to form components
- [docs] adding s real-world example for a complex flow

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.