Skip to content

Commit 8c791bf

Browse files
changes.txt:
1 parent 70e94fc commit 8c791bf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

changes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,16 @@ Change Log
66

77
* Fixed issues:
88

9+
* **Fixed** `4928 <https://github.com/pymupdf/PyMuPDF/issues/4928>`_: pymupdf.Document.scrub raises AttributeError for a document with annotations
10+
* **Fixed** `4942 <https://github.com/pymupdf/PyMuPDF/issues/4942>`_: bug: IndexError for Page.get_links after Page.clip_to_rect
11+
* **Fixed** `4954 <https://github.com/pymupdf/PyMuPDF/issues/4954>`_: get_drawings() returns incorrect lineJoin and width
12+
* **Fixed** `4958 <https://github.com/pymupdf/PyMuPDF/issues/4958>`_: bug: inserting rotated pages to another document messes up link coordinates
13+
914
* Other:
1015

1116
* Fixed incorrect generation of `lineJoin j` in PDF content, introduced in 1.27.2.2.
17+
* Allow build to (incorrectly) claim to be thread-safe, for #4760. See setup.py for details.
18+
* Use pypi.org's pipcl package instead of our own pipcl.py file.
1219

1320

1421
**Changes in version 1.27.2.2** (2026-03-20)

0 commit comments

Comments
 (0)