@novu/js@v3.19.0

vllm-project/vllm@novu/js@v3.19.0Aug 7, 2026by github-actions[bot]

AI Summary

Updates to the JavaScript SDK focusing on agent chat improvements, Telegram integration, and UI preference handling.

Key Highlights

  • Improved headless `useAgentChat` send and resume behavior
  • Fixed tool channel visibility in preference UIs

New Features

  • headless useAgentChat send + open/resume fixes NV-8445
  • hide tool channel from preference UIs fixes NV-8502

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