Skip to content

Releases: pymupdf/PyMuPDF

Fixes #176

09 Jun 19:51

Choose a tag to compare

1.13.9

Fixing #176

Fix possible seg faults in new annotation methods

07 Jun 21:53
ee19160

Choose a tag to compare

1.13.8

Adjust version number and date

Extended Annotation Support

05 Jun 13:22
d543df9

Choose a tag to compare

1.13.7

Adjust Release Date

Fixes issue #173

27 May 14:42
b46008a

Choose a tag to compare

1.13.6

Bump version date for 1.13.6

Extended PDF Form Field Support

23 May 20:00

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

Choose a tag to compare

Resolves #170

1.13.3

03 May 20:04

Choose a tag to compare

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

Fixes issue #154

02 Apr 11:23

Choose a tag to compare

v1.12.6

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

v1.12.5

29 Mar 15:40

Choose a tag to compare

Bug fixing PDF string escapes (#153)

v1.12.4

22 Mar 16:22

Choose a tag to compare

YML modified by travis cli