2026.1.3
devlikeapro/waha2026.1.3Jan 15, 2026by devlikepro
AI Summary
This release focuses on ChatWoot integration fixes and WEBJS engine improvements. Key fixes include message deletion, group chat attachments, and @lid handling.
Key Highlights
- ChatWoot - fix delete message
- ChatWoot - fix sending attachments without caption in group chat
- ChatWoot - remove @lid when mention it
- WEBJS - fix api/sendText
- WEBJS - get chats use AUTHENTICATED
New Features
- ChatWoot message deletion support
- Group chat attachment handling
- @lid mention handling
Full Release Notes
**🧩 ChatWoot** - `2026.1.3` - **WEBJS** - fix delete message - [#1769](https://github.com/devlikeapro/waha/issues/1769) - `2026.1.3` - fix sending attachments with no caption in a group chat - [#1808](https://github.com/devlikeapro/waha/issues/1808) - `2026.1.3` - remove `@lid` when mention it - [#1803](https://github.com/devlikeapro/waha/issues/1803) 🛠️ **Fixes** - `2026.1.3` - **WEBJS** - fix `api/sendText` - [#1810](https://github.com/devlikeapro/waha/issues/1810) - `2026.1.3` - **WEBJS** - get chats use `AUTHENTICATED` - [#1782](https://github.com/devlikeapro/waha/issues/1782) ⚙️ **Updates** - `2026.1.3` - **GOWS** - up engine `1.0.30` - `2026.1.3` - **NOWEB** - up proto `1031716404` ## What's Changed * Sidestep existing .env from being overwritten by @cameronj86 in https://github.com/devlikeapro/waha/pull/1770 ## New Contributors * @cameronj86 made their first contribution in https://github.com/devlikeapro/waha/pull/1770 **Full Changelog**: https://github.com/devlikeapro/waha/compare/2026.1.2...2026.1.3