Tracecat 0.22.0
What's Changed
- feat(engine): Migrate workflow ID schema by @daryllimyt in #791
- refactor: Cleanup get_pydantic_core_schema for TracecatUUID by @daryllimyt in #792
- feat: Add compact runs UI by @daryllimyt in #793
- refactor: Silence noisy warning logs by @daryllimyt in #794
- feat(engine): Enable Temporal search attributes + make them enums by @daryllimyt in #795
- feat(ui): Right click to drop selector node by @daryllimyt in #796
- feat(ui): Replace sidebar toggle button by @daryllimyt in #797
- fix(ui): Fix overflow and scroll behavior in events sidebar by @daryllimyt in #798
- feat(engine): Pull all dependent secrets outside template action loop by @daryllimyt in #800
- feat(ui): Add event failure and error message to result by @daryllimyt in #802
- feat(ui): Show action status in input and result tabs by @daryllimyt in #805
- fix(ui): Scrolling making workflow builder minify by @topher-lo in #807
- refactor(app): Change builder action inputs to use string by @daryllimyt in #806
- feat(ui): Remove braces in copy action ref by @daryllimyt in #808
- fix(ui): Attempt to fix issue where first execution doesn't load by @daryllimyt in #809
- feat(engine): Add http polling action by @daryllimyt in #810
Full Changelog: 0.21.9...0.22.0
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo