Lc-sdk-python

Latest version: v0.4.0

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

Scan your dependencies

Page 2 of 4

0.3.4

Added
- New methods in configuration-api v3.5: `list_groups_properties`, `get_product_source`.
- Support for `default_group_priority` parameter in `create_bot` and `update_bot` methods in configuration-api v3.3/v3.4/v3.5 classes.
- Support for `job_title` parameter in `create_bot` method in configuration-api v3.3/v3.4/v3.5 classes.
- Support for `proxies` and `verify` parameters for web base clients.

Changed
- Renamed method `tag_chat_usage` to `chat_usage` in reports-api v3.5.
- Internal documentation main page and structure.

Bugfixes
- Fix paths for `response_time` and `first_response_time` methods in reports-api v3.4/v3.5 classes.
- Fix `upload_file` method in agent-api v3.4/v3.5 classes.

Removed
- Support for `list_group_properties`, `get_license_id` and `get_organization_id` method in configuration-api v3.5 class.
- Support for `webhook` parameter in `create_bot` and `update_bot` methods in configuration-api v3.3/v3.4/v3.5 classes.

0.3.3

Added
- Support for new batch methods in configuration-api v3.5: `batch_create_agents`, `batch_delete_agents`, `batch_update_agents`, `batch_approve_agents`, `batch_suspend_agents`, `batch_unsuspend_agents`.

Changed
- Updated requirements.txt.

Bugfixes
- Fix HTTP method in `get_dynamic_configuration`, `get_configuration`, `get_localization`, `list_group_properties`, `list_license_properties` and `delete_event_properties`.
- Fix `upload_file` method by changing the way of uploading files; using HTTP multipart encoding.

0.3.2

Added
- Webhooks support. Allows to easily convert webhook's body into parsed data classes.

0.3.1

Changed
- Updated httpx dependency to a version which fixes a potential vulnerability.
- Updated readme file and extended examples with getting pushes from the websocket client.

0.3.0

Not secure
Added
- New methods in configuration-api v3.5 for tags management: `create_tag`, `list_tags`, `update_tag`, `delete_tag`.
- New method in reports-api v3.5 for getting tags usage statistics in chats: `tags_chat_usage`.

Changed
- Major refactoring: classes with API methods for each version are now held in separate modules
This is possibly breaking change, please make sure if your imports point to `livechat.<service>.<transport>.base`).
When in doubt, please compare with the updated `examples` directory.
- Added new param `owner_client_id` in Configuration API `create_bot` for Interface and v3.5 classes.
- Added new methods related to product information (`list_channels`, `check_product_limits`) in Configuration API v3.5.

0.2.1

Not secure
Changed
- Handling of configuration file.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.