2025.11.4

devlikeapro/waha2025.11.4Dec 1, 2025by devlikepro

AI Summary

Focuses on GOWS performance (response caps, DNS resolution) and disabling CPU profiling.

Key Highlights

  • Cap gRPC responses at 128MB
  • Fix DNS resolving timeout
  • Disable CPU profiling in debug mode

Full Release Notes

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.11.3...2025.11.4

🛠️ **Fixes**

-   `2025.11.4` - **GOWS** - cap gRPC responses at 128MB to avoid oversized payloads
-   `2025.11.4` - **GOWS** - webhook `requestId` uses `uniqid` and logs the event
-   `2025.11.4` - **ALL** - Disable CPU profiling when `WAHA_DEBUG_MODE=true` - [#1681](https://github.com/devlikeapro/waha/issues/1681)
-   `2025.11.4` - **GOWS** - send and send media via file (core & PLUS) - [#1639](https://github.com/devlikeapro/waha/issues/1639)

⚙️ **Updates**

-   `2025.11.4` - **WEBJS** - engine update - [#1678](https://github.com/devlikeapro/waha/issues/1678)
-   `2025.11.4` - **Node.js** `24.11` - [#1639](https://github.com/devlikeapro/waha/issues/1639)