Skip to content

Releases: messente/messente-api-ruby

2.6.0

Choose a tag to compare

@KWojakiew KWojakiew released this 30 Jun 09:33
e99b1c2

What's Changed

Full Changelog: 2.5.0...2.6.0

2.5.0

Choose a tag to compare

@KWojakiew KWojakiew released this 12 Jan 09:57
ebd89aa

What's Changed

Full Changelog: 2.4.1...2.5.0

2.4.1

Choose a tag to compare

@KWojakiew KWojakiew released this 01 Aug 11:56
c1e05e6

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

Choose a tag to compare

@KWojakiew KWojakiew released this 25 Jul 13:30
b9dfffd

What's Changed

New Contributors

Full Changelog: v2.3.0...2.4.0

2.2.0

Choose a tag to compare

@KWojakiew KWojakiew released this 16 Sep 14:56
641a82b

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

Choose a tag to compare

@krystian-wojakiewicz krystian-wojakiewicz released this 19 Jul 13:07
c4515a7

What's Changed

New Contributors

Full Changelog: 1.4.0...2.1.0

1.4.0

Choose a tag to compare

@realerikrani realerikrani released this 12 Oct 09:12
3619392

https://rubygems.org/gems/messente_api/versions/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

Choose a tag to compare

@realerikrani realerikrani released this 25 Aug 09:20
32ab8bd

https://rubygems.org/gems/messente_api/versions/1.3.1

Bug Fix

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

1.3.0

Choose a tag to compare

@realerikrani realerikrani released this 24 Aug 12:43
1675bf6

#10:

https://rubygems.org/gems/messente_api/versions/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.2

Choose a tag to compare

@realerikrani realerikrani released this 08 May 07:48
0c9502b