Releases: leancloud/python-sdk
Releases · leancloud/python-sdk
cleanup
conv{Added,Removed} hooks
v2.6.0 Add `_conversationAdded` and `_conversationRemoved` hooks.
dependency issue
v2.5.1 fix dependency issues with werkzeug
_rtmClientSign hook
v2.5.0 Support _rtmClientSign hook.
unique conversation
v2.4.0 creating conversations supports `is_unique`
android key & smooth push
Features: - Support Android Key (`LEANCLOUD_APP_ANDX_KEY`) in LeanEngine environment. - push.send now supports new parameter `flow_control` for smooth push.
client online/offline hooks
Features:
- _clientOnline and _clientOffline hooks
Bugs:
- fix _merge_metadata by @jinke18
- typo in object_.get parameter
v2.1.14
v2.1.12: Fixed
- Push: expiration_time - Push: updated_keys - LeanEngine: X-LC-Prod request header