pymupdf/pymupdf (PyMuPDF)
### [`v1.24.14`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.14): PyMuPDF-1.24.14 released
[Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.13...1.24.14)
PyMuPDF-1.24.14 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
python -m pip install --upgrade pymupdf
\[Linux-aarch64 wheels will be built and uploaded later.]
**Changes in version 1.24.14 (2024-11-19)**
- Use MuPDF-1.24.11.
- Fixed issues:
- **Fixed** [#3448](https://redirect.github.com/pymupdf/pymupdf/issues/3448)
- **Fixed** [#3758](https://redirect.github.com/pymupdf/pymupdf/issues/3758)
- **Fixed** [#3813](https://redirect.github.com/pymupdf/pymupdf/issues/3813)
- **Fixed** [#3933](https://redirect.github.com/pymupdf/pymupdf/issues/3933)
- **Fixed** [#4018](https://redirect.github.com/pymupdf/pymupdf/issues/4018)
- **Fixed** [#4043](https://redirect.github.com/pymupdf/pymupdf/issues/4043)
- **Fixed** [#4047](https://redirect.github.com/pymupdf/pymupdf/issues/4047)
- **Fixed** [#4050](https://redirect.github.com/pymupdf/pymupdf/issues/4050)
- Other:
- Ensure that words from `Page.get_text()` never contain RTL/LTR char mixtures.
- Fix building with system MuPDF.
- Add dot product for points and vectors.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==1.24.13
->==1.24.14
Release Notes
pymupdf/pymupdf (PyMuPDF)
### [`v1.24.14`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.14): PyMuPDF-1.24.14 released [Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.13...1.24.14) PyMuPDF-1.24.14 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example: python -m pip install --upgrade pymupdf \[Linux-aarch64 wheels will be built and uploaded later.] **Changes in version 1.24.14 (2024-11-19)** - Use MuPDF-1.24.11. - Fixed issues: - **Fixed** [#3448](https://redirect.github.com/pymupdf/pymupdf/issues/3448) - **Fixed** [#3758](https://redirect.github.com/pymupdf/pymupdf/issues/3758) - **Fixed** [#3813](https://redirect.github.com/pymupdf/pymupdf/issues/3813) - **Fixed** [#3933](https://redirect.github.com/pymupdf/pymupdf/issues/3933) - **Fixed** [#4018](https://redirect.github.com/pymupdf/pymupdf/issues/4018) - **Fixed** [#4043](https://redirect.github.com/pymupdf/pymupdf/issues/4043) - **Fixed** [#4047](https://redirect.github.com/pymupdf/pymupdf/issues/4047) - **Fixed** [#4050](https://redirect.github.com/pymupdf/pymupdf/issues/4050) - Other: - Ensure that words from `Page.get_text()` never contain RTL/LTR char mixtures. - Fix building with system MuPDF. - Add dot product for points and vectors.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.