Releases: pymupdf/PyMuPDF
Releases · pymupdf/PyMuPDF
Fixes #176
1.13.9 Fixing #176
Fix possible seg faults in new annotation methods
1.13.8 Adjust version number and date
Extended Annotation Support
1.13.7 Adjust Release Date
Fixes issue #173
1.13.6 Bump version date for 1.13.6
Extended PDF Form Field Support
We also include a temporarily fixed MuPDF file, before its official release: pdf-op-filter.c. This fix ensures correct handling of methods Page._cleanContent()
and Annot._cleanContent()
.
We will take out this fix once MuPDF itself is rolled out with the correction.
People who cannot use one our wheels may copy this file into their MuPDF download before they generate it.
MuPDF's command line tools (mutool, mudraw, or muconvert) also contain this bug, which shows when options -s
, -sanitize
or -clean
/ -c
are used. Re-Generating these tools with the fixed file will yield correct versions.
1.13.4
1.13.3
Fixes issue #154
v1.12.6 Merge branch 'master' of https://github.com/rk700/PyMuPDF