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
- GOWS, NOWEB
- You can use it in Send Status to 10K contacts flow
- Add searches by Name and Phone Number to πDashboard
- GOWS - extract
replyTo
- #876