Skip to content

Releases: wppconnect-team/wa-js

v3.14.2

14 Nov 23:22

Choose a tag to compare

3.14.2 (2024-11-14)

Bug Fixes

v3.14.1

11 Nov 18:42

Choose a tag to compare

3.14.1 (2024-11-11)

Bug Fixes

  • Fixed functions for whatsapp >= 2.3000.10178x (7e1364a)

v3.14.0

30 Oct 18:16

Choose a tag to compare

3.14.0 (2024-10-30)

Features

  • Added WPP.chat.getNotes function (9aaec4b)
  • Added WPP.chat.setNotes function (4f64e4e)
  • Exported Collection and Model for Notes (009d9a8)

v3.13.1

30 Oct 00:52

Choose a tag to compare

3.13.1 (2024-10-30)

Bug Fixes

v3.13.0

29 Oct 01:06

Choose a tag to compare

3.13.0 (2024-10-29)

Bug Fixes

  • Fixed send message to community groups when is no announce group (10f29ee)

Features

  • Added support for send message to Meta AI (e15802b)
  • Added WPP.community.getAnnouncementGroup function (4645994)
  • Added WPP.community.getSubgroups function (7f6bf89)
  • Added WPP.whatsapp.BotProfileCollection (6554736)

v3.12.1

24 Oct 21:44

Choose a tag to compare

3.12.1 (2024-10-24)

Bug Fixes

  • Removed quotedMsgObj for mantain compatibility (e590cd9)

v3.12.0

24 Oct 16:08

Choose a tag to compare

3.12.0 (2024-10-24)

Bug Fixes

  • Fixed 'chat.new_message' event on receive replied @lid msgs (2a40d01)

Features

  • Added WPP.contact.subscribePresence (close #2283) (6a19f1f)

v3.11.0

18 Oct 23:47

Choose a tag to compare

3.11.0 (2024-10-18)

Bug Fixes

  • Fixed error in revokeStatus function (137415d)
  • Fixed sendScheduledCallMessage function (close #2374) (77853b4)
  • Fixed type definition for sendFileMessage (#2391) (e9c4a64)

Features

  • Added WPP.chat.sendEventMessage (c9e3a00)
  • Added WPP.profile.getMyProfilePicture (close #2327) (b863dcf)
  • Exported function createEventCallLink (1d136c1)

v3.10.2

14 Oct 16:00

Choose a tag to compare

3.10.2 (2024-10-14)

Bug Fixes

v3.10.1

09 Sep 00:21

Choose a tag to compare

3.10.1 (2024-09-09)

Bug Fixes

  • Fixed buttons for non beta user (fbbf094)
  • Fixed eval error on whatsapp-web (04e91fb)