Skip to content

Releases: threema-ch/threema-msgapi-sdk-python

threema-msgapi-sdk-python 2.1.7

14 Apr 21:31
Compare
Choose a tag to compare

Use an LRU cache when fetching Threema IDs, corresponding public keys and reception capabilities of recipients.

threema-msgapi-sdk-python 2.1.6

28 Feb 20:14
Compare
Choose a tag to compare
  • Install threema-gateway script properly

threema-msgapi-sdk-python 2.1.5

22 Dec 11:28
Compare
Choose a tag to compare

threema-msgapi-sdk-python 2.1.4

15 Dec 23:46
Compare
Choose a tag to compare
  • Add asyncio support.
  • Switch over to [aiohttp](threema-msgapi-sdk-python 1.1.9) from requests
  • Optionally check fingerprint of the Threema Gateway Server certificate

The non-asyncio version remains in the requests branch and will receive bug fixes. However, further feature levels will only be implemented in the asyncio version.

threema-msgapi-sdk-python 1.1.9

15 Dec 22:42
Compare
Choose a tag to compare
  • Reuse the HTTP session for speed improvements
  • Show currently implemented feature level
  • Fix invalid usage of builtin exception KeyError
  • Don't show exception stacktrace in CL

threema-msgapi-sdk-python 1.1.3

06 Dec 00:12
Compare
Choose a tag to compare
  • Add support for sending file messages
  • Add support for sending image messages
  • Add support for requesting the remaining credits
  • Add support for looking up the reception capabilities of a Threema ID

threema-msgapi-sdk-python 1.0.0

06 Dec 00:12
Compare
Choose a tag to compare