Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Releases: Terrance/SkPy

SkPy 0.11

SkPy 0.11 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 01 Sep 09:01
  • added new exception types for rate limiting and token file problems (#267)
  • fixed guest login process (#261)
  • fixed handling of some file downloads (#260)

SkPy 0.10.7

SkPy 0.10.7 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 01 Sep 08:57
  • added readTokenFromStr / writeTokenToStr helpers (#259)

SkPy 0.10.6

SkPy 0.10.6 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 20 Jun 18:09
  • fixed search API call for SkypeContacts.search() (#226, #238)

SkPy 0.10.5

SkPy 0.10.5 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 30 Mar 18:05
  • 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.4 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 30 Apr 18:52
  • added basic file handling for audio/video messages (#170)
  • refactored Live authentication to hopefully fix some failed logins (#145)

SkPy 0.10.3

SkPy 0.10.3 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 05 Feb 19:19
  • fixed handling of edit markup in message content (#162)
  • fixed handling of empty message content (#163, #168)

SkPy 0.10.2

SkPy 0.10.2 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 11 Dec 11:40
  • 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

SkPy 0.10.1 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 16 Oct 20:32
  • restored behaviour of SkypeConnection.liveLogin()
  • added SkypeConnection.soapLogin() for new login flow

SkPy 0.10

SkPy 0.10 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 22 Aug 10:20
  • 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

SkPy 0.9.1

SkPy 0.9.1 Pre-release
Pre-release

Choose a tag to compare

@Terrance Terrance released this 14 Oct 18:06
  • support real message edit/delete (#112)
  • patch for upstream flags API removal (#113)