v15.4.1 release notes

Closes #1185
Closes #1183
This commit is contained in:
James R. Barlow 2023-11-07 23:55:14 -08:00
parent f69267bb67
commit a95640ed9e
No known key found for this signature in database
GPG Key ID: E54A300D567E1260

View File

@ -28,6 +28,16 @@ tagged yet.
.. |OCRmyPDF PyPI| image:: https://img.shields.io/pypi/v/ocrmypdf.svg
v15.4.1
=======
- Fixed misc/watcher.py regressions: accept ``--ocr-json-settings`` as either
filename or JSON string, as previously; and argument count mismatch.
:issue:`1183,1185`
- We no longer attempt to set /ProcSet in the PDF output, since this is an
obsolete PDF feature.
- Documentation improvements.
v15.4.0
=======