Skip to content

Commit a179072

Browse files
changes.txt: added descriptions fixed issues.
1 parent c9abc62 commit a179072

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

changes.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)