Releases: TracecatHQ/tracecat
Tracecat 0.13.4
💥 Breaking changes
- Rename Secret Key for CrowdSec Integration (#516)
🧩 Integrations
- Rename Secret Key for CrowdSec Integration (#516)
- Add sentinel value for LDAP connection attribute (#514)
✨ Enhancements
- Use skeleton for selector loading state (#520)
- Rename Secret Key for CrowdSec Integration (#516)
- feat+fix: Remove reliance on graph object data + improve node loading states (#519)
- Add go to child workflow execution (#517)
🐞 Bug fixes
- Add sentinel value for LDAP connection attribute (#514)
🛠️ Other improvements
- Center success handle + adjust error handle positions (#518)
- Add SSO variables to terraform and increase API instance size (#513)
Thank you to all our contributors for making this release possible!
@bouddha-fr, @daryllimyt, @mattdurant and @topher-lo
Tracecat 0.13.3
🐞 Bug fixes
- Use server-side state for action nodes (#515) Thank you @benacumen for reporting!
Thank you to all our contributors for making this release possible!
@daryllimyt
Tracecat 0.13.2
🧩 Integrations
- feat+fix(integration): Check Point integration (#504)
- Support custom HTTP certs (#500)
- Incorrect
secrets
API usage in get token actions (#501)
✨ Enhancements
- Enable multiple workflow entrypoints (#509)
- Break long words in schema table (#511)
- feat+fix(integration): Check Point integration (#504)
- feat+fix: Optional secrets (#508)
- Improve action panel save (#502)
- Support custom HTTP certs (#500)
- Add traceback info and error kind to error messages (#499)
🐞 Bug fixes
- Use server-side state for action nodes (#515)
- Correct usage of validate dsl (#506)
- Allow sourceHandle to be null for trigger (#512)
- feat+fix(integration): Check Point integration (#504)
- Properly handle registry action loading state in action panel (#510)
- Incorrect
secrets
API usage in get token actions (#501)
🛠️ Other improvements
- Remove trigger inputs from schedules UI (#495)
Thank you to all our contributors for making this release possible!
@daryllimyt, @skrilab and @topher-lo
Tracecat 0.13.1
✨ Enhancements
- Fuzzy selector node search (#440)
- Allow deletion of remote repository (#494)
- Show implicit secrets for template actions (#491)
- feat+refactor(engine): Cleanup and improve webhooks (#489)
🐞 Bug fixes
- Add missing TemplateValidator to dynamic expectation models (#493)
- Add missing display groups (#490)
📖 Documentation
- 0.13 (#496)
🛠️ Other improvements
- chore+fix: Fix lint issues + remove unnecessary generics (#492)
- Move retry policy into its own tab (#488)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
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
Tracecat 0.12.6
Integrations
- Improve jwt and oauth token exceptions
✨ Enhancements
- Add error path + join strategy (#471)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.12.5
🧩 Integrations
- Assignment error if jwt is specified but headers none (#474)
🐞 Bug fixes
- Assignment error if jwt is specified but headers none (#474)
Thank you to all our contributors for making this release possible!
@topher-lo
Tracecat 0.12.4
- Merge main into staging (#469)
✨ Enhancements
- Accept application/octet-stream as a fallback for workflow definition uploads (#472)
🛠️ Other improvements
- Refactor expression functions to be more docs friendly (#468)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.12.3
- Fix edge case and build/lint errors
Thank you to all our contributors for making this release possible!
@daryllimyt
Tracecat 0.12.2
✨ Enhancements
🐞 Bug fixes
- Add defaults for retry_policy and start_delay for EventGroup (#463)
- Incorrect template action format (#462)
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo