From 3d286df8afd61b11c304e6d07ab66e82cad66727 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 20 Mar 2026 07:48:53 +0000 Subject: [PATCH] 0.160.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3f90bb..c859cc60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.160.0 (2026-03-20) + +### Bug Fixes + +- **mobile**: Address code review feedback - error handling, filename collision, hash display + ([`6541529`](https://github.com/christianlouis/DocuElevate/commit/65415292507aa37408428400aef7e87e006abfd0)) + +### Features + +- **mobile**: Add pre-login legal pages, multi-image selection, file detail view, search, i18n, HEIC + support + ([`67c17e7`](https://github.com/christianlouis/DocuElevate/commit/67c17e7baa8edf76be394d0aff42c2adeae351e1)) + + ## v0.159.0 (2026-03-19) ### Code Style