v0.10.1
版本发布时间: 2023-01-06 17:18:52
novuhq/novu最新发布版本:v0.24.0(2024-03-18 17:44:43)
This release includes support for webhook filters of steps and also various small improvements and bug fixes.
Webhook Filters
The webhook filter support for steps allows users to filter a particular step execution based on the response received from the webhook. This can be useful in scenarios where it is necessary to take different actions based on the response from the webhook. With this feature, users have greater control over the execution of their workflows and can customize them to meet their specific needs.
Read more about step filters here.
What else has changed
- feat: add webhook filter support by @djabarovgeorge in https://github.com/novuhq/novu/pull/2338
- fix: nested and array vars in trigger snippet and test workflow by @ainouzgali in https://github.com/novuhq/novu/pull/2169
- feat: add scope request for events controller by @scopsy in https://github.com/novuhq/novu/pull/2362
- fix: pass credentials to the provider by @BiswaViraj in https://github.com/novuhq/novu/pull/2368
- fix: fix errors of reading undefined in var manager by @ainouzgali in https://github.com/novuhq/novu/pull/2374
- fix: should not save system variables to trigger by @ainouzgali in https://github.com/novuhq/novu/pull/2363
- fix: set sns as supported by @ilteoood in https://github.com/novuhq/novu/pull/2380
- fix(web): the email editor brand logo issue by @LetItRock in https://github.com/novuhq/novu/pull/2386
- fix(ws|webhook): socket versions match by @p-fernandez in https://github.com/novuhq/novu/pull/2384
- Nv 1239 bug report unable to remove cta buttons by @BiswaViraj in https://github.com/novuhq/novu/pull/2342
- docs: rephrased line 20 for better clarity by @sumitsaurabh927 in https://github.com/novuhq/novu/pull/2381
- fix: change streamToString to streamToBuffer in storage service by @jainpawan21 in https://github.com/novuhq/novu/pull/2370
- fix: update redirection url text by @jainpawan21 in https://github.com/novuhq/novu/pull/2397
- docs: warning wasn't rendered correctly by @mocherfaoui in https://github.com/novuhq/novu/pull/2401
- fix: catch compile errors in preview email and show error notification in ui by @ainouzgali in https://github.com/novuhq/novu/pull/2407
- chore(notification-center): fix for ssr issues by @LetItRock in https://github.com/novuhq/novu/pull/2395
- fix: add try catch condition in handlebar template compilation by @jainpawan21 in https://github.com/novuhq/novu/pull/2317
- change environment parameter from 'production' to 'prod' by @isurumaldeniya in https://github.com/novuhq/novu/pull/2416
- Add fcm data messages (#2007) by @raikasdev in https://github.com/novuhq/novu/pull/2135
New Contributors
- @ilteoood made their first contribution in https://github.com/novuhq/novu/pull/2380
- @sumitsaurabh927 made their first contribution in https://github.com/novuhq/novu/pull/2381
- @isurumaldeniya made their first contribution in https://github.com/novuhq/novu/pull/2416
Full Changelog: https://github.com/novuhq/novu/compare/v0.10.0...v0.10.1