Skip to content

Commit b179734

Browse files
changes.txt: updates.
1 parent 73171d3 commit b179734

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changes.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@ Change Log
22
==========
33

44

5+
**Changes in version 1.23.9rc2 ()**
6+
7+
* Use MuPDF-1.23.8.
8+
9+
* Bug fixes (rebased implementation only):
10+
11+
* **Fixed** `2950 <https://github.com/pymupdf/PyMuPDF/issues/2950>`_: Shelling out to pip during tests is problematic
12+
* **Fixed** `2961 <https://github.com/pymupdf/PyMuPDF/issues/2961>`_: Passing a string as a page number raises IndexError instead of TypeError.
13+
* **Fixed** `2969 <https://github.com/pymupdf/PyMuPDF/issues/2969>`_: annot.next throws AttributeError
14+
* **Fixed** `2978 <https://github.com/pymupdf/PyMuPDF/issues/2978>`_: 1.23.9rc1: module 'fitz.mupdf' has no attribute 'fz_copy_pixmap_rect'
15+
16+
* Other:
17+
18+
* Improved support for Linux system installs, including adding reguslar test on Github.
19+
* Add optional setting of opacity to `Page.insert_htmlbox()`.
20+
* Add missing `flake8` to `scripts/gh_release.py:test_packages`.
21+
* Use newly public functions in MuPDF-1.23.8.
22+
23+
524
**Changes in version 1.23.9rc1 (2024-01-02)**
625

726
* Default to new "rebased" implementation.

0 commit comments

Comments
 (0)