2025.11.3

devlikeapro/waha2025.11.3Nov 28, 2025by devlikepro

AI Summary

Fixes GOWS file sending, memory leaks, and WEBJS pairing code.

Key Highlights

  • Fix file sent by me
  • Fix memory leak
  • Fix DNS resolving timeout
  • Fix WEBJS pairing code

Full Release Notes

🛠️ **Fixes**

-   `2025.11.3` - **GOWS** - fix file sent by me - [#1630](https://github.com/devlikeapro/waha/issues/1630)
-   `2025.11.3` - **GOWS** - fix memory leak - [#1639](https://github.com/devlikeapro/waha/issues/1639)
-   `2025.11.3` - **GOWS** - fix DNS resolving `127.0.0.11:53: i/o timeout` - [#1649](https://github.com/devlikeapro/waha/issues/1649)
    -   You can switch between dns resolver using [**⚙️ Configuration**](https://waha.devlike.pro/docs/how-to/config/#gows)
-   `2025.11.3` - **WEBJS** - fix pairing code - [#1651](https://github.com/devlikeapro/waha/issues/1651)
-   `2025.11.3` - **GOWS** - reuse one gRPC client for all sessions (per-session streams) for stability
-   `2025.11.3` - **GOWS** - 10-minute deadline for media fetch to avoid stuck downloads

**🧩 ChatWoot**

-   `2025.11.3` - fix empty conversations - [#1525](https://github.com/devlikeapro/waha/issues/1525) [#1646](https://github.com/devlikeapro/waha/issues/1646)
-   `2025.11.3` - fix contact name with 255 symbols - [#1556](https://github.com/devlikeapro/waha/issues/1556)

⚙️ **Updates**

-   `2025.11.3` - **WEBJS** - engine update - [#1662](https://github.com/devlikeapro/waha/issues/1662)
-   `2025.11.3` - **Dashboard** - app id is UUID now

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