Skip to content

whatsapp-web.js 1.4.0

Highlights

  • Create groups with the new client.createGroup() function
  • "change_battery" event will allow you to listen for whenever the battery changes
  • Group events (join, leave, etc) were not working. This release fixes the issue.

Raw changelog

93a6173 - feat: battery percentage changed event (#126) 1780436 - fix: make pupBrowser and pupPage available sooner (#137) 7acbd3d - fix: properly set chatId 67435b2 - fix: group events were not being triggered 743ac93 - feat: allow setting timeouts via options 0a7412c - feat: create groups