Skip to content

Releases: wppconnect-team/wa-js

v3.0.1

25 Mar 16:49
Compare
Choose a tag to compare

3.0.1 (2024-03-25)

Bug Fixes

v3.0.0

09 Mar 21:13
Compare
Choose a tag to compare

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

20 Dec 00:20
Compare
Choose a tag to compare

2.28.1 (2023-12-20)

Bug Fixes

Features

v2.28.0

29 Oct 14:06
Compare
Choose a tag to compare

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

08 Oct 19:58
Compare
Choose a tag to compare

2.27.0 (2023-10-08)

Bug Fixes

Features

v2.26.1

13 Sep 00:36
Compare
Choose a tag to compare

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

01 Sep 22:21
Compare
Choose a tag to compare

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

28 Aug 01:00
Compare
Choose a tag to compare

2.25.0 (2023-08-28)

Bug Fixes

Features

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

v2.24.8

16 Aug 00:28
Compare
Choose a tag to compare

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)

v2.24.7

11 Jul 01:14
Compare
Choose a tag to compare

2.24.7 (2023-07-11)

Bug Fixes

  • Fixed compatibility for WhatsApp >= 2.2329.7 (bf34304)

Features

  • Added option onlyCommunities for WPP.chat.list function (590c9ce)
  • Added option to create a subgroup for community (445bc79)