From ca07d6a8769e91f31afaf840a9ae3e18bd597b7e Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 2 Mar 2026 18:21:16 +0000 Subject: [PATCH] 0.77.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdb3f45..c5c5eb5a 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.77.0 (2026-03-02) + +### Bug Fixes + +- **ui**: Address code review feedback for settings page + ([`b8bd049`](https://github.com/christianlouis/DocuElevate/commit/b8bd049dffdf49495c76d1cda45d74a8f8be6f12)) + +### Features + +- **ui**: Redesign settings page with modern UX improvements + ([`6ff1da2`](https://github.com/christianlouis/DocuElevate/commit/6ff1da2496e3448b3ba1644d3edc71251b3d3e6b)) + + ## v0.76.0 (2026-03-02) ### Documentation