Skip to main content

WA-JS patch release: v2.7.1

· One min read
WPPConnect Team

Today we are releasing a patch version v2.7.1 for WA-JS with Bug Fixes, Features and BREAKING CHANGES.

Bug Fixes

  • Fixed compatibility with WhatsApp Web >= 2.2222.8 (a1d994c)
  • Return undefined instead of throw an exception (817592b)

Features

  • Added Google Analytics (946cc80)
  • Added WPP.call.rejectCall function (4461cb0)
  • Added WPP.catalog.getMyCatalog function (7922931)
  • Aded call.incoming_call event (e318902)

BREAKING CHANGES

  • Now "not found module" will return undefined value instead of throw an exception

For more information, see the release page.