Skip to content

Releases: wppconnect-team/wa-js

Nightly Release

12 Oct 21:08
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release

3.10.2-alpha.0 (2024-10-04)

Bug Fixes

v3.10.1

09 Sep 00:21
Compare
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)

v3.10.0

07 Sep 16:38
Compare
Choose a tag to compare

3.10.0 (2024-09-07)

Features

v3.9.1

05 Sep 16:16
Compare
Choose a tag to compare

3.9.1 (2024-09-05)

Bug Fixes

  • Fixed functions for whatsapp >= 2.3000.1016233710 (6a76619)

v3.9.0

27 Aug 01:40
Compare
Choose a tag to compare

3.9.0 (2024-08-27)

Bug Fixes

  • Fixed functions for Whatsapp >= 2.3000.1015974389 (612d383)
  • Fixed sendGroupInviteMessage by generated invite code (close #2216) (3a713f1)
  • Improovment on btns (close #2253) (f0a23ce)

Features

  • Improovment sendChargeMessage to send pix copy-paste code (a0dee31)

v3.8.4

24 Aug 13:03
Compare
Choose a tag to compare

3.8.4 (2024-08-24)

Bug Fixes

Features

  • Added event to notify discord in fails functions (#2230) (adfe289)

v3.8.3

16 Aug 00:05
Compare
Choose a tag to compare

3.8.3 (2024-08-16)

Bug Fixes

  • Mantain compatibility to 2.3000.10155x (7cc2025)

v3.8.2

15 Aug 02:37
Compare
Choose a tag to compare

3.8.2 (2024-08-15)

Bug Fixes

  • Fixed functions for >= 2.3000.1015671410 (ca3036b)
  • Improvment on chat.active_chat event (8c5ae19)

v3.8.1

31 Jul 13:49
Compare
Choose a tag to compare

3.8.1 (2024-07-31)

Bug Fixes

  • Fixed core functions Whatsapp >= 2.3000.1015281091 (6319d34)
  • Fixed more functions to Whatsapp >= 2.3000.1015281091 (abff8fe)

v3.8.0

26 Jul 22:13
Compare
Choose a tag to compare

We are announcing new privacy features in this new version.

Control all privacy options on WPPConnect :)

3.8.0 (2024-07-26)

Bug Fixes

  • Fixed sendListMessage and send product (close #2162 close #2163) (1136e0a)
  • Improovments on genLinkDeviceCodeForPhoneNumber (8c1c64b)
  • Improovs on deleteMessege when received and revoke param is true (e842948)

Features

  • Added WPP.chat.setInputText function (ebb247e)
  • Added WPP.privacy.get function (f0f5231)
  • Added WPP.privacy.getDisallowedList function (90e24ae)
  • Added WPP.privacy.setAbout function (2bb31c3)
  • Added WPP.privacy.setAddGroup function (9ff839e)
  • Added WPP.privacy.setLastSeen function (2ebdc06)
  • Added WPP.privacy.setOnline function (c5a4e3a)
  • Added WPP.privacy.setProfilePic function (76143c8)
  • Added WPP.privacy.setReadReceipt function (30a8aec)
  • Added WPP.privacy.setStatus function (ce3d795)
  • Exported ComposeBoxActions class (7b4fa25)
  • Exported function getPrivacyDisallowedListTable (c9ac5eb)
  • Exported function setPrivacyForOneCategory (201e811)
  • Exported getStatusList function (4e8ba2c)