2025.5.4
devlikeapro/waha2025.5.4May 23, 2025by devlikepro
AI Summary
Introduces the Lids API for contact mapping, Labels support for GOWS, and VCard sending support.
Key Highlights
- NEW: Lids API to map `@lid` to `@c.us`
- NEW: Labels support (GOWS)
- NEW: `POST /api/sendContactVcard` support (GOWS)
New Features
- Lids API for Contacts
- Labels Support
- VCard Sending API
Full Release Notes
**🆕 NEW**
- `2025.5.4` - Add [**👤 Contacts - Lids API**](https://waha.devlike.pro/docs/how-to/contacts/#api---lids) to map `@lid` to `@c.us` - [#957](https://github.com/devlikeapro/waha/issues/957)
- **WEBJS**, **NOWEB**, **GOWS**
- `2025.5.4` - **GOWS** - [**🏷️ Labels**](https://waha.devlike.pro/docs/how-to/labels/) support - [#922](https://github.com/devlikeapro/waha/issues/922)
- `2025.5.4` - **GOWS** - add `POST /api/sendContactVcard` support - [#902](https://github.com/devlikeapro/waha/issues/902)
🛠️ **Fixes**:
- `2025.5.4` - **PostgreSQL** - use `5432` port by default if not provided [#975](https://github.com/devlikeapro/waha/issues/975)
- `2025.5.4` - **NOWEB** - fix “async-lock timed out in queue” error on session actions [#831](https://github.com/devlikeapro/waha/issues/831)
**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.5.3...2025.5.4