Releases: wppconnect-team/wa-js
Releases · wppconnect-team/wa-js
v1.1.18
1.1.18 (2022-02-17)
Bug Fixes
- Fixed group functions when there are a lot of chats (fix wppconnect-team/wppconnect#871) (1ff6a50)
v1.1.17
1.1.17 (2022-02-12)
Bug Fixes
- Fixed exportation enum for WPP.group.setProperty (76009f5)
v1.1.16
1.1.16 (2022-02-06)
Bug Fixes
- exported WPP.group.getGroupInfoFromInviteCode function (0616778)
v1.1.15
1.1.15 (2022-02-06)
Bug Fixes
- Fixed permission check for set group subject/description (0ff6d58)
- Fixed WPP.chat.getMessageById for old messages in MD (5023dd9)
Features
- Added WPP.chat.openChatAt, openChatBottom and openChatFromUnread functions (5e33e2d)
- Added WPP.group.getGroupInfoFromInviteCode function (15462d8)
- Added WPP.group.getInviteCode function (675845c)
- Added WPP.group.join function (2f92669)
- Added WPP.group.leave function (0981635)
- Added WPP.group.revokeInviteCode function (501c378)
- Added WPP.group.setDescription function (547999f)
- Added WPP.group.setProperty function (0fdfb37)
- Added WPP.group.setSubject function (d0dcc5e)
- Extracted createMsgProtobuf function (514065a)
- Extracted sendCallSignalingMsg function (05b5779)
- Extracted set group properties functions (548e880)
v1.1.14
1.1.14 (2022-01-28)
Bug Fixes
- Fixed WPP.contact.queryExists to avoid stuck in MD (53ef3b4)
v1.1.13
1.1.13 (2022-01-28)
Bug Fixes
- Fixed WPP.contact.queryExists to avoid stuck in MD (a7761e5)
v1.1.12
1.1.12 (2022-01-26)
Bug Fixes
- Fixed WPP.contact.queryExists function for false positive (bf29270)
- Improved file mimetype detection (df98559)
- Update compatibility to WhatsApp 2.2202.8 (b1e56ee)
Features
- Added WPP.util.isBase64 function (5817ab5)
v1.1.11
1.1.11 (2022-01-22)
Bug Fixes
Features
- Added WPP.chat.starMessage function (99757dc)
- Added WPP.profile.getMyStatus function (7c5975d)
v1.1.10
1.1.10 (2022-01-22)
Bug Fixes
- Fixed getMessageById when the message is from status (wppconnect-team/wppconnect#823) (f075cd2)
v1.1.9
1.1.9 (2022-01-21)
Bug Fixes
- Fixed exported class Wap for old WhatsApp version (b71b222)
- Fixed live location event register and added a option (08949a9)