Skip to main content
← Back to index page

10.0.2

List of used components

πŸ’₯ Important changes​

Important

With this update to version 10.0.2, the web service URLConverter no longer supports the file protocol (file://) in a URL.

For server security reasons and to prevent security vulnerabilities, access to local server resources via the file protocol is completely blocked in version 10.0.2. This is an important change that may require adjustments to client applications. The corresponding resource must always be accessed via the http:// or https:// (recommended) protocol.

This change also affects HTML documents or HTML-based emails (web service Converter) if they reference content (e.g., via <iframe> tag) that is to be retrieved via the file:// protocol. These calls to local file resources are also completely blocked.

πŸ”§ Security​

  • Update OpenJDK to 21.0.8+9
  • Update Tomcat to 10.1.43
  • Update Chromium to 138.0.7204.157
  • Update Maven libraries
  • WEBPDF-1977 File Protocol no longer allowed in web service URLConverter and HTML documents (see note above)

πŸ› Bug Fix​

  • WEBPDF-2007 Various corrections and improvements to the Word converter (docx)
  • WEBPDF-1986 Portal: Image Editor is not available
  • WEBPDF-1985 Portal: Session no longer available after closing the tab
  • WEBPDF-1982 NPE in Redis listener event on member server (document storage in cluster environment)
  • WEBPDF-1968 NoReplace flag in RPM package not set for configuration files
  • WEBPDF-1963 Portal: Test function when selecting the S3 provider does not work (cluster environment)
  • WEBPDF-1904 Exception if "Producer" string of the metadata contains null bytes

πŸš€ New Feature​

  • WEBPDF-2006 Portal: Double-clicking on the selection frame of objects opens the positioning properties.
  • WEBPDF-2003 Portal: Additional selection of pages in PDF view via checkbox
  • WEBPDF-2001 Define sorting in the portfolio (web service Toolbox (operation portfolio))
  • WEBPDF-1998 Portal: Syntax-Check im Editor fΓΌr verschiedene Dateiformate (z.B. JSON oder HTML)
  • WEBPDF-1996 Portal: Rotation for watermarks can be set directly on the object
  • WEBPDF-1993 Portal: Multi-document operations when creating and editing portfolio documents
  • WEBPDF-1991 Portal: Enlarge circular and rectangular objects in the aspect ratio while holding down the Shift key
  • WEBPDF-1978 Version check of the cluster members for the same main and sub-version
  • WEBPDF-1974 Read-only mode for write-protected configuration files in the admin portal
  • WEBPDF-1962 Making bucket names configurable for S3 document storage