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 #2338
- fix: nested and array vars in trigger snippet and test workflow by @ainouzgali in #2169
- feat: add scope request for events controller by @scopsy in #2362
- fix: pass credentials to the provider by @BiswaViraj in #2368
- fix: fix errors of reading undefined in var manager by @ainouzgali in #2374
- fix: should not save system variables to trigger by @ainouzgali in #2363
- fix: set sns as supported by @ilteoood in #2380
- fix(web): the email editor brand logo issue by @LetItRock in #2386
- fix(ws|webhook): socket versions match by @p-fernandez in #2384
- Nv 1239 bug report unable to remove cta buttons by @BiswaViraj in #2342
- docs: rephrased line 20 for better clarity by @sumitsaurabh927 in #2381
- fix: change streamToString to streamToBuffer in storage service by @jainpawan21 in #2370
- fix: update redirection url text by @jainpawan21 in #2397
- docs: warning wasn't rendered correctly by @mocherfaoui in #2401
- fix: catch compile errors in preview email and show error notification in ui by @ainouzgali in #2407
- chore(notification-center): fix for ssr issues by @LetItRock in #2395
- fix: add try catch condition in handlebar template compilation by @jainpawan21 in #2317
- change environment parameter from 'production' to 'prod' by @isurumaldeniya in #2416
- Add fcm data messages (#2007) by @raikasdev in #2135
New Contributors
- @ilteoood made their first contribution in #2380
- @sumitsaurabh927 made their first contribution in #2381
- @isurumaldeniya made their first contribution in #2416
Full Changelog: v0.10.0...v0.10.1