Skip to main content

WA-JS patch release: v2.8.1

· One min read
WPPConnect Team

Today we are releasing a patch version v2.8.1 for WA-JS with Bug Fixes and Features.

Bug Fixes

  • Fixed chat.live_location_update event when there are a current shared location (085a719)
  • Fixed chat.msg_ack_change event to ignore non my messages (78e5d49)
  • Fixed WPP.chat.markIsUnread function (wppconnect-team/wppconnect#1196) (db7195e)
  • Improved chat.presence_change event to use queueMicrotask (34dd0d6)
  • Update status v3 contacts before send (96fa79b)
  • Use non obstructive trigger for chat.new_message event (07316fb)

Features

  • Trigger chat.new_message event for ciphertext msg after sync (3338cce)

For more information, see the release page.