10.0.1
💥 Important changes
caution
The version numbering of webPDF 10 has been adjusted so that it now consists only of the main, minor, and build numbers. The revision number has been removed. The build version is always adjusted with each service update (e.g., 10.0.0 => 10.0.1 => 10.0.2 ...).
🔧 Security
- Update OpenJDK to 21.0.7+6
- Update Tomcat to 10.1.40
- Update Chromium to 136.0.7103.49
- Update Maven libraries
🐛 Bug Fix
- WEBPDF-1917 Metadata cannot be read for some Motion Photos
- WEBPDF-1916 Some Motion Photos are not shown in the Portal page
- WEBPDF-1930 Signed emails with
ContentType: application/x-pkcs7-mimewere not recognized because the MIME subtypex-pkcs7-mimewas unknown - WEBPDF-1940 Problem when merging existing PDF/A-1a documents and reconverting the merged document to PDF/A-1a
- WEBPDF-1944 Problem when using fonts that do not define a Postscript font name
- WEBPDF-1937 Special characters in the image URL of an EML document prevent the image from being downloaded and rendered in the PDF
🚀 New Feature
- WEBPDF-1919 Allows to set the Windows certificate store as the trusted store via
javax.net.ssl.trustStoreType - WEBPDF-1905 Dark mode for the portal
- WEBPDF-1907 The integrated Word (docx) converter (not the Office Bridge) can create PDF/UA and WCAG-compliant PDF documents (provided the Word document contains appropriate preparations)
WEBPDF-1941 The server's temporary folder
temp/is only cleared and not deleted when (re)starting (optimization for container use)