File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,17 @@ Change Log
22==========
33
44
5- **Changes in version 1.25.6 ()**
5+ **Changes in version 1.26.0 ()**
6+
7+ * Use MuPDF-1.26.0.
68
79* Fixed issues:
810
9- * **Fixed** `4404 <https://github.com/pymupdf/PyMuPDF/issues/4404 >`_:
10- * **Fixed** `4439 <https://github.com/pymupdf/PyMuPDF/issues/4439 >`_:
11- * **Fixed** `4412 <https://github.com/pymupdf/PyMuPDF/issues/4412>`_:
12- * **Fixed** `4324 <https://github.com/pymupdf/PyMuPDF/issues/4324 >`_:
13- * **Fixed** `4447 <https://github.com/pymupdf/PyMuPDF/issues/4447>`_:
11+ * **Fixed** `4324 <https://github.com/pymupdf/PyMuPDF/issues/4324 >`_: cluster_drawings() fails to cluster horizontal and vertical thin lines
12+ * **Fixed** `4404 <https://github.com/pymupdf/PyMuPDF/issues/4404 >`_: IndexError in page.get_links()
13+ * **Fixed** `4412 <https://github.com/pymupdf/PyMuPDF/issues/4412>`_: Regression? Spurious error? in insert_pdf in v1.25.4
14+ * **Fixed** `4439 <https://github.com/pymupdf/PyMuPDF/issues/4439 >`_: New Xml class from data does not work - bug in code
15+ * **Fixed** `4447 <https://github.com/pymupdf/PyMuPDF/issues/4447>`_: Stroke color of annotations cannot be correctly set
1416
1517* Other:
1618
You can’t perform that action at this time.
0 commit comments