2025.7.2

devlikeapro/waha2025.7.2Jul 2, 2025by devlikepro

AI Summary

Adds observability tools and refactors healthcheck management.

Key Highlights

  • Add trace API for observability (WEBJS)
  • Limit renderer process to 1
  • Remove healthcheck and ping-check.sh script

New Features

  • Observability trace API

Full Release Notes

**šŸ†• NEW**

-   `2025.7.2` - **WEBJS** - Add `GET /api/server/debug/browser/trace` API to [**šŸ” Observability**](https://waha.devlike.pro/docs/how-to/observability/)
    -   [#1092](https://github.com/devlikeapro/waha/issues/1092)
-   `2025.7.2` - **WEBJS** - `--a-waha-session` and `--a-waha-timestamp` to chrome/chromium args - [#1092](https://github.com/devlikeapro/waha/issues/1092)

šŸ› ļø **Fixes**

-   `2025.7.2` - **WEBJS** - limit renderer process to **1** - [#1092](https://github.com/devlikeapro/waha/issues/1092)
-   `2025.7.2` - remove healthcheck and `ping-check.sh` script - [#1085](https://github.com/devlikeapro/waha/issues/1085)

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.7.1...2025.7.2