Skip to content

v0.0.40

Choose a tag to compare

@ckakgun ckakgun released this 12 Jun 06:31
· 590 commits to main since this release
ecf7ed6

What's Changed

New : Discord nodes are here. Heym now supports Discord incoming webhooks for sending channel messages, plus Discord interaction triggers for slash command style workflows with verified signatures and follow-up replies from workflow output. Thx @eryue0220

Security: fixed an authenticated sandbox escape in user defined Python tools that allowed OS command execution on the backend host (GHSA-wcgw-9hfw-f6f2). Python tools now run inside a hardened, isolated container by default. Reported by @jashidsany. Thank you.

New Contributors

Full Changelog: v0.0.39...v0.0.40