@novu/js@v3.15.0
modelscope/FunASR@novu/js@v3.15.0Apr 13, 2026by github-actions[bot]
AI Summary
This release introduces dashboard Copilot suggestions, fixes CNF inbox tag filters, and implements environment variable management, alongside security patches.
Key Highlights
- Added dashboard Copilot suggestions
- Fixed CNF inbox tag filters
- Implemented environment variables management
- Patched defu, vite, and @smithy/config-resolver vulnerabilities
- Bundled Solid ecosystem dependencies
New Features
- Copilot suggestions on the new chat
- CNF inbox tag filters (AND of OR-groups)
- Environment variables management
- Bundle Solid ecosystem deps
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