Skip to content

Releases: green-api/whatsapp-api-client-java

v0.2.0

02 Jul 07:15

Choose a tag to compare

What's Changed

  • Added statuses methods: sendTextStatus, sendVoiceStatus, sendMediaStatus, getIncomingStatuses, getOutgoingStatuses, getStatusStatistic.

Full Changelog: v0.1.9...v0.2.0

v0.1.9

25 Feb 14:40
e461ea6

Choose a tag to compare

Support for Release 5.44.29.39.

Added:

  • New fields in SetSettings method (InstanceSettingsReq, Settings)
  • EditMessage method (via EditMessageReq)

Changed:

  • Added OnlySenderDelete optional field into DeleteMessage method (via DeleteMessageReq). Old code is compatible with new release due to DeleteMessage overloading with MessageReq.

v0.1.8

16 Feb 20:14

Choose a tag to compare

v0.1.8

v0.1.7

01 Feb 23:50

Choose a tag to compare

update models

v0.1.6

18 Jan 23:31

Choose a tag to compare

update dep, fix pollUpdateMessageWebook model

v0.1.5

16 Jan 21:39

Choose a tag to compare

SW-2951, update dep

v0.1.4

20 Dec 00:23

Choose a tag to compare

v0.1.4

v0.1.3

20 Nov 22:55

Choose a tag to compare

add method getAuthorizationCode

v0.1.2

09 Nov 23:02

Choose a tag to compare

fix models

v0.1.1

07 Nov 21:01

Choose a tag to compare

add quotedMessage to Poll