2025.9.5
devlikeapro/waha2025.9.5Sep 23, 2025by devlikepro
AI Summary
This release introduces a new WebJS API endpoint for sending vCards and updates the ChatWoot app to support group participant reordering. Additionally, it includes fixes for typing indicators, login issues, and engine updates across WebJS, NOWEB, and GOWS.
Key Highlights
- New `POST /api/sendContactVcard` endpoint in WebJS
- ChatWoot app now supports group participant ordering
- Fix for GOWS typing indicators after message sent
- NOWEB engine updated to version 7.0.0 with ESM support
New Features
- POST /api/sendContactVcard
Full Release Notes
**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.9.4...2025.9.5 **🆕 NEW** - `2025.9.5` - **WEBJS** - `POST /api/sendContactVcard` - [#1341](https://github.com/devlikeapro/waha/issues/1341) **🧩 Apps** - `2025.9.5` - **ChatWoot** - group participant at the top by default or [**Language Template - Group Participant At The Bottom**](https://waha.devlike.pro/docs/apps/chatwoot/#language) - [#1369](https://github.com/devlikeapro/waha/issues/1369) 🛠️ **Fixes** - `2025.9.5` - **GOWS** - Fix “typing” after message sent - [#1364](https://github.com/devlikeapro/waha/issues/1364) - `2025.9.5` - **NOWEB** - Fix login via phone - [#1385](https://github.com/devlikeapro/waha/issues/1385) - `2025.9.5` - **NOWEB** - Fix `fromMe` in group messages - [#1350](https://github.com/devlikeapro/waha/issues/1350) **⚙️ Updates** - `2025.9.5` - **WEBJS** - up engine to `2025.09.10` - `2025.9.5` - **NOWEB** - update engine to `7.0.0` with ESM support - `2025.9.5` - **NOWEB** - proto to `v1027393660` - `2025.9.5` - **GOWS** - update to `v1027043088`