next
feat(api-service,worker): agent workflow chat dispatch and inbound seed hydration fixes NV-8492 (#12186)
fix(api-service): update URLs to fallback to FRONT_BASE_URL if DASHBOARD_URL is not set (#10394)
fix(application-generic): await single-job BullMQ enqueue to prevent silent job loss (#12184)
refactor(api-service): Integration build cache removal (#9701)
feat(api, worker, dashboard): dynamic delay fixes NV-6713 (#9329)
fix(worker): replace async Promise executor anti-pattern in worker metrics and cron service (#12095)
fix(api-service): Add LRU caching for workflow and organization fetch (#9778)
chore(api-service,worker,application-generic): move upsert workflow usecase to application-generic fixes NV-7141 (#10172)
fix(shared): honour retry/onRetry on the SSRF-safe outbound path (#11427)
feat(api, application-generic): enhance workflow preferences retrieval with batch processing and caching improvements (#11646)
fix(shared): add REDIS_SKIP_VERSION_CHECK to bypass BullMQ version check for Redis proxies fixes NV-8044 (#11564)
feat(worker): surface inbound-email requests in activity log fixes NV-7927 (#11379)
feat(application-generic): introduction of OTEL Integration as a standardised monitoring (#10209)
feat(shared): chat provider content overrides with Slack schema fixes NV-8397 (#12103)
refactor(api, worker): remove Cloudflare Scheduler integration and related configurations fixes NV-8518 (#12216)
feat(shared): centralize outbound HTTP client fixes NV-7560 (#11039)
fix(worker): Normalize malformed closing tags (#10251)
refactor(api, worker, ws, webhook, inbound-mail): move secret manager resolution as a part of application generic instead of script fixes NV-8258 (#11883)
fix(api-service): Debug log levels adjustment (#10105)
chore(api-service): analytics code clean up (#10595)
fix(api): normalize agent attachments through storage fixes NV-7456 (#10942)
feat(api-service,worker,dashboard,framework): scheduled delay fixes NV-5479 (#9207)
fix(application-generic, worker, ws): match removeOnFail behaviour and retry with exisiting mechanism fixes NV-7637 (#11093)
fix(api, dashboard, dal): count active channels by channel type, not integration fixes NV-8103 (#11627)
fix(api-service): mixpanel init config
feat(worker, api-service, dashboard): Throttle step fixes NV-6631 (#9091)
fix(application-generic,framework,dashboard): disable AJV strict mode for user schemas and remove noisy console.error (#10426)
fix(shared): prevent duplicate workflow status traces fixes NV-8453 (#12143)
feat(js,react,api-service): implement MS Teams connect and link-user components (#10870)
feat(api-service, worker, application-generic): implement notification payload deduplication across jobs and messages fixes NV-8320 (#11976)
feat(api, dashboard, shared): introduce entitlements for agents fixes NV-7427 (#11519)
feat(api-service,worker): support Slack with token rotation fixes NV-8121 (#12010)
fix(worker, application-generic): skip step hydration for bridgeUrl jobs fixes NV-8382 (#12076)
chore(root): apply biome formatter & linter fixes NV-6436 (#8838)
fix(application-generic): use safe path setter in keysToObject fixes NV-8210 (#11812)
feat(dashboard): add opt-in per-provider tool content overrides fixes NV-8331 (#11997)