Skip to content

Releases: Terrance/SkPy

SkPy 0.10.6

20 Jun 18:09
Compare
Choose a tag to compare
SkPy 0.10.6 Pre-release
Pre-release
  • fixed search API call for SkypeContacts.search() (#226, #238)

SkPy 0.10.5

30 Mar 18:05
Compare
Choose a tag to compare
SkPy 0.10.5 Pre-release
Pre-release
  • 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

30 Apr 18:52
Compare
Choose a tag to compare
SkPy 0.10.4 Pre-release
Pre-release
  • added basic file handling for audio/video messages (#170)
  • refactored Live authentication to hopefully fix some failed logins (#145)

SkPy 0.10.3

05 Feb 19:19
Compare
Choose a tag to compare
SkPy 0.10.3 Pre-release
Pre-release
  • fixed handling of edit markup in message content (#162)
  • fixed handling of empty message content (#163, #168)

SkPy 0.10.2

11 Dec 11:40
Compare
Choose a tag to compare
SkPy 0.10.2 Pre-release
Pre-release
  • 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

16 Oct 20:32
Compare
Choose a tag to compare
SkPy 0.10.1 Pre-release
Pre-release
  • restored behaviour of SkypeConnection.liveLogin()
  • added SkypeConnection.soapLogin() for new login flow

SkPy 0.10

22 Aug 10:20
Compare
Choose a tag to compare
SkPy 0.10 Pre-release
Pre-release
  • 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

14 Oct 18:06
Compare
Choose a tag to compare
SkPy 0.9.1 Pre-release
Pre-release
  • support real message edit/delete (#112)
  • patch for upstream flags API removal (#113)

SkPy 0.9

11 Jul 20:01
Compare
Choose a tag to compare
SkPy 0.9 Pre-release
Pre-release
  • added BSD 3-clause license (#77)
  • added missed call state (#83)
  • remove dead directory.live.com API endpoints (#84)
  • switched to new profile endpoint for user lookups (#85)
  • added handling for new 1-to-1 conversations that don't yet exist on the server (#87)
  • fixed handling of empty contact groups (#90)
  • fixed output of token files to truncate before write (#91)
  • fixed handling of emoticon markup tags (#92)

SkPy 0.8.2

11 Apr 17:45
Compare
Choose a tag to compare
SkPy 0.8.2 Pre-release
Pre-release
  • fix uploads and downloads of files (#46, #82)