Releases: openpreserve/jhove
Releases · openpreserve/jhove
JHOVE v1.32.1-RC1
What's Changed
- FIX: Update the GH Actions upload task by @carlwilson in #931
- FIX: Update version and HTTP links. by @carlwilson in #950
- FIX: UTF-8 module bump by @carlwilson in #951
- Merge pull request #931 from openpreserve/rel/1.30.1 by @carlwilson in #955
- FIX: UTF-8 module bump by @carlwilson in #957
- FIX: German XML error message by @carlwilson in #958
- FIX: German XML-HUL-1 message formatter. by @carlwilson in #960
- REL: Version 1.32.0 by @carlwilson in #961
- FEAT: Wiki info links for messages by @carlwilson in #973
Full Changelog: v1.32.0...rel/1.32
JHOVE v1.32.0
What's Changed
JHOVE Core
- FEAT: Updated audio outputs to conform to the AES57-2011 spec by @carlwilson in #944
HTML Module
- FIX: XHTML DTD detection by @carlwilson in #941
PDF Module
- fixes #924 by adding the invalid flag after adding a newly added Exception by @samalloing in #925
- Added indirect reference in Destination by @samalloing in #934
- FIX: PDF v2 date parsing by @carlwilson in #942
- FIX: PDF Message offsets by @carlwilson in #946
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
- FIX: Revert XML SAXParseException reporting by @carlwilson in #943
- FIX: Assorted XML issues by @carlwilson in #945
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
What's Changed
JHOVE Core
- FEAT: Updated audio outputs to conform to the AES57-2011 spec by @carlwilson in #944
HTML Module
- FIX: XHTML DTD detection by @carlwilson in #941
PDF Module
- fixes #924 by adding the invalid flag after adding a newly added Exception by @samalloing in #925
- Added indirect reference in Destination by @samalloing in #934
- FIX: PDF v2 date parsing by @carlwilson in #942
- FIX: PDF Message offsets by @carlwilson in #946
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
- FIX: Revert XML SAXParseException reporting by @carlwilson in #943
- FIX: Assorted XML issues by @carlwilson in #945
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
What's Changed
- REL: JHOVE v1.30 by @carlwilson in #930
- fixes #924 by adding the invalid flag after adding a newly added Exception by @samalloing in #925
- FIX: Update the GH Actions upload task by @carlwilson in #931
Full Changelog: v1.30.0...v1.30.1
JHOVE v1.30.0
What's Changed
Core improvements
- Empty properties causing extra indents in XmlHandler by @karenhanson in #893
- Re-implement javax.xml.bind.DatatypeConverter.printHexBinary(byte[]) by @rsteph-de in #886
- provide some German messages (#894) by @rsteph-de in #895
- replace javax.json with jakarta.json by @rsteph-de in #888
PDF-hul v1.12.5
- Error when Image Height and Width is null by @samalloing in #897
- making the parsing of broken PDFs more robust by @samalloing in #891
- Handle filter params as indirect objects by @prettybits in #871
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
- Update to use EPUB 5.1.0 by @karenhanson in #892
PNG-gdm v1.2
- PNG: fix 'pixels per unit' property type mismatch by @prettybits in #843
GUI improvements
- add BitPerSampleUnit to the GUI by @samalloing in #901
- Change in GUI MIX field name from mimetype to format name by @samalloing in #899
Maintenance
- FIX: Installer language pack warning by @carlwilson in #851
- Updated Maven build dependencies by @carlwilson in #903
New Contributors
- @rsteph-de made their first contribution in #895
Full Changelog: v1.28.0...v1.30.0
JHOVE v1.30.0-RC
What's Changed
Core improvements
- Empty properties causing extra indents in XmlHandler by @karenhanson in #893
- Re-implement javax.xml.bind.DatatypeConverter.printHexBinary(byte[]) by @rsteph-de in #886
- provide some German messages (#894) by @rsteph-de in #895
- replace javax.json with jakarta.json by @rsteph-de in #888
PDF-hul v1.12.5
- Error when Image Height and Width is null by @samalloing in #897
- making the parsing of broken PDFs more robust by @samalloing in #891
- Handle filter params as indirect objects by @prettybits in #871
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
- Update to use EPUB 5.1.0 by @karenhanson in #892
PNG-gdm v1.2
- PNG: fix 'pixels per unit' property type mismatch by @prettybits in #843
GUI improvements
- add BitPerSampleUnit to the GUI by @samalloing in #901
- Change in GUI MIX field name from mimetype to format name by @samalloing in #899
Maintenance
- FIX: Installer language pack warning by @carlwilson in #851
- Updated Maven build dependencies by @carlwilson in #903
New Contributors
- @rsteph-de made their first contribution in #895
Full Changelog: v1.28.0...v1.30.0-RC
JHOVE v1.28.0
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
- @svanteschubert made their first contribution in #630
- @prettybits made their first contribution in< https://github.com/openpreserve/jhove/pull/806>
Full Changelog: v1.26.1...v1.28.0
JHOVE v1.28.0-RC2
JHOVE v1.28.0-RC1
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
- @svanteschubert made their first contribution in #630
- @prettybits made their first contribution in #806
Full Changelog: v1.26.1...v1.28.0-RC1