Skip to content

Releases: wppconnect-team/wppconnect

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)

v1.10.2

15 Nov 23:20
Compare
Choose a tag to compare

1.10.2 (2021-11-15)

Bug Fixes

  • Fixed call of createWid function (fix #647) (c381000)

v1.10.1

11 Nov 23:20
Compare
Choose a tag to compare

1.10.1 (2021-11-11)

Bug Fixes

  • Allowed to send media to non contact (643f9b9)
  • Fixed getAllUnreadMessages with beta MD (fix #643) (c70f44d)
  • Fixed group command after group creation (fix #632) (5f8ac35)
  • The first contact number cannot receive the first message (#637) (f39f1b7), closes #422 #422

Features

  • Updated to latest version of WhatsApp (f6d01a3)

v1.10.0

06 Nov 21:08
Compare
Choose a tag to compare

1.10.0 (2021-11-06)

Bug Fixes

  • token not saving in multi device (#516, #585) (520fd06)
  • Update sendPtt and sendPttFromBase64 to use WA-JS (571a95d)
  • Updated reply method to use WA-JS (fix #627) (fbb30dd)
  • Updated sendGif, sendGifFromBase64 and sendVideoAsGifFromBase64 to use WA-JS (44b4e95)
  • Updated sendImage and sendImageFromBase64 to use WA-JS (fe4a019)

v1.9.4

21 Oct 02:06
Compare
Choose a tag to compare

1.9.4 (2021-10-21)

Features

  • Added sendListMessage method (4a64d77)

v1.9.3

21 Oct 00:15
Compare
Choose a tag to compare

1.9.3 (2021-10-21)

Bug Fixes

v1.9.2

12 Oct 22:47
Compare
Choose a tag to compare

1.9.2 (2021-10-12)

Features

v1.9.1

02 Oct 22:30
Compare
Choose a tag to compare

1.9.1 (2021-10-02)

Bug Fixes

Features

  • Added option to use setProfilePic using base64 (close #505) (87f1841)

v1.9.0

02 Oct 21:32
Compare
Choose a tag to compare

1.9.0 (2021-10-02)

Bug Fixes

  • Fixed dependency of boxen (7f9daa0)
  • Fixed getAllMessagesInChat and loadAndGetAllMessagesInChat functions (4d26a51)
  • Fixed getLastSeen on first call (992710f)
  • Fixed getMessages for beta multidevice (fix #515) (b958442)
  • Fixed group members functions (#438) (c4da6a5)
  • Fixed return of forwardMessages (c64c244)
  • Updated whatsapp version (98d68f1)
  • Updated whatsapp version (bb13ad2)

Features

  • Added @wppconnect/wa-js (28264ca)
  • Added option to change the connect device name (64ad7fd)
  • Upgraded puppeteer (now allow any version) (54e1219)

v1.8.14

19 Sep 23:20
Compare
Choose a tag to compare

1.8.14 (2021-09-19)

Bug Fixes

  • Allow to define chat type in sendMessageOptions (close #504) (bf76179)
  • Falha ao encerrar sessão no whatsapp beta (#424) (9d8b81d)
  • Fixed getProfilePicFromServer function and added getWid (09f70c2)

Features

  • Added option to reply messages and send viewOnce for files (#499) (db65cfa)