This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Releases: Terrance/SkPy
Releases · Terrance/SkPy
Release list
SkPy 0.11
SkPy 0.10.7
- added
readTokenFromStr/writeTokenToStrhelpers (#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
Skypeconstructor will now auto-select the authentication mechanism based on the username- added
SkypeMsg.mention_alltemplate - 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