Wa Js Versions Save

WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web

v3.1.0

2 months ago

3.1.0 (2024-03-28)

Bug Fixes

Features

  • Added WPP.chat.pinMsg function (a7078f8)
  • Added WPP.whatsapp.PinInChatStore (e81a362)
  • Exported WPP.whatsapp.sendPinInChatMsg function (c7a5606)

Reverts

  • Added template to changelog (9ebf70b)

v3.0.1

2 months ago

3.0.1 (2024-03-25)

Bug Fixes

v3.0.0

3 months ago

3.0.0 (2024-03-09)

Bug Fixes

  • Fixed getHistorySyncProgress function compatibility with WhatsApp >= 2.2402.2 (8ad2cec)
  • Fixed send message for groups (e0d5932)

Features

v2.28.1

5 months ago

2.28.1 (2023-12-20)

Bug Fixes

Features

v2.28.0

7 months ago

2.28.0 (2023-10-29)

Bug Fixes

  • Added trick to send list message (WPP.chat.sendListMessage) (752329b)
  • Avoid emit events for 'chat.new_reaction' while is syncing (61bdffc)
  • Avoid emit events for 'chat.poll_response' while is syncing (f5b4cb9)

Features

  • Added WPP.conn.genLinkDeviceCodeForPhoneNumber function (close #1400) (7e5d363)
  • Added WPP.contact.getCommonGroups function (close #1273) (a7766fb)

v2.27.0

8 months ago

2.27.0 (2023-10-08)

Bug Fixes

Features

v2.26.1

9 months ago

2.26.1 (2023-09-13)

Bug Fixes

  • Fixed exported getDisplayNameOrPnForLid function for WhatsApp >= 2.2337.7 (f6b463d)
  • Fixed return value for the isNewMsg attribute (close #1333) (37b8354)
  • Fixed script injection (close #1322) (c412158)

v2.26.0

9 months ago

2.26.0 (2023-09-01)

Bug Fixes

Features

  • Added order.payment_status event (8165a2a)
  • Added support for send PTV message (f973d9d)
  • Added util.generateOrderUniqueId function (53aa925)
  • Added WPP.chat.sendOrderMessage function (close #1328) (75047b1)
  • Added WPP.order.get function (7a0dce9)
  • Exported function currencyForCountryShortcode (d3caf97)
  • Exported function getCountryShortcodeByPhone (17671d7)
  • Exported function getOrderInfo (20e88c4)
  • Exported processRawAudioVideo function (e1b1db6)
  • Exported processRawMedia function (45a353e)

v2.25.0

9 months ago

2.25.0 (2023-08-28)

Bug Fixes

Features

  • Added cache for link preview result (close #1316) (e19d4a6)

v2.24.8

10 months ago

2.24.8 (2023-08-16)

Bug Fixes

  • Fixed call compatibility with WhatsApp >= 2.2333.11 (fix #1269) (57b1a1e)
  • Fixed WhatsApp WEB loading error (fix #1249) (433f939)
  • Fixed WPP.blocklist.isBlocked (fix #1231) (353a3c2)
  • Fixed WPP.chat.list for communities (74ea985)
  • server link-preview (2763a4f)
  • webpack loading improvement attempt (ac4a818)