2025.6.4

devlikeapro/waha2025.6.4Jun 21, 2025by devlikepro

AI Summary

Addresses a critical state synchronization issue in the NOWEB engine. Also improves AsyncLock timeout handling and adds Xvfb to the WEBJS container.

Key Highlights

  • NOWEB: Fix continuous loop of state synchronization
  • Fixes: Add timeout for AsyncLock to prevent long queues
  • WEBJS: Add Xvfb to container

Breaking Changes

  • NOWEB: Removed an edited protocol message from `message` and `message.any`; users must now listen to `message.edited` instead.

Full Release Notes

🛠️ **Fixes**

-   `2025.6.4` - **NOWEB** - fix _continuous loop of state synchronization_ - [#1054](https://github.com/devlikeapro/waha/issues/1054)

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.6.3...2025.6.4