File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments