🐛 Bug Fixes
- [Workflow: Custom action event] Fix the error caused by listening to non-existent external data source events by @mytharcher
- [Template print] parse the variables in the filter by @jiannx
- [Workflow: Approval] Fix an issue where race conditions occurring during concurrent approval processing by multiple approvers could cause a workflow node to execute more than once by @mytharcher