From 248cb115e960238f41c39715c1bcbd6e003ddeb9 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 24 Feb 2026 16:45:40 +0000 Subject: [PATCH] 0.52.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d1cc08..493b319f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.52.0 (2026-02-24) + +### Features + +- **ocr**: Auto-install Tesseract/EasyOCR languages from settings + ([`8a2a4dc`](https://github.com/christianlouis/DocuElevate/commit/8a2a4dc2b3b6535fe1b6e3821e7f80fb41fe61c4)) + + ## v0.51.0 (2026-02-24) ### Bug Fixes