From 044ae72c500b5fe8d8f0b6ef0eb74282fa9ecfbf Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 19 Mar 2026 14:49:48 +0000 Subject: [PATCH] 0.158.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba62e199..871fd5a5 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.158.3 (2026-03-19) + +### Bug Fixes + +- **upload**: Reject exact duplicates at upload time and prevent duplicate mobile uploads + ([`d5c18cc`](https://github.com/christianlouis/DocuElevate/commit/d5c18ccf07efa28532724a78e63cc6bd7eab9515)) + +### Refactoring + +- **mobile**: Extract normalizeFileUri to shared utility module + ([`ec88221`](https://github.com/christianlouis/DocuElevate/commit/ec882214e29d22da9d8025ea857ba754fbddae37)) + + ## v0.158.2 (2026-03-19) ### Bug Fixes