Skip to content

Releases: TracecatHQ/tracecat

Tracecat 0.13.4

14 Nov 10:52
4b95e6d
Compare
Choose a tag to compare

💥 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

13 Nov 07:40
9df3bad
Compare
Choose a tag to compare

🐞 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

13 Nov 07:37
592e2d7
Compare
Choose a tag to compare

🧩 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

07 Nov 20:49
b8c39bb
Compare
Choose a tag to compare

✨ 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

🛠️ 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

04 Nov 16:17
9ddd259
Compare
Choose a tag to compare

💥 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

02 Nov 18:38
cbe2b92
Compare
Choose a tag to compare

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

31 Oct 18:12
25a02d9
Compare
Choose a tag to compare

🧩 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

30 Oct 20:09
a6213fd
Compare
Choose a tag to compare
  • 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

28 Oct 07:53
6b4d233
Compare
Choose a tag to compare
  • Fix edge case and build/lint errors

Thank you to all our contributors for making this release possible!
@daryllimyt

Tracecat 0.12.2

28 Oct 07:14
2b70001
Compare
Choose a tag to compare

✨ Enhancements

  • Add default email + pw as fallback (#466)
  • Add SAML SSO endpoints (#447)

🐞 Bug fixes

  • Add defaults for retry_policy and start_delay for EventGroup (#463)
  • Incorrect template action format (#462)

🛠️ Other improvements

  • Move CLI to internal (#465)
  • Drop unused integrations link (#464)

Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo