v16.4.0 release notes (3)

This commit is contained in:
James R. Barlow
2024-06-17 14:40:22 -07:00
parent 2f53b27651
commit 7865b2cb1f
+3
View File
@@ -45,6 +45,9 @@ v16.4.0
- Fixed Alpine Docker image for ARM64, which was not building correctly.
- Docker images now use pikepdf 9.0.0.
- Prevent use of Tesseract OCR 5.4.0, a version with known regressions.
- Disabled progressbar for "Linearizing" when ``--no-progress-bar`` set.
- Fixed some tests that warn about missing JBIG2 decoding via pikepdf, by
installing the necessary libraries during tests.
v16.3.1
=======