@novu/js@v3.19.0
novuhq/novu@novu/js@v3.19.0Aug 7, 2026by github-actions[bot]
AI Summary
This release introduces headless useAgentChat functionality and improves tool channel handling in preference UIs.
Key Highlights
- Added headless useAgentChat send + open/resume
- Fixed support for TelegramConnectButton without agent link
- Hide tool channel from preference UIs
New Features
- Headless useAgentChat send + open/resume
- Support TelegramConnectButton without agent link
- Hide tool channel from preference UIs
Full Release Notes
### 🚀 Features - **js,react,api:** headless useAgentChat send + open/resume fixes NV-8445 ([#12271](https://github.com/novuhq/novu/pull/12271)) ### 🩹 Fixes - **api-service:** support TelegramConnectButton without agent link fixes NV-8452 ([#12144](https://github.com/novuhq/novu/pull/12144)) - **api-service:** hide tool channel from preference UIs fixes NV-8502 ([#12219](https://github.com/novuhq/novu/pull/12219)) ### ❤️ Thank You - Adam Chmara @ChmaraX - George Djabarov @djabarovgeorge - Paweł Tymczuk @LetItRock