Releases: wppconnect-team/wa-js
Releases · wppconnect-team/wa-js
v1.1.8
1.1.8 (2022-01-21)
Bug Fixes
- Fixed WPP.contact.queryExists function (fix wppconnect-team/wppconnect#803) (63a021d)
v1.1.7
1.1.7 (2022-01-20)
Bug Fixes
- Ignore errors in prepareLinkPreview (5ae0ef3)
v1.1.6
1.1.6 (2022-01-20)
Bug Fixes
- Added catch block for prepareLinkPreview (b44d764)
- Ignore markIsRead error while is sending message (17d4ca5)
Features
- Added WPP.contact.getStatus function (3d7fb55)
- Added WPP.profile.setMyStatus function (caaa3ce)
- Extracted getStatus and setMyStatus functions (3777cf4)
v1.1.5
1.1.5 (2022-01-15)
Bug Fixes
- Allow WPP.contact.queryExists to throw exception (wppconnect-team/wppconnect#793) (7331aad)
Features
- Added WPP.chat.mute and unmute functions (d2c5c7c)
- Extracted sendSetPicture function (127f32c)
v1.1.4
1.1.4 (2022-01-14)
Bug Fixes
- Fixed WPP.chat.markIsRead and markIsUnread functions (fix wppconnect-team/wppconnect#786) (a1158f6)
v1.1.3
1.1.3 (2022-01-08)
Bug Fixes
- Fixed WPP.chat.downloadMedia for Videos in Chromium (ba07dfc)
Features
- Added function WPP.util.blobToBase64 (fc06eef)
- Added WPP.util (1bbe448)
v1.1.2
1.1.2 (2022-01-08)
Bug Fixes
- Fixed missing exported interfaces (8b71f14)
v1.1.0
1.1.0 (2022-01-08)
Bug Fixes
- Fixed WPP.contact.queryExists (fix wppconnect-team/wppconnect#725) (0c2b50c)
Features
- Added linkPreview for WPP.chat.sendTextMessage (d39f325)
- Added live location events in WPP.chat (#184) (d4c6f27)
- Added WPP.chat.downloadMedia function (712095a)
- Added WPP.group.getParticipants function (70d5c39)
- Extracted fetchLinkPreview function (0049dca)
- Extracted findFirstWebLink function (c4e04e0)
- Extracted MediaBlobCache class (da30052)
- More label functions (#154) (c92efec)
- New function WPP.auth.setMultiDevice (#183) (e81307e)
- Send file as sticker (#155) (8395965)
v1.0.16
1.0.16 (2021-12-08)
Bug Fixes
- Added support to 2.2147.14 WhatsApp version (1343e04)
Features
- Added markIsComposing, markIsRecording and markIsPaused chat functions (2ec6bfc)
- Added markIsRead option for sending message (0a92e98)
- Added WPP.chat.markAsRead and WPP.chat.markAsUnread functions (1db6903)