Releases: rugk/threema-msgapi-sdk-php
Releases · rugk/threema-msgapi-sdk-php
v1.2.0 (inofficial)
Major changes:
- code cleanup (mostly thanks to code analysis tools)
- added Travis-CI tests
- key pinning (configurable in advanced options) is used by default (only possible with curl > 7.39)
- extended the CryptTool with more features of libsodium (e.g. constant-time string comparison or hex2bin/bin2hex), it is strongly recommend to use them
All changes: a43ff5a...master
This release is not yet an official one released by Threema on their website (that's why I've marked it as a pre-release). However I had to make a release now and Threema acknowledged the version number, so hopefully this will prevent version number conflicts.
For now feel free to use it. It is stable and in most cases backwards-compatible.
v1.1.7
v1.1.5-CE (community edition)
- use salt random instead mt_rand for padding (file and image messages) (#26)
v1.1.5 (official version)
- use salt random instead mt_rand for padding (file and image messages) (#26)
v1.1.4-CE (community edition)
- use salt random instead mt_rand for padding, fixes #26
v1.1.4 (official version)
- use salt random instead mt_rand for padding, fixes #26
v1.1.3-CE (community edition)
based on official PHP-SDK v1.1.3
Currently the community edition does not differ from the one official one.
v1.1.3 (official version)
downloaded: 2015-11-09
First downloaded version from website
downloaded: 2015-10-23
Note: As it seems this version was labelled incorrectly as v1.1.0. In fact it's v1.1.2.