Skip to content

2025.3.2

Choose a tag to compare

@devlikepro devlikepro released this 27 Mar 07:50
· 968 commits to core since this release

Full Changelog: 2025.2.8...2025.3.2

  • Add 馃摛 Button Reply API - #848
    • WEBJS
  • Add features for 馃攧 Global Webhooks - #855
    • GOWS, NOWEB, WEBJS
    • Set HMAC using WHATSAPP_HOOK_HMAC_KEY environment variable
    • Set retries using WHATSAPP_HOOK_RETRIES_* environment variables
    • Set custom headers using WHATSAPP_HOOK_CUSTOM_HEADERS environment variables
  • GOWS - Fix Get Contact The "original" argument must be of type function - #866
  • NOWEB - fix out of memory when session stuck in STARTING statuses
  • NOWEB - mark session as FAILED if QR code is not scanned in the interval.
  • NOWEB - presences optimizations - store presence for 1 hour and fetch new if not accessed
  • Handle sending 馃煝 Status to 50K contacts - #858
    • GOWS, NOWEB
  • Add 馃煝 Status - Get New Status Message ID - #858
  • Add searches by Name and Phone Number to 馃搳Dashboard
  • GOWS - extract replyTo - #876