Added - API stable version 3.4 as a default. - API dev preview version 3.5 support. - Proxy support to web interfaces. - RtmResponse structure for RTM clients.
0.1.10
Not secure
Added
- Added new methods related to greetings conversion, chat surveys, and response time in reports-api v3.4.
0.1.9
Not secure
Added
- Added new methods for organization/license ID lookup in configuration v3.4.
Changed
- Fixed methods for uploading files. - Renamed `reorder_auto_access` to `update_auto_access`
0.1.8
Not secure
Added
- Added logging for web interface
0.1.7
Not secure
Changed
- Support for `organization_id` in Customer(rtm/web) v3.4.
0.1.6
Not secure
Added
- Added type hints support - Added support for reports-api.
Changed
- Refactored ws_client module - new client extends WebSocketApp from websocket-client package. - Handling for `pushes` param in `login` of agent RTM.