2025.9.3
devlikeapro/waha2025.9.3Sep 14, 2025by devlikepro
AI Summary
This release introduces broadcast ignore support via a new environment variable and significantly enhances the ChatWoot app with language templates and support for various message types like contacts, locations, and broadcasts.
Key Highlights
- Broadcast ignore support via `WAHA_SESSION_CONFIG_IGNORE_BROADCAST`
- ChatWoot language templates for Agent Name and Integration Contact Name
- ChatWoot support for Send Contact, Location, and Broadcast List messages
- Updated Chrome to 140.0.7339.80-1 and Puppeteer to 24.19.0
New Features
- Broadcast ignore functionality
- ChatWoot language templates
- ChatWoot Share Contact message support
- ChatWoot Location message support
- ChatWoot Receive Broadcast List message support
Full Release Notes
**🆕 NEW**
- `2025.9.3` - [**🖥️ Sessions - Ignore**](https://waha.devlike.pro/docs/how-to/sessions/#ignore) 📡 Broadcast support, `WAHA_SESSION_CONFIG_IGNORE_BROADCAST` env variable - [#1346](https://github.com/devlikeapro/waha/issues/1346)
**🧩 Apps**
- `2025.9.3` - **ChatWoot** - [**Language Template - Agent Name**](https://waha.devlike.pro/docs/apps/chatwoot/#language) - [#1161](https://github.com/devlikeapro/waha/issues/1161)
- `2025.9.3` - **ChatWoot** - [**Language Template - Integration Contact Name**](https://waha.devlike.pro/docs/apps/chatwoot/#language) - [#1160](https://github.com/devlikeapro/waha/issues/1160)
- `2025.9.3` - **ChatWoot** - disable “server” commands - [#1182](https://github.com/devlikeapro/waha/issues/1182)
- `2025.9.3` - **ChatWoot** - temporally disable app - [#1260](https://github.com/devlikeapro/waha/issues/1260)
- `2025.9.3` - **ChatWoot** - link preview config: no, low, high quality
- [#1162](https://github.com/devlikeapro/waha/issues/1162) , [#1274](https://github.com/devlikeapro/waha/issues/1274)
- `2025.9.3` - **ChatWoot** - Share Contact message - [#1175](https://github.com/devlikeapro/waha/issues/1175)
- `2025.9.3` - **ChatWoot** - Location message - [#1205](https://github.com/devlikeapro/waha/issues/1205)
- `2025.9.3` - **ChatWoot** - Unsupported messages - [#1267](https://github.com/devlikeapro/waha/issues/1267)
- `2025.9.3` - **ChatWoot** - Receive Broadcast List message - [#1321](https://github.com/devlikeapro/waha/issues/1321)
🛠️ **Fixes**
- `2025.9.3` - **WEBJS** - add `--disable-blink-features=AutomationControlled` - [#1348](https://github.com/devlikeapro/waha/issues/1348)
- `2025.9.3` - **WEBJS** - add `WAHA_WEBJS_PUPPETER_ARGS` to add custom puppeter args (for testing primarily)
- `WAHA_WEBJS_PUPPETER_ARGS=--single-process` - [#1348](https://github.com/devlikeapro/waha/issues/1348)
- `2025.9.3` - **ChatWoot** - Fix blank card PDF message - [#1330](https://github.com/devlikeapro/waha/issues/1330)
- `2025.9.3` - **ChatWoot** - Fix blank card on receiving Audio message - [#1340](https://github.com/devlikeapro/waha/issues/1340)
**⚙️ Updates**
- `2025.9.3` - **WEBJS** - up chrome (140.0.7339.80-1) and puppeter (24.19.0)
- `2025.9.3` - **NOWEB** - update proto to `v1025985905`
**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.9.2...2025.9.3