Skip to content

Releases: wppconnect-team/wa-js

v1.1.18

17 Feb 00:54
Compare
Choose a tag to compare

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

12 Feb 20:37
Compare
Choose a tag to compare

1.1.17 (2022-02-12)

Bug Fixes

  • Fixed exportation enum for WPP.group.setProperty (76009f5)

v1.1.16

06 Feb 20:25
Compare
Choose a tag to compare

1.1.16 (2022-02-06)

Bug Fixes

  • exported WPP.group.getGroupInfoFromInviteCode function (0616778)

v1.1.15

06 Feb 15:23
Compare
Choose a tag to compare

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

28 Jan 02:02
Compare
Choose a tag to compare

1.1.14 (2022-01-28)

Bug Fixes

  • Fixed WPP.contact.queryExists to avoid stuck in MD (53ef3b4)

v1.1.13

28 Jan 01:33
Compare
Choose a tag to compare

1.1.13 (2022-01-28)

Bug Fixes

  • Fixed WPP.contact.queryExists to avoid stuck in MD (a7761e5)

v1.1.12

26 Jan 17:35
Compare
Choose a tag to compare

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

22 Jan 23:28
Compare
Choose a tag to compare

1.1.11 (2022-01-22)

Bug Fixes

  • Reduced script file size (2276373)

Features

  • Added WPP.chat.starMessage function (99757dc)
  • Added WPP.profile.getMyStatus function (7c5975d)

v1.1.10

22 Jan 19:41
Compare
Choose a tag to compare

1.1.10 (2022-01-22)

Bug Fixes

  • Fixed getMessageById when the message is from status (wppconnect-team/wppconnect#823) (f075cd2)

v1.1.9

21 Jan 02:41
Compare
Choose a tag to compare

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)