Skip to content

Releases: wppconnect-team/wppconnect

v1.5.1

21 May 17:17
Compare
Choose a tag to compare

1.5.1 (2021-05-21)

Bug Fixes

  • Fixed getGroupInviteLink function (fix #214) (597715b)

Features

  • Added revokeGroupInviteLink function; (50feb3c)

v1.5.0

18 May 19:49
Compare
Choose a tag to compare

1.5.0 (2021-05-18)

Bug Fixes

Features

  • Added onPresenceChanged to listen presence change (4629699)
  • Added starMessage function to star/unstar messages (b83fcbb)

v1.4.1

14 May 22:51
Compare
Choose a tag to compare

1.4.1 (2021-05-14)

Bug Fixes

v1.4.0

08 May 00:48
Compare
Choose a tag to compare

1.4.0 (2021-05-08)

Bug Fixes

  • Fixed getAllMessagesInChat function when chat not found (2760f68)
  • Fixed onParticipantsChanged function (fix #171) (08975a0)
  • Improved speed of loadAndGetAllMessagesInChat function (fix #166) (7f1348a)

Features

  • Added getAllBroadcastList function (close #184) (351be03)
  • Added onNotificationMessage function for notif. msg. (#171) (32c395b)

v1.3.6

04 May 22:38
Compare
Choose a tag to compare

1.3.6 (2021-05-04)

Bug Fixes

  • Fixed getAllUnreadMessages and getAllNewMessages (fix #170) (c45314f)

v1.3.5

03 May 14:46
Compare
Choose a tag to compare

1.3.5 (2021-05-03)

Bug Fixes

  • Fixed deletion of tmp chrome user data dir on exit (8586505)
  • Fixed sendVideoAsGif from URL (0422a5b)

Features

  • Added sendGif method to send GIF in the chat (#112) (4ee590c)

v1.3.4

30 Apr 14:59
Compare
Choose a tag to compare

1.3.4 (2021-04-30)

Bug Fixes

  • Fixed deletion of tmp chrome user data dir on exit (ce767b5)

v1.3.3

28 Apr 16:39
Compare
Choose a tag to compare

1.3.3 (2021-04-28)

  • Fixed send your own contact number in sendContactVcard (#152)

v1.3.2

28 Apr 14:32
Compare
Choose a tag to compare

1.3.2 (2021-04-28)

Bug Fixes

  • Fixed message ID generator (0da9a62)
  • Fixed sendContact with custom name (#152) (47a51f0)

Features

  • Allow to define contact name in sendContactVcardList (#152) (474e5a0)

v1.3.1

20 Apr 16:44
Compare
Choose a tag to compare

1.3.1 (2021-04-20)

Features

  • Added function to enable and disable temporary messages (5a9a289)
  • Added options to edit group description, subject and properties (07d155f)