2025.9.4

devlikeapro/waha2025.9.4Sep 15, 2025by devlikepro

AI Summary

The update adds recent statuses to the `session.status` events and improves the ChatWoot app by skipping transient recovery messages and fixing blank card issues for PDF and Audio messages.

Key Highlights

  • Session status now includes 3 recent statuses with timestamps
  • ChatWoot skips 'STARTING => WORKING' messages if recovery is fast
  • Fix for blank card PDF messages in ChatWoot
  • Fix for blank cards when receiving Audio messages in ChatWoot

New Features

  • session.status statuses field

Full Release Notes

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


**šŸ†• NEW**

-   `2025.9.4` - add `statuses` to `session.status` [**šŸ”„ Events**](https://waha.devlike.pro/docs/how-to/events/#sessionstatus) - 3 recent statuses with timestamp

**🧩 Apps**

-   `2025.9.4` - **ChatWoot** - skip `STARTING => WORKING` messages if the session recovers fast (10 seconds) - [#1342](https://github.com/devlikeapro/waha/issues/1342)

šŸ› ļø **Fixes**

-   `2025.9.4` - **ChatWoot** - Fix blank card PDF message - [#1330](https://github.com/devlikeapro/waha/issues/1330)
-   `2025.9.4` - **ChatWoot** - Fix blank card on receiving Audio message - [#1340](https://github.com/devlikeapro/waha/issues/1340)