2025.6.6

devlikeapro/waha2025.6.6Jun 27, 2025by devlikepro

AI Summary

This release focuses on bug fixes across the NOWEB and WEBJS engines, including improvements to poll display, message responses, and zombie process handling. It also introduces a standard error response for unsupported engines.

Key Highlights

  • NOWEB: Display poll on the sender device
  • WEBJS: Fix pin message functionality and zombie processes
  • General: Return 501 Not Implemented if engine does not support API

Full Release Notes

🛠️ **Fixes**

-   `2025.6.6` - **NOWEB** - show poll on the sender device - [#988](https://github.com/devlikeapro/waha/issues/988)
-   `2025.6.6` - **WEBJS** - return message response - [#1081](https://github.com/devlikeapro/waha/issues/1081)
-   `2025.6.6` - **WEBJS** - fix pin message - [#1083](https://github.com/devlikeapro/waha/issues/1083)
-   `2025.6.6` - **WEBJS** - fix zombie processes - [#1078](https://github.com/devlikeapro/waha/issues/1078)
-   `2025.6.6` - Return `501 Not Implemented` if engine does not support API - [#1047](https://github.com/devlikeapro/waha/issues/1047)

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.6.5...2025.6.6