Skip to content

v2.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 03:03

2.7.1 (2022-06-15)

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