Skip to content

Commit b2331a8

Browse files
changes.txt: minor changes.
1 parent 7c73213 commit b2331a8

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

changes.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@ Change Log
1111
* Partially address `2883 <https://github.com/pymupdf/PyMuPDF/issues/2883>`_: Improve the Python type annotations for fitz_new
1212

1313
We now define all class methods explicitly instead of with dynamic assignment.
14-
1514
* Removed `pymupdf.utils.Shape` class, was duplicate of `pymupdf.Shape`.
16-
1715
* Allow use of cibuildwheel to build and test on Pyodide.
18-
1916
* In documentation, added section about Linux wheels and glibc compatibility.
20-
21-
* Retrospectively mark #4544 as fixed in 1.26.4.
17+
* Retrospectively mark `4544 <https://github.com/pymupdf/PyMuPDF/issues/4544>`_ as fixed in 1.26.4.
2218

2319

2420
**Changes in version 1.26.4**
@@ -32,12 +28,12 @@ Change Log
3228
* **Fixed** `4457 <https://github.com/pymupdf/PyMuPDF/issues/4457>`_: Wrong characters displayed after font subsetting (w/ native method)
3329
* **Fixed** `4462 <https://github.com/pymupdf/PyMuPDF/issues/4462>`_: delete_pages() does not accept a single int
3430
* **Fixed** `4533 <https://github.com/pymupdf/PyMuPDF/issues/4533>`_: Open PDF error segmentation fault
31+
* **Fixed** `4544 <https://github.com/pymupdf/PyMuPDF/issues/4544>`_: About pdf_clip_page
3532
* **Fixed** `4565 <https://github.com/pymupdf/PyMuPDF/issues/4565>`_: MacOS uses Tesseract and not Tesseract-OCR
3633
* **Fixed** `4571 <https://github.com/pymupdf/PyMuPDF/issues/4571>`_: Broken merged pdfs.
3734
* **Fixed** `4590 <https://github.com/pymupdf/PyMuPDF/issues/4590>`_: TypeError in utils.py scrub(): annot.update_file(buffer=...) is invalid
3835
* **Fixed** `4614 <https://github.com/pymupdf/PyMuPDF/issues/4614>`_: Intercept bad widgets when inserting to another PDF
3936
* **Fixed** `4639 <https://github.com/pymupdf/PyMuPDF/issues/4639>`_: pymupdf.mupdf.FzErrorGeneric: code=1: Director error: <class 'AttributeError'>: 'JM_new_bbox_device_Device' object has no attribute 'layer_name'
40-
* **Fixed** `4544 <https://github.com/pymupdf/PyMuPDF/issues/4544>`_: About pdf_clip_page
4137

4238
* Other:
4339

0 commit comments

Comments
 (0)