Skip to main content

WA-JS minor release: v2.28.0

· One min read
WPPConnect Team

Today we are releasing minor version v2.28.0 for WA-JS with Bug Fixes and Features.

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)

For more information, see the release page.