Releases: TracecatHQ/tracecat
Tracecat 0.8.5
🧩 Integrations
- Add list crowdstrike detections summary (#373)
✨ Enhancements
- Add list crowdstrike detections summary (#373)
🐞 Bug fixes
🛠️ Other improvements
- Remove conditional action (#369)
Thank you to all our contributors for making this release possible!
@benacumen, @daryllimyt and @topher-lo
Tracecat 0.8.4
🏗️ Infrastructure
- Post 0.7.x Fargate Terraform Stack (#344)
🐞 Bug fixes
- Prevent manual trigger window from showing when button is disabled (#366)
🛠️ Other improvements
- Include playbooks in ci tests (#368)
- Add live playbook testing infra and VT playbook (#367)
- Update playbook tests + reorganize (#365)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.8.3
🐞 Bug fixes
📖 Documentation
- Fix code style in steps (#364)
Thank you to all our contributors for making this release possible!
@daryllimyt
Tracecat 0.8.2
✨ Enhancements
- Handle http status code 204 (#359)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.8.1
🐞 Bug fixes
- Fix for loop validation (#357)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
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
Tracecat 0.7.2
✨ Enhancements
- Update wording and drop actions side panel (#328)
- Replace workflow dashboard cards with table (#324)
🐞 Bug fixes
- No need to pass session into create default admin user (#332)
- Fixes default workspace and admin creation issues on startup (#329)
- fix+refactor(engine): Implement graph and db actions sync + move crea… (#326)
- Make find playbooks link to github repo (#325)
🛠️ Other improvements
- Cleanup legacy types and hooks that are unused or replaced by openapi-ts client types (#330)
- Remove redundant data table component (#327)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.7.1
✨ Enhancements
- Add export workflow json in workbench (#323)
- Implement DB migrations with alembic (#304)
- Add env-migration script (#315)
🐞 Bug fixes
- Add missing etl namespace (#322)
- Remove comma (#321)
- Docker compose dev wrong smtp env vars (#320)
- fix+docs: Fix cli docs autogen and update autogenerated docs (#319)
- Bullet point formatting (#317)
- Update webhook missing workspaceId (#316)
📖 Documentation
- fix+docs: Fix cli docs autogen and update autogenerated docs (#319)
🛠️ Other improvements
- Disable change role as it's not available yet (#318)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.7.0
💥 Breaking changes
- Add Tracecat workspaces (#302)
✨ Enhancements
🐞 Bug fixes
- Evaluate expressions on non-loop child workflow path (#312)
📖 Documentation
- Revamp docs for 0.7.0 (#311)
Thank you to all our contributors for making this release possible!
@daryllimyt and @topher-lo
Tracecat 0.6.10
Hotfix
- Missing expression evaluation on non-loop child workflow path