Skip to main content
Version: v1.6.63

v1.6.63

Released Jun 23, 2026.

This patch release fixes a crash loop in FIPS-enabled deployments and a PDF parsing crash in FedRAMP and offline environments.

Bug fixes​

  • FIPS-enabled deployment compatibility: Fixed a crash loop in FIPS-enabled deployments (such as FedRAMP environments) caused by a bundled, non-FIPS-approved OpenSSL in the media-processing library used for audio and video parsing.
  • Document parsing in restricted environments: Fixed a crash that could occur when parsing PDFs containing infographic elements in FedRAMP and offline deployments, where the layout model is disabled.

Feedback