Skip to content

0.17.0

Latest

Choose a tag to compare

@kjdev kjdev released this 02 Jul 21:52
1774622

[0.17.0] - 2026-07-02

✨ Added

  • MIME type exclusion for transparent output compression via the zstd.output_compression_exclude_types INI setting (#101, be0fe24)
    • Supports exact MIME types (application/pdf) and wildcard subtypes (image/*), comma-separated
    • Comparison ignores Content-Type parameters such as charset
  • config.m4: explicit --enable-apcu / --disable-apcu options (#99, 10538ab)

🐛 Fixed


What's Changed

New Contributors

Full Changelog: 0.16.0...0.17.0