Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 03:00

2.0.0 (2022-04-25)

Bug Fixes

  • Fixed chat.msg_ack_change event for multi-device (e400ae8)
  • Fixed compatibility with WhatsApp WEB 2.2214.8 (0b464e8)
  • Fixed export of events (c28f8d8)
  • Fixed send message for template buttons (2988bd3)
  • Fixed template buttons for message file (0927157)

Code Refactoring

  • Reorganized export modules (4e71634)

Features

  • Added chat.new_message event (e16eaa1)
  • Added chat.presence_change event (70836d1)
  • Added WPP.conn.setKeepAlive function (d211485)
  • Added WPP.contact.getProfilePictureUrl function (ac1a147)
  • Switched emittery to eventemitter2 (0844cd2)

BREAKING CHANGES

  • Min version of WhatsApp WEB: 2.2204.13
  • Changed all interface events to WPP.ev and WPP.on