Skip to content

Releases: jonade/DefenderEval

Release 1.2.4

13 Nov 14:44
f8c50f2

Choose a tag to compare

What's Changed

New Features

  • Add parameter to skip opening the generated HTML file in the browser after completion by @jonade in #58

Other Changes

  • Update module description by @jonade in #57
  • Only evaluate ASRs appropriate for OS type by @jonade in #59

Full Changelog: v1.2.3...v1.2.4

Release 1.2.3

19 Aug 05:52
4c7ef82

Choose a tag to compare

What's Changed

Other Changes

  • Remove legacy function from list of exported functions by the module by @jonade in #56

Full Changelog: v1.2.2...v1.2.3

Release 1.2.2

23 May 13:41
7570a42

Choose a tag to compare

What's Changed

New Features

  • Move report feedback stars into a Toast notification which can be dismissed by @jonade in #51

Other Changes

  • Adjust the formatting of the feedback toast by @jonade in #53
  • Update icon formatting by @jonade in #54

Full Changelog: v1.2.1...v1.2.2

Release 1.2.1

30 Apr 08:53
0250235

Choose a tag to compare

What's Changed

New Features

  • Add ability to provide feedback about the report by @jonade in #50

Other Changes

  • Change description for clarity by @jonade in #48
  • Improve code formatting in report generation function by @jonade in #49

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

22 Apr 09:02
c9b2593

Choose a tag to compare

What's Changed

New Features

  • Add CFA application exclusions to report. Allow collapsing long Exclusions tables by @jonade in #42

Other Changes

  • Fix submit samples consent check by @jonade in #43
  • Update wrong fix command for SubmitSamplesConsent by @jonade in #44
  • Allow table collapsing based on the tbody instead of individual rows by @jonade in #45
  • Update bootstrap version to 5.3.5 by @jonade in #46

Full Changelog: v1.1.2...v1.2.0

Release 1.1.2

14 Apr 06:48
0074efd

Choose a tag to compare

What's Changed

New Features

  • Update formatting of notes to use tooltips and icon by @jonade in #37

Other Changes

  • Use booleans for fix commands by @jonade in #38
  • Update styling on header cards by @jonade in #39
  • Increase border width of popovers by @jonade in #40

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

12 Apr 08:09
e5da033

Choose a tag to compare

What's Changed

New Features

  • Add checking of two additional settings to report by @jonade in #36

Other Changes

  • Update format of footer in report by @jonade in #31
  • Reduce text size for exclusions by @jonade in #32
  • Ensure fix is included for missing ASR rules by @jonade in #34
  • Change formatting of header cards by @jonade in #35

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

11 Apr 13:14
351a015

Choose a tag to compare

What's Changed

New Features

  • Add more checks to Network Protection settings by @jonade in #27

Other Changes

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

11 Apr 09:58
9226773

Choose a tag to compare

Release 1.0 is here 🎉

What's Changed

New Features

  • Add header cards with important machine details at the start of the report by @jonade in #26

Full Changelog: v0.30.0...v1.0.0

Release 0.30.0

10 Apr 13:53
5c03bcc

Choose a tag to compare

What's Changed

Breaking Changes

  • Update the exported function name to generate the HTML report by @jonade in #23

New Features

  • Add SVG logo to the header of the report by @jonade in #15
  • Add two additional checks to the report by @jonade in #19
  • Add more settings checks which are specific for Windows Server OS by @jonade in #20

Other Changes

  • Auto select all of the remediation command from the popout by @jonade in #16
  • Update popover font formatting by @jonade in #17
  • Specify the exact ASR ID in the fix detail button by @jonade in #22
  • Update wording on Description field by @jonade in #24

Full Changelog: v0.20.1...v0.30.0