Skip to content

Commit 07eb879

Browse files
committed
Update changes.txt
1 parent 2fb58c9 commit 07eb879

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
@@ -22,6 +22,13 @@ Change Log
2222
* **Fixed** `4004 <https://github.com/pymupdf/PyMuPDF/issues/4004>`_: Segmentation Fault When Updating PDF Form Field Value
2323
* **Fixed** `3751 <https://github.com/pymupdf/PyMuPDF/issues/3751>`_: apply_redactions causes part of the page content to be hidden / transparent
2424

25+
* Other:
26+
27+
* New Page method "recolor" which changes the color component count of text, image and vector graphic objects.
28+
* New Document method "recolor" invokes the same-named "Page" method for all pages in the PDF.
29+
* Image support for "Stamp" annotations.
30+
* Accessing the object definition for an (orphaned) cross reference number no longer raises an exception.
31+
2532

2633
**Changes in version 1.24.14 (2024-11-19)**
2734

0 commit comments

Comments
 (0)