2025.10.4
devlikeapro/waha2025.10.4Oct 19, 2025by devlikepro
AI Summary
Primarily a bug fix release addressing voice conversion, message editing events, media sending to channels, and ChatWoot logic for message reading and markdown.
Key Highlights
- Fix ffmpeg voice converter to mp3
- Better handling of message.edited events
- Fix sending media to channels
- Fix inverted logic of messages read in ChatWoot
Full Release Notes
**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.10.3...2025.10.4 🛠️ **Fixes** - `2025.10.4` - fix ffmpeg voice converter to `mp3` - [#1393](https://github.com/devlikeapro/waha/issues/1393) , [#1453](https://github.com/devlikeapro/waha/issues/1453) - `2025.10.4` - **NOWEB**, **GOWS** - better handle `message.edited` events - [#1394](https://github.com/devlikeapro/waha/issues/1394) - `2025.10.4` - **NOWEB** - fix sending media to channels - [#1523](https://github.com/devlikeapro/waha/issues/1523) - `2025.10.4` - **WEBJS** - handle `convert: true` voice conversions - [#1453](https://github.com/devlikeapro/waha/issues/1453) , [#1524](https://github.com/devlikeapro/waha/issues/1524) **🧩 ChatWoot** - `2025.10.4` - Fix inverted logic of messages read in ChatWoot (closes devlikeapro/waha-plus#20) - `2025.10.4` - Preserve underscores inside URLs so markdown stays intact - [#1522](https://github.com/devlikeapro/waha/issues/1522) **⚙️ Updates** - `2025.10.4` - **NOWEB** - up engine - [#1538](https://github.com/devlikeapro/waha/issues/1538) - `2025.10.4` - **Dashboard** - refreshed headers and agent name display