Skip to main content
← Back to index page

10.0.6

List of used components

🔧 Security

  • Update OpenJDK to 21.0.12+8
  • Update Tomcat to 10.1.57
  • Update Maven libraries
  • Update Chromium to 152.0.7977.42
  • Update ImageMagick to 7.1.2-27 (delegate codecs libheif 1.23.1, libtiff 4.7.2 with security fixes)
  • Update Tesseract to 5.5.2 (Leptonica 1.87.0)
  • Update of Outside In to version 8.5.8 (Patch 3)

🐛 Bug Fix

  • WEBPDF-2405 Server: RTFParser (email conversion) fails when processing HTML-encapsulated RTF (\htmlrtf0), error code -141
  • WEBPDF-2477 MinIO/S3 File Storage: Recovery does not take effect when the error message Object does not exist appears after a storage failover (Health DOWN→UP does not trigger a pool rebuild)
  • WEBPDF-2506 Chromium: Fixed various resource leaks (socket/temp dir) on error and construction paths
  • WEBPDF-2508 Chromium: file:// whitelist can be bypassed (missing normalize()/toRealPath — path traversal/symlink)
  • WEBPDF-2509 Chromium: ResponseHandler.commands grows indefinitely (no cleanup of sent commands)
  • WEBPDF-2510 Chromium: Code Review for error handling: Crash during loadEventFired, ResultResponse NPE, PID-only crash detection
  • WEBPDF-2512 Cluster: Code review to improve concurrency and reduce memory leaks, and enhance resilience
  • WEBPDF-2569 Server: Prefer native HTML body (PR_HTML) during email conversion (RTF decapsulation only as a fallback)
  • WEBPDF-2608 Cluster: Member node does not receive the Azure Blob Provider configuration at startup

🚀 New Feature

  • WEBPDF-2200 SharePoint Bridge: Large File Upload via upload session
  • WEBPDF-2284 Cluster: Connection pool rebuild (MinIO/S3 file storage) following a transient network/storage outage
  • WEBPDF-2623 Azure Blob Storage: Faster access by eliminating unnecessary blob round trips