Pawan Jain
Pawan Jain
### What changed? Why was the change needed? 1. Send updated channels value in create subscriber API response 2. Support of channels field in update subscriber API ### Screenshots Expand...
### What changed? Why was the change needed? Replace `TriggerRecipientsTypeEnum` with `PreferenceLevelEnum` ### Screenshots Expand for optional sections ### Related enterprise PR ### Special notes for your reviewer
### What changed? Why was the change needed? 1. update all docker images tag from 0.24.0 to 0.24.3 except API image 2. Fix enum issue for openapi. ### Screenshots Expand...
### What changed? Why was the change needed? When user is in development environment and go to production sendgrid integration, webhook URL is not showing because at API level, _environmentId...
### What changed? Why was the change needed? - remove `isV2Enabled` condition so that bridge URL connection status is visible for all organizations ### Screenshots Expand for optional sections ###...
### What changed? Why was the change needed? - Add `IS_WORKFLOW_PREFERENCES_ENABLED` variable in worker image to resolve the feature flag error. That error will be fixed by [this PR](https://github.com/novuhq/novu/pull/6636) ###...