Skip to content

Releases: messente/messente-api-node

2.2.0

16 Sep 14:55
d055dd0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

19 Jul 12:51
292e4ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

08 Jul 08:27
8b2c2f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...2.0.0

1.5.0

09 Mar 13:00
5e99905
Compare
Choose a tag to compare

What's Changed

  • Add error 401 to Omnimessage API

Full Changelog: 1.4.1...1.5.0

1.4.1

20 Jan 08:51
6b854b1
Compare
Choose a tag to compare

What's Changed

  • 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.

1.4.0

12 Oct 07:29
c1782e6
Compare
Choose a tag to compare

https://www.npmjs.com/package/messente_api/v/1.4.0

Add an optional priority field to Omnichannel API message sending request. This field sets the priority of the message. Messages are processed starting with in highest priority queue first and lowest priority queue last. This for example allows to prioritize OTP messages over marketing traffic.

The new field has three possible values:

  • low,
  • regular,
  • high.

1.3.1

25 Aug 09:05
0b03818
Compare
Choose a tag to compare

https://www.npmjs.com/package/messente_api/v/1.3.1

Bug Fix

[contacts] Make sure scheduled deletion date field is only in responses, not in requests

1.3.0

24 Aug 10:36
32b0ca5
Compare
Choose a tag to compare

#7:

https://www.npmjs.com/package/messente_api/v/1.3.0

Added Functionality

  • [phonebook-api][contacts] Add scheduled deletion date to response
    • The date (in ISO 8601 format, YYYY-MM-DD) on which the contact is going to be deleted because it has not belonged to a group for 30 days
  • [statistics-api] Allow fetching Telegram statistics

Bug Fixes

  • [omnichannel-api] Declare error item source nullable
  • [omnichannel-api] Make cancelling a message return an empty object

v1.2.0

15 Oct 09:13
7e116a0
Compare
Choose a tag to compare

v1.1.0

23 Aug 14:43
d1be020
Compare
Choose a tag to compare

Enable sending Telegram messages