Skip to content

6.7.0 Release

Latest
Compare
Choose a tag to compare
@sparkhi sparkhi released this 11 Sep 13:39
· 34 commits to master since this release

This release has following fixes and improvements

Improvements
#898 Improvement: Sigtool uses the version of java bundled with Droid on the Windows OS
#938 Improvement: Internal API result includes whether there is an extension mismatch in identification
#861 Improvement: CSV export has column headers when there is more than one PUID per file
#952 Improvement: SHA512 is available as an option for checksums
#977 Improvement: Added an About Droid dialog to the GUI
Improvement: Moved to using a different zip library for opening the zip archives

Fixes
#953 Bugfix: On CLI, -At and -Wt options without any arguments do not analyse archives or web archives

Additional Changes

  • build(deps): bump junrar from 7.5.2 to 7.5.4 by @dependabot in #836
  • build(deps): bump poi from 5.2.2 to 5.2.3 by @dependabot in #834
  • build(deps): bump slf4j-api from 1.7.36 to 2.0.7 by @dependabot in #909
  • build(deps): bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #829
  • build(deps): bump log4j2.version from 2.19.0 to 2.20.0 by @dependabot in #911
  • build(deps): bump dependency-check-maven from 7.1.1 to 8.1.2 by @dependabot in #894
  • build(deps): bump wiremock-jre8 from 2.33.2 to 2.35.0 by @dependabot in #830
  • removed uploading to github as it does it for all combinations of OS … by @sparkhi in #926
  • build(deps): bump spring-core from 5.3.20 to 5.3.26 in /droid-parent by @dependabot in #925
  • For GUI and profile, moved the header writing closer to data writing … by @sparkhi in #933
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #919
  • build(deps): bump maven-checkstyle-plugin from 3.1.2 to 3.2.1 by @dependabot in #918
  • build(deps): bump spring-core from 5.3.26 to 5.3.27 in /droid-parent by @dependabot in #937
  • build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.5.0 by @dependabot in #920
  • build(deps): bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #915
  • build(deps): bump maven-scm-provider-gitexe from 1.13.0 to 2.0.1 by @dependabot in #947
  • build(deps): bump maven-scm-api from 1.13.0 to 2.0.1 by @dependabot in #948
  • build(deps): bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 by @dependabot in #957
  • build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.10 by @dependabot in #941
  • build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #960
  • build(deps): bump org-openide-util from RELEASE150 to RELEASE180 by @dependabot in #961
  • bugfix: suffix for additional format headers to start with 1 by @sparkhi in #968
  • build(deps): bump maven-project-info-reports-plugin from 3.4.2 to 3.4.5 by @dependabot in #962
  • build(deps): bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #963
  • build(deps): bump maven-assembly-plugin from 3.4.2 to 3.6.0 by @dependabot in #970
  • Prep for new release - signature files and skeleton suite by @sparkhi in #984
  • build(deps): bump maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #976
  • About box by @sparkhi in #987
  • Logging update for slf4j 2.0 by @sparkhi in #992
  • Added latest pronom signature files and associated skeleton suite. by @sparkhi in #998

Full Changelog: droid-6.6.0...droid-6.7.0