Releases: Terrance/SkPy
Releases · Terrance/SkPy
SkPy 0.11
SkPy 0.10.7
- added
readTokenFromStr
/writeTokenToStr
helpers (#259)
SkPy 0.10.6
SkPy 0.10.5
- added support for Moderated Groups
- fixed changing avatars
- fixed listing of bot chats in recents
- added obfuscation of secrets in headers when printing debug output
SkPy 0.10.4
SkPy 0.10.3
SkPy 0.10.2
Skype
constructor will now auto-select the authentication mechanism based on the username- added
SkypeMsg.mention_all
template - fixed reading of inaccessible group chats (#151)
SkPy 0.10.1
- restored behaviour of
SkypeConnection.liveLogin()
- added
SkypeConnection.soapLogin()
for new login flow
SkPy 0.10
- fixed handling of missing group chat metadata (#72)
- updated group chat URL retrieval (#115)
- added extended history retrieval (#129)
- fixed contact presence events (#130)
- fixed some handling of user IDs and deleted messages (#135)
- fixed handling of file messages with no content (#136)
- added support for SOAP authentication, replacing existing Microsoft account authentication