This commit is contained in:
James R. Barlow
2025-04-21 01:15:29 -07:00
parent 9865f01f47
commit 7c5bed41f1
+10
View File
@@ -25,6 +25,16 @@ about a forthcoming release that has not been tagged yet. A release is only
official when it's tagged and posted to PyPI.
:::
## v16.10.1
- No changes affecting OCRmyPDF functionality for command line end users.
- webservice: made page specification easier to find in UI.
- webservice: fix download button downloads wrong file.
- Converted project documentation from rST to Markdown.
- Added README translation to Simplified Chinese. Thanks @HuaPai.
- Modernized license specification in pyproject.toml.
- Modernized SPDX license to REUSE.toml.
## v16.10.0
- Added hocr textangle processing, improving handling of text at angles.