Skip to main content

WA-JS minor release: v2.23.0

· One min read
WPPConnect Team

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

Bug Fixes

  • Avoid permanent cache for WPP.contact.queryExists (wppconnect-team/wppconnect#1604) (556a97f)
  • Fixed buttons/list from normal accounts (based on adiwajshing/Baileys#2674) (6ec2d93)
  • Fixed getMessage return for serialization (fix #957) (f5a3bb9)
  • Renamed all call functions (f54cc87)

Features

  • Added option to disable all status sync (config.syncAllStatus) (845bcf6)
  • Added WPP.call.accept function (d379e50)
  • Added WPP.call.end function (ec7364d)
  • Added WPP.call.offer function (aa53282)

For more information, see the release page.