JHOVE v1.32.0-RC1
Pre-release
Pre-release
carlwilson
released this
22 Aug 13:18
·
27 commits
to integration
since this release
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