github techieanant/wamr v1.2.1

latest releases: v1.3.1, v1.3.0
3 months ago

Changelog:

BugFix: The WhatsApp connection was failing with a 405 "Connection Failure" error because the Baileys socket was created without specifying a WhatsApp protocol version. This caused version incompatibility with WhatsApp's servers.

  1. Added fetchLatestBaileysVersion to the imports from @whiskeysockets/baileys
  2. Before creating the socket, fetch the latest Baileys version
  3. Pass the version to the makeWASocket configuration

Don't miss a new wamr release

NewReleases is sending notifications on new releases.