Skip to content

Releases: rugk/threema-msgapi-sdk-php

v1.2.0 (inofficial)

09 Feb 17:47
22ccc37
Compare
Choose a tag to compare
v1.2.0 (inofficial) Pre-release
Pre-release

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

22 Mar 22:39
Compare
Choose a tag to compare

1.1.7

  • Add support for "user decline" (thumbs down) delivery receipt type

1.1.6

  • Fix bug in PHP keystore
  • Fix SALT random generator (failed if only one bytes was requested and
    this happened to be '0') - fixed in
    rugk/Salt@a6874f7

v1.1.5-CE (community edition)

10 Jan 20:24
Compare
Choose a tag to compare
  • use salt random instead mt_rand for padding (file and image messages) (#26)

v1.1.5 (official version)

10 Jan 20:17
Compare
Choose a tag to compare
  • use salt random instead mt_rand for padding (file and image messages) (#26)

v1.1.4-CE (community edition)

25 Dec 19:33
Compare
Choose a tag to compare
  • use salt random instead mt_rand for padding, fixes #26

v1.1.4 (official version)

25 Dec 19:33
Compare
Choose a tag to compare
  • use salt random instead mt_rand for padding, fixes #26

v1.1.3-CE (community edition)

09 Nov 19:49
Compare
Choose a tag to compare

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)

09 Nov 19:46
Compare
Choose a tag to compare

downloaded: 2015-11-09

First downloaded version from website

22 Oct 23:39
Compare
Choose a tag to compare

downloaded: 2015-10-23

Note: As it seems this version was labelled incorrectly as v1.1.0. In fact it's v1.1.2.

Latest known version on GitHub

22 Oct 23:36
Compare
Choose a tag to compare