Tracecat 0.13.0
💥 Breaking changes
- Drop jwt and oauth support in http action (#476)
🧩 Integrations
- Crowdsec add block and unblock file (#473)
✨ Enhancements
- Add workflow panel tabs (#487)
- feat+refactor(ui): Improve copy button + some cleanup (#486)
- Add action panel tabs + cleanup action panel description section (#484)
- Drop jwt and oauth support in http action (#476)
- Allow independent scrolling of workflow runs columns (#483)
- Crowdsec add block and unblock file (#473)
- Update action validation to work with aggressive autosave (#482)
- Sort schema by required then alphabet (#480)
- Update target handle to show join strategy (#477)
🐞 Bug fixes
- Delete selector node when pressing esc even when focused (#481)
- Separate out source and target handles for different node types (#479)
🛠️ Other improvements
- Remove unused /validate-workflow endpoint (#485)
- Cleanup action service and remove save action button (#478)
Thank you to all our contributors for making this release possible!
@bouddha-fr, @daryllimyt and @topher-lo