Skip to content

Releases: mitre/heimdall2

v2.3.4

17 Nov 18:29
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Small fix to display the correct sub-part of the failure message in the test results @aaronlippold (#495)

Dependency Updates

v2.3.3

11 Nov 22:17
Compare
Choose a tag to compare

Dependency Updates

v2.3.2

23 Oct 22:02
Compare
Choose a tag to compare
  • Replace removed Component name for Cell.vue @rbclark (#375)
  • Update the evalutions index route to exclude the actual evaluation da… @Bialogs (#344)
  • Fix results and profile view to only display their respective files @rbclark (#369)
  • Create Collapsible Search-bar on Mobile @camdenmoors (#313)
  • Change How Registration Errors are Handled @camdenmoors (#341)
  • Enable typescript strict compiler option for backend @Bialogs (#336)
  • Clean up ApexPieChart.vue to not do additional type casting, simplify… @Bialogs (#197)
  • Convert all Vue components to use vue-property-decorator declarations @rbclark (#342)
  • Add better error messages when starting the backend application for N… @Bialogs (#329)
  • Fix dropdown arrow on help/about dropdown @camdenmoors (#314)
  • add custom colors @sjoshi10 (#266)

New Features

  • Separation of views based on files uploaded @dmokllm (#126)

Security Enhancements

Dependency Updates

v2.3.1

07 Oct 20:04
Compare
Choose a tag to compare

New Features

v2.3.0

29 Sep 17:35
Compare
Choose a tag to compare

New Features

  • Adding Dockerbuild and deploy code @rx294 (#127)

v2.2.8-rc4

09 Sep 13:22
Compare
Choose a tag to compare
v2.2.8-rc4 Pre-release
Pre-release

This fixes additional issues with our build process for gh-pages.

v2.2.8-rc3

09 Sep 13:08
Compare
Choose a tag to compare
v2.2.8-rc3 Pre-release
Pre-release

This fixes additional issues with our build process for gh-pages.

v2.2.8-rc2

09 Sep 13:00
Compare
Choose a tag to compare
v2.2.8-rc2 Pre-release
Pre-release

This fixes issues with our build process for gh-pages.

v2.2.8-rc1

09 Sep 12:20
Compare
Choose a tag to compare
v2.2.8-rc1 Pre-release
Pre-release

This release is the first release built from the shared heimdall-lite and heimdall-server repository. At this time it does not include a version of heimdall-server, this release is only intended to validate the heimdall-lite build processes are working in a shared context.