Skip to content

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

v0.2.2

Choose a tag to compare

@AshLeigh-Fraxinus AshLeigh-Fraxinus released this 06 May 05:48
e93bb44

What's Changed

  • SW-4880: Add fileName, caption to StickerMessageData by @prostraction in #4
  • SDK-55: Add contacts methods: AddContact, EditContact and DeleteContact by @AshLeigh-Fraxinus in #5

New Contributors

Full Changelog: v0.2.0...v0.2.2

v0.2.0

Choose a tag to compare

@prostraction prostraction released this 02 Jul 07:15

What's Changed

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

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

v0.1.9

Choose a tag to compare

@prostraction prostraction released this 25 Feb 14:40
e461ea6

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

Choose a tag to compare

@prostraction prostraction released this 16 Feb 20:14

v0.1.8

v0.1.7

Choose a tag to compare

@kocherovv kocherovv released this 01 Feb 23:50

update models

v0.1.6

Choose a tag to compare

@kocherovv kocherovv released this 18 Jan 23:31

update dep, fix pollUpdateMessageWebook model

v0.1.5

Choose a tag to compare

@kocherovv kocherovv released this 16 Jan 21:39
SW-2951, update dep

v0.1.4

Choose a tag to compare

@kocherovv kocherovv released this 20 Dec 00:23
v0.1.4

v0.1.3

Choose a tag to compare

@kocherovv kocherovv released this 20 Nov 22:55
add method getAuthorizationCode

v0.1.2

Choose a tag to compare

@kocherovv kocherovv released this 09 Nov 23:02
fix models