Skip to content

Tracecat 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 16:17
2a38b18

✨ Enhancements

  • Remove inactive properties in schedules table (#340)
  • Improve error messages [2/N] (#355)
  • Add persistence to EC2 stack (#354)
  • Improve error messages [1/N] (#353)
  • Implement change user role (#352)
  • Import/export from json/yaml (#348)
  • Collapse JSON viewer by default (#350)
  • More informative validaiton error toast (#349)
  • Move case management to workspace level (#331)

🐞 Bug fixes

  • Add missed context locator (#356)
  • Redo migration to 0.7.3 (#347)
  • Hash unhashable types using json dumps during validation (#343)
  • fix+refactor(ui): Fix canvas layout overflow + rename workbench panel component for clarity (#341)
  • Fix redirect url after creating workflow from yaml (#339)
  • Pass schedule params to trigger_input (#337)
  • Link to GitHub repo in settings (#334)

📖 Documentation

  • Use google_oauth over google in docs (#338)

🛠️ Other improvements

  • Proper migration (#346)
  • Run migration for 0.7.3 (#345)
  • Clean up unused legacy schemas (#335)

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