Skip to content

v.1.2.0 Release

Compare
Choose a tag to compare
@mehaase mehaase released this 04 Jun 01:03
· 69 commits to main since this release
b50bfd1

What's Changed

  • Enable creation of Attack Object in Django admin (#163)
  • Add API endpoint for fetching report by its corresponding document ID. (#166)
  • Add API endpoint for retraining a model. (#124)
  • Increase maximum file size for report upload. (#157)
  • Bug fix: export report as JSON. #175
  • Improve installation docs.
  • Unit tests run 5x faster.
  • Other bugs, patches, and quality-of-life.

New Contributors

  • @kdraslan Adds endpoint for fetching reports by using document IDs (#167)

Full Changelog: v1.1.3...v1.2.0