2025.4.2
🆕 NEW
- Add 💬 Chats - Read messages API to mark unread messages as read #783
- WEBJS, NOWEB, GOWS
- Add
filter.ack
to 💬 Chats - Get messages API- WEBJS, NOWEB, GOWS
- WEBJS - add
message.ack
events for 👥 Groups and 🟢 Status messages - WEBJS - add
message._data.receipts
in 💬 Chats - Get message by id 👥 Groups and 🟢 Status - Read multiple messages by using
messageIds
in POST /api/sendSeen API- NOWEB, GOWS
🛠️ Fixes
- NOWEB - update message status on
/api/sendSeen
- #635 - NOWEB - fix “Cannot read properties of undefined (reading ‘protocolMessage’)” - #932
- WEBJS - restart browser on ProtocolError and Promise was collected
- NOWEB - Fix
ack
for new messages (it wasUNKNOWN
, now it’sDEVICE
) - GOWS - send
DEVICE
message.ack
for all groups participants - Fix sending messages to anonymous groups (one with
@lid
participants)- NOWEB
- GOWS
- Fix receiving messages to groups and status (some messages were missed)
- NOWEB
- GOWS
⚙️ Updates
- NOWEB - update engine to the latest version
- GOWS - update engine to the latest version
- WEBJS - update
- puppeter (all images)
- chrome (
devlikeapro/waha-plus:chrome
anddevlikeapro/waha:chrome
images)
Full Changelog: 2025.4.1...2025.4.2