Auxiliary PDF Render Service 0.1.16 Stable (2026-04-08)

Version?Type?Release Date?Config.Changes?
0.1.16Stable2026-04-08No

Download: https://hub.docker.com/r/humio/pdf-render-service

Updates

Upgrades

Changes that may occur or be required during an upgrade.

  • Installation and Deployment

    • Upgraded express package to 5.2.1 to eliminate path-to-regex package with CVEs.

Improvements, new features and functionality

  • Configuration

    • Added font-noto-all and font-noto-cjk fonts instead of font-noto to support more character sets.

Bug Fixes

  • Configuration

    • Fixed a problem where the logger's withCtx function overwrite a shared variable, instead of making a new logger, making logs unreliable.