Tracecat 0.8.0
✨ 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
overgoogle
in docs (#338)
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo