Skip to main content
Version: 16.10.0

Release 1.0.0

Release 1.0.0

Date of Release: 27 June 2025

Enhancements

  • Improved Fast Mode's handling of malformed font descriptors. If the required /FontName key is missing, a custom name in the format /RemediedFontName{xref} will be added automatically.
    • This remedy enables the Glasswall Engine to successfully process PDFs that were previously nonconforming with the error message: [FAILURE_LOG_SEM_FONTS_3085440692] Key /FontName must be present in a font descriptor dictionary..

Fixes

  • The following command line arguments are now internally rewritten to use equals syntax (--argument="value"), which should improve handling of special characters and delimiters on some systems:
    • --include-files
    • --exclude-files
    • --file-name
    • --watermark
    • --suppress-cid

Changes

  • Added Rocky 8 support via a new dedicated RPM.
    • glasswall_conform_1.0.0_rocky8_amd64_rpm.zip Installs to /opt/glasswall_conform and create a symbolic link in /usr/local/bin. After installation, you can run glasswall_conform from the command line. A shell restart may be required for this change to take effect.