Skip to content

Tracecat 0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 21:15
91e1616

✨ Enhancements

  • Add workflow alias to workbench navbar (#678)
  • Add workflow alias to action nodes (#679)
  • Implement workflow alias UI (#677)
  • Implement runtime workflow alias resolution for child workflows (#676)
  • Add workflow alias to backend (#675)
  • feat+fix(ui): Add color dots in dropdown and graceful defaults for tags (#661)
  • Implement workflow tags UI (#658)
  • Implement workflow tags backend (#654)

🐞 Bug fixes

  • Propagate executor error messages safely (#681)

📖 Documentation

  • build+docs: Make ollama optional (#671)
  • Improve error handling in env.sh #653 (#672)

📦 Build system

  • build+docs: Make ollama optional (#671)
  • Improve error handling in env.sh #653 (#672)

🛠️ Other improvements

  • Make RoleACL testing friendly (#680)
  • Wrap worker activities (#674)
  • Fix update workflow spelling (#673)
  • Cleanup workflow management models (#664)
  • Use func.now() for sa_column ts + add default factory for created_at and updated_at (#663)
  • Services inherit from BaseService (#662)
  • Multi-platform runner builds (#612) (#660)

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