2025.9.6

devlikeapro/waha2025.9.6Sep 29, 2025by devlikepro

AI Summary

Major ChatWoot update including Conversation Control features, phone number handling, contact attribute checks, and fixes for API authentication and timeouts.

Key Highlights

  • ChatWoot: Conversation Control
  • Fix duplicate audio messages
  • Add ChatWootAppConfig to OpenAPI
  • Fix Brazil phone numbers
  • Check contact attributes before updating

New Features

  • ChatWoot Conversation Control
  • OpenAPI ChatWootAppConfig addition

Full Release Notes

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.9.4...2025.9.6

**🧩 Apps**

-   `2025.9.6` - **ChatWoot** - [**Conversation Control**](https://waha.devlike.pro/docs/apps/chatwoot/#conversations)
    -   [#1216](https://github.com/devlikeapro/waha/issues/1216) , [#1357](https://github.com/devlikeapro/waha/issues/1357) , [#1237](https://github.com/devlikeapro/waha/issues/1237) , [#1343](https://github.com/devlikeapro/waha/issues/1343) , [#1213](https://github.com/devlikeapro/waha/issues/1213)
-   `2025.9.6` - **ChatWoot** - fix Duplicating Audio Message When Automatically transcribe audio enabled - [#1371](https://github.com/devlikeapro/waha/issues/1371)
-   `2025.9.6` - **ChatWoot** - add `ChatWootAppConfig` to OpenAPI - [#1416](https://github.com/devlikeapro/waha/issues/1416)
-   `2025.9.6` - **ChatWoot** - add additional **9** in Brazil phone numbers - [#1261](https://github.com/devlikeapro/waha/issues/1261)
-   `2025.9.6` - **ChatWoot** - check contact attributes before updating - [#1173](https://github.com/devlikeapro/waha/issues/1173)
-   `2025.9.6` - **ChatWoot** - Use group name for contact - [#1245](https://github.com/devlikeapro/waha/issues/1245)

🛠️ **Fixes**

- `2025.9.6` - **ChatWoot** - fix `/jobs` auth - {{< issue 1398 >}}
- `2025.9.6` - **ChatWoot** - fix 500 API Error `GET /public/conversations - timeout` - {{< issue 1389 >}}