JHOVE v1.30.0-RC
Pre-release
Pre-release
carlwilson
released this
05 Mar 18:51
·
96 commits
to integration
since this release
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