There was an error while loading. Please reload this page.
1 parent fc30cb8 commit 6ada11dCopy full SHA for 6ada11d
1 file changed
docs/release_notes.md
@@ -30,6 +30,8 @@ official when it's tagged and posted to PyPI.
30
- Added detection and repair for Ghostscript 10.6 JPEG corruption. When GS 10.6
31
truncates JPEG data by 1-15 bytes, OCRmyPDF now restores the original image
32
bytes from the input PDF. A warning is issued when GS 10.6+ is detected.
33
+ {issue}`1603`
34
+- Reverted the force re-optimization of JPEGs, since this stop-gap was not sufficient to resolve the issue. {issue}`1585`
35
- Fixed handling of PDF page boxes (ArtBox, BleedBox) which were not being
36
processed correctly in some cases.
37
- Documentation: clarified podman usage instructions.
0 commit comments