2025.10.5
devlikeapro/waha2025.10.5Nov 4, 2025by devlikepro
AI Summary
Adds ChatWoot integration features including message and contact pulling, album messages, and queue management. Includes API sorting enhancements and MongoDB support for NOWEB.
Key Highlights
- ChatWoot: Messages and Contacts pull
- Album Message support
- ChatWoot queue commands and duplicate guards
- API sorting enhancements (sortOrder, sortBy)
- MongoDB message lookups for NOWEB
New Features
- ChatWoot integration updates
- API sorting features
- MongoDB support for NOWEB
Full Release Notes
**š§© ChatWoot**
- `2025.10.5` - `wa/messages pull` - [#1231](https://github.com/devlikeapro/waha/issues/1231)
- [**š¬ ChatWoot - Messages Guide**](https://waha.devlike.pro/blog/apps-chatwoot-messages/)
- `2025.10.5` - - `wa/contacts pull` - [#1231](https://github.com/devlikeapro/waha/issues/1231)
- [**š¤ ChatWoot - Contacts Guide**](https://waha.devlike.pro/blog/apps-chatwoot-contacts/)
- `2025.10.5` - Album Message - [#1405](https://github.com/devlikeapro/waha/issues/1405)
- `2025.10.5` - ChatWoot queues via dashboard commands, smarter limits, and duplicate guards
š ļø **Fixes**
- `2025.10.5` - **WEBJS** - normalize message reaction senders so ChatWoot gets correct actor - [#1545](https://github.com/devlikeapro/waha/issues/1545)
- `2025.10.5` - **WEBJS** - fix `/messages` pagination offset
- `2025.10.5` - **NOWEB** - ignore history sync notifications to cut noise in logs
- `2025.10.5` - **NOWEB** - increase sqlite timeouts to avoid lock errors
**āļø Updates**
- `2025.10.5` - Add `sortOrder` and `sortBy` to `/messages` API for custom sorting
- `2025.10.5` - **GOWS** - update engine, use context
- `2025.10.5` - **ChatWoot** - upgrade bundled app to `4.7.0`
- `2025.10.5` - **NOWEB** **MongoDB** - message lookups by chat id
**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.10.4...2025.10.5