Skip to content

Commit 901d09c

Browse files
committed
Update changes.txt
1 parent 5d54b40 commit 901d09c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Change Log
1212
* **Fixed** `4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>`_: Segmentation Fault When Updating PDF Form Field Value
1313
* **Fixed** `3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>`_: apply_redactions causes part of the page content to be hidden / transparent
1414

15+
* Other:
16+
17+
* New Page method "recolor" which changes the color component count of text, image and vector graphic objects.
18+
* New Document method "recolor" invokes the same-named "Page" method for all pages in the PDF.
19+
* Image support for "Stamp" annotations.
20+
* Accessing the object definition for an (orphaned) cross reference number no longer raises an exception.
21+
1522

1623
**Changes in version 1.24.14 (2024-11-19)**
1724

0 commit comments

Comments
 (0)