Skip to content

Releases: pymupdf/PyMuPDF

Fixing issue #177

14 Jun 12:31
Compare
Choose a tag to compare
1.13.10

Fixes issue #177

Fixes #176

09 Jun 19:51
Compare
Choose a tag to compare
1.13.9

Fixing #176

Fix possible seg faults in new annotation methods

07 Jun 21:53
ee19160
Compare
Choose a tag to compare
1.13.8

Adjust version number and date

Extended Annotation Support

05 Jun 13:22
d543df9
Compare
Choose a tag to compare
1.13.7

Adjust Release Date

Fixes issue #173

27 May 14:42
b46008a
Compare
Choose a tag to compare
1.13.6

Bump version date for 1.13.6

Extended PDF Form Field Support

23 May 20:00
Compare
Choose a tag to compare

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

11 May 17:34
Compare
Choose a tag to compare

Resolves #170

1.13.3

03 May 20:04
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/rk700/PyMuPDF

Fixes issue #154

02 Apr 11:23
Compare
Choose a tag to compare
v1.12.6

Merge branch 'master' of https://github.com/rk700/PyMuPDF

v1.12.5

29 Mar 15:40
Compare
Choose a tag to compare
Bug fixing PDF string escapes (#153)