Skip to content

Releases: wppconnect-team/wppconnect

v1.12.6

22 Feb 23:57
Compare
Choose a tag to compare

1.12.6 (2022-02-22)

Bug Fixes

  • ajuste versao default para 2.2204 (#893) (c910958)
  • Fixed code for getGroupAdmins (fix #899) (a50809e)
  • Fixed getGroupMembersIds and getGroupMembers for large chats (fix #892) (9cc34a5)
  • Fixed multidevice don't keep auth (fix #866, fix #784) (06cbd88)
  • Removed unused functions (fix #862) (34773b7)

v1.12.5

06 Feb 20:35
Compare
Choose a tag to compare

1.12.5 (2022-02-06)

Bug Fixes

  • Updated functions to use WA-JS 1.1.16 (f218c3b)

v1.12.4

22 Jan 19:52
Compare
Choose a tag to compare

1.12.4 (2022-01-22)

Bug Fixes

  • Fixed getMessageById where the message is from status (fix #823) (ed57b97)
  • Fixed return of getStatus (fix #822) (c0fc6d6)
  • Fixed setProfilePic function (fix #824) (a8bd58b)

v1.12.3

21 Jan 02:57
Compare
Choose a tag to compare

1.12.3 (2022-01-21)

Bug Fixes

  • Fixed getStatus function (fix #804) (f02988c)
  • Fixed markIsRead call (fix #776) (037000d)
  • Updated @wppconnect/wa-js to v1.1.6 (b8546d5)
  • Updated @wppconnect/wa-js to v1.1.9 (5074de1)

Features

  • Added WA-JS version info (df36ff6)

v1.12.2

15 Jan 22:45
Compare
Choose a tag to compare

1.12.2 (2022-01-15)

Bug Fixes

  • Fixed evaluate function when the return is null (fix #791) (7c33419)
  • Fixed getNumberProfile function (fix #793) (1bda9a6)
  • Migrated livelocation to WA-JS (5a31d4c)
  • Updated @wppconnect/wa-js (fix: #792) (236a15a)

v1.12.1

14 Jan 01:46
Compare
Choose a tag to compare

1.12.1 (2022-01-14)

Bug Fixes

  • Added WABrowserId to token file for MD (#784) (295538f)
  • Fixed send error for new WhatsApp version (fix #788) (20acdf6)

v1.12.0

08 Jan 22:49
Compare
Choose a tag to compare

1.12.0 (2022-01-08)

Bug Fixes

v1.11.1

09 Dec 13:45
Compare
Choose a tag to compare

1.11.1 (2021-12-09)

Bug Fixes

  • Disabled link preview for beta/multidevice (fix #707) (0d9e2ee)
  • Fixed getNumberProfile function (fix #717) (89a0720)
  • Fixed sendMessageWithThumb function with URL (fix #703) (8f38ee8)
  • sendMentioned function to WA-JS (close #702) (4f4a46e)

v1.11.0

09 Dec 09:30
Compare
Choose a tag to compare

1.11.0 (2021-12-09)

Bug Fixes

  • Fixed getGroupInfoFromInviteLink function (fix #677) (bd1c7da)
  • Fixed initialization of onPresenceChanged (fix #704) (0470ea8)
  • Fixed setGroupProperty for Beta MultiDevice (fix #670) (baed510)
  • Migrated addAndSendMsgToChat and sendTextMsgToChat functions to WA-JS (eb9677c)
  • Migrated blocklist functions to WA-JS (a0e0f5b)
  • Migrated Chat and Msg stores to WA-JS (68e7a54)
  • Migrated many stores to WA-JS (b55dab3)
  • Migrated ProfilePicThumb functions to WA-JS (5cd98d0)
  • Migrated sendSeen and markUnseenMessage to WA-JS (f5ebd13)
  • Migrated startTyping and stopTyping function to WA-JS (13d12f6)
  • Migrated State store to WA-JS (e040978)
  • Migrated to WA-JS loader and increase timeout (fix #684) (92301da)

Features

  • Added options and buttons for sendText function (close #689) (608afd8)
  • Added startRecording function and deprecated setChatState (8e8d8d5)

v1.10.3

18 Nov 01:17
Compare
Choose a tag to compare

1.10.3 (2021-11-18)

Bug Fixes

  • Disabled deviceName by default (6cd1998)
  • Fixed onAnyMessage event without msg body (f34cd9b)
  • Fixed sendMessageOptions to non contact (fix #633) (7921211)
  • Migrated MsgKey to WA-JS (fix #658) (2cf3e37)
  • Migrated sendContactVcard and sendContactVcardList to WA-JS (7e853cd)
  • Migrated UserPrefs to WA-JS (363bb98)