next
refactor(api,dashboard): centralize locale management and validation fixes NV-6299 (#8942)
fix(api-service): Payload schema falsy defaults fixes NV-7134 (#10088)
fix(api-service): fallback to random ID when slugify produces empty string for non-Latin names (#10946)
feat(api-service,worker): correlate agent email replies via minted Message-ID fixes NV-8552 (#12258)
chore(root): apply biome formatter & linter fixes NV-6436 (#8838)
feat(shared): add Tool channel with PagerDuty, Opsgenie and Webhook providers fixes NV-8284 (#11923)
fix(api-service): remove setImmediate yielding in subscriber preferences hot path fixes NV-8111 (#11635)
feat(application-generic,shared): card element dsl and zod fixes NV-8385 (#12088)
feat(dashboard): validate rich chat link-button label & url fields fixes NV-8544 (#12259)
chore(shared): Relocate package from `libs` to `packages` (#6472)
fix(shared): use logged-in user id instead of connect: subscriber prefix fixes NV-8328 (#11992)
feat(shared): OR/AND filtering for `data` in inbox useNotifications fixes NV-7666 (#11135)
fix(providers): Add SSRF protection to email webhook and SMS providers fixes NV-7918 (#11378)
fix(shared,api-service,worker): harden Bridge SSRF against private IP literals (#12099)
fix(js): validate in-app redirect URLs in inbox API and client fixes NV-7971 (#11453)
feat(worker, api-service): add AWS Claude managed runtime with API key auth fixes NV-7788 (#11264)
chore(shared): Modernize TS setup (#7696)
fix(shared): self-hosted SSRF allow list for internal bridge URLs (#11702)
feat(providers): add Grafana endpoint-routed tool provider fixes NV-8455 (#12101)
fix(worker): avoid circular JSON errors when serializing provider failures (#10648)
fix(shared): harden isPrivateIp against alternate IPv6 encodings fixes NV-7990 (#11482)
feat(dashboard): email agent whats-next guide and simplified setup fixes NV-8115 (#11706)
feat(dashboard,api-service): novu copilot suggestions on the new chat fixes NV-7321 (#10542)
feat(api-service): CNF inbox tag filters (AND of OR-groups) fixes NV-7090 (#10466)
fix(shared): remove SMTP TLS requirement assertion fixes NV-8214 (#11820)