Skip to content

Releases: messagebird/java-rest-api

Release 4.0.0

19 Aug 15:45
Compare
Choose a tag to compare

Breaking change:

  • WhatsApp Templates updated with Multiple WABA #206 (Thanks to @DavidOberholzerMB) Updated developer documentation can be found here.

Release 3.2.6

02 Aug 07:37
Compare
Choose a tag to compare
  • Added missing video enum on TemplateMediaType object and video field on MessageParam class.

Release 3.2.5

13 May 07:46
Compare
Choose a tag to compare
  • Added missing conversation message statuses #198 (Thanks to @olimpias)

Release 3.2.4

28 Apr 15:51
Compare
Choose a tag to compare
  • Deprecated title on VoiceCallFlow and VoiceCallFlowRequest classes (Thanks to @surik)

Release 3.2.3

22 Apr 16:31
Compare
Choose a tag to compare
  • Added the trackId and ttl fields to conversations request objects. (Thanks to @DckcDan)

Release 3.2.2

05 Apr 08:12
Compare
Choose a tag to compare

Release 3.2.1

19 Jan 16:34
Compare
Choose a tag to compare

~ TemplateResponse class is updated #185 (Thanks to @olimpias )

Release 3.2.0

03 Jan 16:43
Compare
Choose a tag to compare

~ BUTTONS enum is updated as "button" on MessageComponentType #179

Release 3.1.10

18 Dec 11:24
Compare
Choose a tag to compare

~ Added support to the new sipResponseCode field on call legs (VoiceAPI) (Thanks to @leandroshp)

Release 3.1.7

11 Nov 16:50
Compare
Choose a tag to compare

~ Added missing fields on Recipients and Items classes. MessageResponse is updated.