2025.7.10
devlikeapro/waha2025.7.10Jul 27, 2025by devlikepro
AI Summary
Performance improvements are the focus of this release, specifically speeding up message sending to groups and optimizing the database for scenarios with many active sessions.
Key Highlights
- Speed up sending messages to groups (GOWS)
- Optimization for multiple sessions using regular `sqlite3`
New Features
- Performance improvements for group messaging
- Database optimization for multiple sessions
Full Release Notes
🛠️ **Fixes** - `2025.7.10` - **GOWS** - speed up sending a message to groups - [#1100](https://github.com/devlikeapro/waha/issues/1100) - `2025.7.10` - **NOWEB** - do not freeze server in a lot of sessions case (use regular `sqlite3`) **Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.7.9...2025.7.10