Skip to content

Releases: openpreserve/jhove

JHOVE v1.32.1-RC1

19 Nov 11:26
1de60e5
Compare
Choose a tag to compare
JHOVE v1.32.1-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.32.0...rel/1.32

JHOVE v1.32.0

23 Sep 07:57
1498275
Compare
Choose a tag to compare

What's Changed

JHOVE Core

  • FEAT: Updated audio outputs to conform to the AES57-2011 spec by @carlwilson in #944

HTML Module

PDF Module

TIFF Module

  • Checks the range of the orientation tag to be 1-9, and forces value 9… by @tledoux in #914
  • Display the Tile and Strip information for TIFF files outside Niso info. by @tledoux in #915

XML Module

EPUB Module

  • Fixes unhandled fatal error when EPUB content.opf date is badly formatted. by @karenhanson in #921

Full Changelog: v1.30.0...v1.32.0

JHOVE v1.32.0-RC1

22 Aug 13:18
6d0aa20
Compare
Choose a tag to compare
JHOVE v1.32.0-RC1 Pre-release
Pre-release

What's Changed

JHOVE Core

  • FEAT: Updated audio outputs to conform to the AES57-2011 spec by @carlwilson in #944

HTML Module

PDF Module

TIFF Module

  • Checks the range of the orientation tag to be 1-9, and forces value 9… by @tledoux in #914
  • Display the Tile and Strip information for TIFF files outside Niso info. by @tledoux in #915

XML Module

EPUB Module

  • Fixes unhandled fatal error when EPUB content.opf date is badly formatted. by @karenhanson in #921

Full Changelog: v1.30.0...v1.32.0-RC1

JHOVE v1.30.1

01 Aug 09:17
70aefcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.30.1

JHOVE v1.30.0

06 Jun 13:06
55a4a89
Compare
Choose a tag to compare

What's Changed

Core improvements

PDF-hul v1.12.5

XML-hul v1.5.3

  • XML: Fix whitespace allowances in schemaLocations by @david-russo in #889
  • Removes invalid characters 0xfffe and 0xffff when cleaning XML by @karenhanson in #878

EPUB-ptc v1.3

PNG-gdm v1.2

GUI improvements

Maintenance

New Contributors

Full Changelog: v1.28.0...v1.30.0

JHOVE v1.30.0-RC

05 Mar 18:51
3872bce
Compare
Choose a tag to compare
JHOVE v1.30.0-RC Pre-release
Pre-release

What's Changed

Core improvements

PDF-hul v1.12.5

XML-hul v1.5.3

  • XML: Fix whitespace allowances in schemaLocations by @david-russo in #889
  • Removes invalid characters 0xfffe and 0xffff when cleaning XML by @karenhanson in #878

EPUB-ptc v1.3

PNG-gdm v1.2

GUI improvements

Maintenance

New Contributors

Full Changelog: v1.28.0...v1.30.0-RC

JHOVE v1.28.0

19 May 09:42
Compare
Choose a tag to compare

JHOVE 1.28.0

2023-05-19

General

  • Don't report duplicate messages [#839]
  • GitHub action build and QA. [#811], [#812], [#813], [#814], [#815], [#816]
  • Make only one pass to xml-encode the values [#818], adresses [#817]
  • Update build dependencies, and tidied POMs with minor build fixes [#798]
  • Removed erroneous test file that prevented Windows checkouts [#630]
  • NISO Image metadata gets a new GPSHPositioningError tag [#801], fixes [#787]
  • NISO Image metadata, date validation [#800], fixes [#799]
  • Array added to JSON reporting to support multi file reporting [#728], fixes [#667]
  • Fixed small issue in generated reports where schema version wasn't incremented to 1.9. [#849]

JPEG Module 1.54

  • Copy the orientation info from the Exif structure [#748] and [#821], fixes [#747]
  • Purged string constant message [#831]

PDF Module 1.12.4

  • Fixed bug with string-valued token initialisation [#806], mitigates [#668]
  • Only inform about unknown PDF Name prefixes [#807], mitigates [#668]
  • Now report PDF Encryption for non-references [#743], and [#810]
  • Fixed unhandled exception when Size is not an integer [#744] and [#819]
  • Improved handling of empty string properties [#782], [#820]. Fixes [#809]
  • Now handle Filters which are indirect objects [#672] and [#822]
  • Updated the Prefix Registry with new Prefixes [#779]
  • Remove references to defunct PDF/A profile [#759]
  • Now handle dictionary encryption objects [#783]
  • Caught unhandled exception when size is not an| integer [#744]
  • Fixed minor duplicate error issue [#778]
  • Check added to ensure that an Extension is a direct object [#780]
  • Handle encrypted Name and LastMod properties found in Annotation [#781]
  • Regression tests for empty string cases [#825]
  • Purged string constant message [#830], [#835]
  • Updated dependencies [#803]

TIFF Module 1.9.4

  • descriptions for the FILESOURCE tag. [#804], closing [#767]
  • break out of parseIFDChain() infinite loop [#784]
  • Fix incorrect 'byteoffset' config. description [#751]
  • Fix to handle unaligned TIFF data [#750]
  • Purged string constant message [#829]

UTF-8 Module 1.7.3

  • Purged string constant message [#828]

HTML Module 1.4.3

  • Purged string constant message [#833]

JPEG2000 Module 1.4.4

  • Purged string constant message [#832]

XML Module 1.5.3

  • Purged string constant message [#827]
  • Reverted reporting of XmlParseExceptions so that exception detail is part of message body. [#850]

EPUB Module 1.2

  • Purged string constant message [#836]

WARC Module 1.3 & GZIP Module 0.3

  • Added mechanism to mint errors with IDs and removed plain text messages [#836]

New Contributors

Full Changelog: v1.26.1...v1.28.0

JHOVE v1.28.0-RC2

20 Apr 13:37
70b7eb2
Compare
Choose a tag to compare
JHOVE v1.28.0-RC2 Pre-release
Pre-release

General

  • Fixed small issue in generated reports where schema version wasn't incremented to 1.9. [#849]

XML Module 1.5.3

  • Reverted reporting of XmlParseExceptions so that exception detail is part of message body. [#850]

JHOVE v1.28.0-RC1

16 Mar 15:02
Compare
Choose a tag to compare
JHOVE v1.28.0-RC1 Pre-release
Pre-release

JHOVE 1.28.0

2023-03-16

General

  • Don't report duplicate messages [#839]
  • GitHub action build and QA. [#811], [#812], [#813], [#814], [#815], [#816]
  • Make only one pass to xml-encode the values [#818], adresses [#817]
  • Update build dependencies, and tidied POMs with minor build fixes [#798]
  • Removed erroneous test file that prevented Windows checkouts [#630]
  • NISO Image metadata gets a new GPSHPositioningError tag [#801], fixes [#787]
  • NISO Image metadata, date validation [#800], fixes [#799]
  • Array added to JSON reporting to support multi file reporting [#728], fixes [#667]

JPEG Module 1.54

  • Copy the orientation info from the Exif structure [#748] and [#821], fixes [#747]
  • Purged string constant message [#831]

PDF Module 1.12.4

  • Fixed bug with string-valued token initialisation [#806], mitigates [#668]
  • Only inform about unknown PDF Name prefixes [#807], mitigates [#668]
  • Now report PDF Encryption for non-references [#743], and [#810]
  • Fixed unhandled exception when Size is not an integer [#744] and [#819]
  • Improved handling of empty string properties [#782], [#820]. Fixes [#809]
  • Now handle Filters which are indirect objects [#672] and [#822]
  • Updated the Prefix Registry with new Prefixes [#779]
  • Remove references to defunct PDF/A profile [#759]
  • Now handle dictionary encryption objects [#783]
  • Caught unhandled exception when size is not an| integer [#744]
  • Fixed minor duplicate error issue [#778]
  • Check added to ensure that an Extension is a direct object [#780]
  • Handle encrypted Name and LastMod properties found in Annotation [#781]
  • Regression tests for empty string cases [#825]
  • Purged string constant message [#830], [#835]
  • Updated dependencies [#803]

TIFF Module 1.9.4

  • descriptions for the FILESOURCE tag. [#804], closing [#767]
  • break out of parseIFDChain() infinite loop [#784]
  • Fix incorrect 'byteoffset' config. description [#751]
  • Fix to handle unaligned TIFF data [#750]
  • Purged string constant message [#829]

UTF-8 Module 1.7.3

  • Purged string constant message [#828]

HTML Module 1.4.3

  • Purged string constant message [#833]

JPEG2000 Module 1.4.4

  • Purged string constant message [#832]

XML Module 1.5.3

  • Purged string constant message [#827]

EPUB Module 1.2

  • Purged string constant message [#836]

WARC Module 1.3 & GZIP Module 0.3

  • Added mechanism to mint errors with IDs and removed plain text messages [#836]

New Contributors

Full Changelog: v1.26.1...v1.28.0-RC1

JHOVE 1.26.1

14 Jul 14:27
4b8ef10
Compare
Choose a tag to compare

JHOVE 1.26.1

2022-07-14

General

  • Fixed issue [#757] GUI JSON output truncated. [#758]