From 31b4d9387b3ea4e3b53f50c0358e6c6017e2a5a7 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 8 Mar 2026 09:04:37 +0000 Subject: [PATCH] 0.89.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f5fffe..9de4dcef 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.89.0 (2026-03-08) + +### Bug Fixes + +- **backup**: Address code review feedback - accessibility, CSRF, docs, imports + ([`1877fc0`](https://github.com/christianlouis/DocuElevate/commit/1877fc0000490340e5d53e8654ba3116f545c444)) + +### Features + +- **backup**: Add database backup/restore with scheduled retention and admin dashboard + ([`2dd1ca0`](https://github.com/christianlouis/DocuElevate/commit/2dd1ca0197eaba2c9b6ca9b7083f8814401a8d0f)) + + ## v0.88.2 (2026-03-08) ### Bug Fixes