Skip to content

Releases: TracecatHQ/tracecat

Tracecat UI 0.1.0

20 May 19:03
Compare
Choose a tag to compare

✨ Enhancements

  • Add clearer hierarchical style (#113)
  • Replace Supabase with Postgres (#106)
  • Clerk migration (#100)
  • Add native AWS CloudTrail query integration (#88)
  • Implement case activity timeline (#89)
  • Add change case priority controls (#80)
  • Implement change case status controls (#78)
  • Add AI flair for autocompleted tags (#74)
  • Add Datadog security signals actions (#68)
  • Improve case management [2/N] (#66)
  • Improve case management [1/N] (#64)
  • feat+refactor(ui): Add autocomplete commit confirmation + move some state into the provider (#60)
  • Add basic case autocomplete persistence (#57)
  • Generate Fernet key using ephemeral Docker container during installation (#54)
  • Add endpoint to ping API / runner from runner / API (#51)
  • Improve docstring formatting (#45)
  • Extend secrets manager (#36)
  • Pass build flags into services.sh (#35)
  • feat+fix: Patch macos local development build + update start script (#24)
  • Implement integrations infra (#23)
  • Add supabase service to docker compose (#22)
  • Implement event streaming + console (#18)
  • Add basic self hosting support (#11)
  • Implement basic runner (#1)

🐞 Bug fixes

  • Update installation to include supabase cli (#94)
  • Rename Case.title to case_title (#92)
  • Prevent checkbox from propagating click event (#81)
  • Improve exception handling for auth callback new user flow (#53)
  • Add endpoint to ping API / runner from runner / API (#51)
  • Reference backend API domain dynamically for frontend client/server components (#34)
  • feat+fix: Patch macos local development build + update start script (#24)

📖 Documentation

  • Spelling in installation (#121)
  • Add linux docker networking fix (#117)
  • Update installation (#107)
  • Update installation to include supabase cli (#94)
  • Update integrations docs (#39)

📦 Build system

  • Replace Supabase with Postgres (#106)
  • Generate Fernet key using ephemeral Docker container during installation (#54)
  • Split dev and prod into separate run options (#52)

🛠️ Other improvements

  • Replace Supabase with Postgres (#106)
  • Clerk migration (#100)
  • Add supabase service to docker compose (#22)
  • Set shared env vars in conftest (#21)

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

Tracecat Engine 0.1.0

20 May 19:03
Compare
Choose a tag to compare

✨ Enhancements

  • Improve logger [1/N] (#124)
  • Replace Supabase with Postgres (#106)
  • Clerk migration (#100)
  • Add native AWS CloudTrail query integration (#88)
  • Implement case activity timeline (#89)
  • Implement change case status controls (#78)
  • Add AI flair for autocompleted tags (#74)
  • Add Datadog security signals actions (#68)
  • AWS CloudTrail gzipped json reader (#63)
  • Improve case management [2/N] (#66)
  • Improve case management [1/N] (#64)
  • Add basic case autocomplete persistence (#57)
  • Generate Fernet key using ephemeral Docker container during installation (#54)
  • Add endpoint to ping API / runner from runner / API (#51)
  • Integrate secrets manager with integration functions (#38)
  • Extend secrets manager (#36)
  • Pass build flags into services.sh (#35)
  • feat+fix: Patch macos local development build + update start script (#24)
  • Implement integrations infra (#23)
  • Add supabase service to docker compose (#22)
  • Implement scheduled workflows (#17)
  • Implement event streaming + console (#18)
  • Add basic self hosting support (#11)
  • Implement template field jsonpath substitution (#2)
  • Implement basic runner (#1)

🐞 Bug fixes

  • Get Resource.updated_at working (#120)
  • Update installation to include supabase cli (#94)
  • Rename Case.title to case_title (#92)
  • Improve exception handling for auth callback new user flow (#53)
  • Add endpoint to ping API / runner from runner / API (#51)
  • Remove http2 from httpx (#46)
  • Reference backend API domain dynamically for frontend client/server components (#34)
  • feat+fix: Patch macos local development build + update start script (#24)

📖 Documentation

  • Spelling in installation (#121)
  • Add linux docker networking fix (#117)
  • Update installation (#107)
  • Update installation to include supabase cli (#94)
  • Update integrations docs (#39)

📦 Build system

  • Replace Supabase with Postgres (#106)
  • Generate Fernet key using ephemeral Docker container during installation (#54)
  • Split dev and prod into separate run options (#52)

🛠️ Other improvements

  • Replace Supabase with Postgres (#106)
  • Clerk migration (#100)
  • Add supabase service to docker compose (#22)
  • Set shared env vars in conftest (#21)

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