Skip to content

Commit d4b27a9

Browse files
changes.txt: updated for release 1.26.2.
1 parent db37c60 commit d4b27a9

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

changes.txt

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,24 @@ Change Log
22
==========
33

44

5-
**Changes in version 1.26.1**
5+
**Changes in version 1.26.2**
6+
7+
* Use MuPDF-1.26.3.
8+
9+
* Fixed issues:
10+
11+
* **Fixed** `4462 <https://github.com/pymupdf/PyMuPDF/issues/4462>`_: delete_pages() does not accept a single int
12+
* **Fixed** `4527 <https://github.com/pymupdf/PyMuPDF/issues/4527>`_: Rect.intersects() is much slower than necessary
13+
* **Fixed** `4564 <https://github.com/pymupdf/PyMuPDF/issues/4564>`_: Possible encoding issue in PDF metadata
14+
* **Fixed** `4575 <https://github.com/pymupdf/PyMuPDF/issues/4575>`_: Bug with IRect contains method
15+
16+
* Other:
17+
18+
* Class Shape is now available as pymupdf.Shape.
19+
* Added table cell markdown support.
20+
21+
22+
**Changes in version 1.26.1 (2025-06-11)**
623

724
* Use MuPDF-1.26.2.
825

0 commit comments

Comments
 (0)