From 6a2882a503541f4bed81e00837da79485740f791 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 24 Feb 2026 13:46:09 +0000 Subject: [PATCH] 0.51.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3834ba3b..79d1cc08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.51.0 (2026-02-24) + +### Bug Fixes + +- **ocr**: Address code review - add subprocess security comment and type hints in tests + ([`50573ec`](https://github.com/christianlouis/DocuElevate/commit/50573ec7be67a9d7d337960b9a0206d9acb1d1b8)) + +### Features + +- **ocr**: Embed searchable text layer for providers without native PDF output + ([`fec0326`](https://github.com/christianlouis/DocuElevate/commit/fec032643beda655c96585a7be79ba74f6357bf3)) + + ## v0.50.1 (2026-02-24) ### Bug Fixes