Skip to content

Latest commit

 

History

History
80 lines (46 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

80 lines (46 loc) · 1.81 KB

v0.18.0 (2022-11-14)

Summary of Changes

Issues Closed in this Release

Other

  • Update namespace and paths after move to Sequence group #123

v0.17.0 (2022-08-29)

Maintenance release - dependency updates only.

v0.16.0 (2022-07-13)

v0.15.0 (2022-05-27)

Maintenance release - dependency updates only.

v0.14.0 (2022-03-25)

Maintenance release - dependency updates only.

v0.13.0 (2022-01-16)

EDR is now Sequence. The following has changed:

Everything else is still the same - automation, simplified.

The project has now been updated to use .NET 6.

Issues Closed in this Release

Maintenance

  • Rename EDR to Sequence #19
  • Update Core to support SCLObject Types #16
  • Upgrade to use .net 6 #15

v0.12.0 (2021-11-26)

Initial release. Version numbers are aligned with Core.

Summary of Changes

Connector Updates

  • Added AutopsyAddDataSource
  • Added AutopsyCreateNewCase
  • Added AutopsyGenerateReports
  • Added AutopsyListDataSources
  • Added AutopsyOpenCase

Issues Closed in this Release

New Features

  • AutopsyCreateNewCase should be able to add a data source at the same time #3
  • Create Steps which use the Autopsy Command line #2

Maintenance

  • Set Up Connector #1

Documentation

  • Update README with Steps and any required settings #5