2025.9.8

devlikeapro/waha2025.9.8Oct 4, 2025by devlikepro

AI Summary

Adds ChatWoot CSAT (Customer Satisfaction) support and fixes panics and polling issues in GOWS and NOWEB engines.

Key Highlights

  • ChatWoot: Send CSAT messages
  • Fix GOWS panic
  • Fix NOWEB freeze when apps enabled
  • Fix send poll to channels
  • Fix failed poll votes

New Features

  • ChatWoot CSAT support

Full Release Notes

## What's Changed
* fix(chatwoot): support CSAT messages in webhook processing by @bergpinheiro in https://github.com/devlikeapro/waha/pull/1437

## New Contributors
* @bergpinheiro made their first contribution in https://github.com/devlikeapro/waha/pull/1437

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.9.7...2025.9.8

**🧩 Apps**

-   `2025.9.8` - **ChatWoot** - Send CSAT [#1228](https://github.com/devlikeapro/waha/issues/1228)

🛠️ **Fixes**

-   `2025.9.8` - **NOWEB** - fix freeze when apps enabled - [#1397](https://github.com/devlikeapro/waha/issues/1397)
-   `2025.9.8` - **GOWS** - fix panic - [#1421](https://github.com/devlikeapro/waha/issues/1421) , [#1430](https://github.com/devlikeapro/waha/issues/1430)
-   `2025.9.8` - **NOWEB** - fix send poll to channels - [#1270](https://github.com/devlikeapro/waha/issues/1270) , [#1415](https://github.com/devlikeapro/waha/issues/1415)
-   `2025.9.8` - **NOWEB** - fix failed poll votes - [#1396](https://github.com/devlikeapro/waha/issues/1396)

**⚙️ Updates**

-   `2025.9.8` - **GOWS** - update to `v1027949008` - [#1293](https://github.com/devlikeapro/waha/issues/1293) , [#1412](https://github.com/devlikeapro/waha/issues/1412) , [#1406](https://github.com/devlikeapro/waha/issues/1406)
-   `2025.9.8` - **WEBJS** - up engine - [#1276](https://github.com/devlikeapro/waha/issues/1276) , [#1407](https://github.com/devlikeapro/waha/issues/1407)
-   `2025.9.8` - **NOWEB** - up engine to `2025-10-03` - [#1442](https://github.com/devlikeapro/waha/issues/1442)