@novu/js@v3.15.0
novuhq/novu@novu/js@v3.15.0Apr 13, 2026by github-actions[bot]
AI Summary
This release enhances the JavaScript SDK with Copilot suggestions, improved inbox filtering, and environment variable management, alongside critical security vulnerability patches.
Key Highlights
- Added Copilot suggestions for the chat
- Improved CNF inbox tag filters
- Implemented environment variable management
- Resolved security vulnerabilities (defu, vite, smithy)
- Fixed React is not defined errors in Solid ecosystem
New Features
- Copilot suggestions on the new chat
- CNF inbox tag filters (AND of OR-groups)
- Environment variables management
Full Release Notes
### 🚀 Features - **dashboard,api-service:** novu copilot suggestions on the new chat fixes NV-7321 ([#10542](https://github.com/novuhq/novu/pull/10542)) - **api-service:** CNF inbox tag filters (AND of OR-groups) fixes NV-7090 ([#10466](https://github.com/novuhq/novu/pull/10466)) - **api-service:** implement environment variables management fixes NV-7234 ([#10328](https://github.com/novuhq/novu/pull/10328)) ### 🩹 Fixes - **root:** resolve defu, vite, and @smithy/config-resolver vulnerabilities ([#10573](https://github.com/novuhq/novu/pull/10573)) - **js:** bundle Solid ecosystem deps to prevent React is not defined error ([#10429](https://github.com/novuhq/novu/pull/10429)) ### ❤️ Thank You - Dima Grossman @scopsy - George Djabarov @djabarovgeorge - Hammad Khan @hammadxcm - Paweł Tymczuk @LetItRock