Skip to content

Releases: messente/messente-api-php

3.5.0

12 Jan 09:57
d013a22

Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.5.0

3.4.1

01 Aug 11:38
9f622ad

Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

25 Jul 13:31
77b0eae

Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.4.0

3.3.0

22 Jan 14:54

Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.3.0

3.2.0

16 Sep 14:54
47ec33f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

19 Jul 12:52
c4f51cd

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

08 Jul 08:41
bbd8ae8

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...3.0.0

2.1.0

09 Mar 13:06
9cc0ae8

Choose a tag to compare

What's Changed

  • Add error 401 to Omnimessage API

Full Changelog: 2.0.1...2.1.0

2.0.1

19 Jan 15:49
978a33e

Choose a tag to compare

What's Changed

  • Fix code example in README. Bump psr7 version to allow 2.X. by @glintik in #16
  • Add parameter ttl to Omnichannel API message sending request. This allows the users to specify the validity period of a message in the unit of seconds (as opposed to minutes for the validity field). Preserves backward compatibility with validity.

2.0.0

26 Oct 11:18
40aa658

Choose a tag to compare

  • Fix issues with delivery report retrieval
  • Set minimum PHP version to 7.2