Releases: wppconnect-team/wppconnect
Releases · wppconnect-team/wppconnect
v1.12.7
1.12.7 (2022-03-03)
Bug Fixes
- Fixed onParticipantsChanged and onPresenceChanged function (fix #864, fix #911) (aff7f6c)
v1.12.5
1.12.5 (2022-02-06)
Bug Fixes
- Updated functions to use WA-JS 1.1.16 (f218c3b)
v1.12.4
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
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
v1.12.2
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
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.11.1
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
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)