From 73624e6e2db5b7e7fc4f3b8462ce65e5bbd70c54 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 26 Feb 2026 23:38:12 +0000 Subject: [PATCH] 0.58.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1cfccd1..f7cc8080 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.58.0 (2026-02-26) + +### Bug Fixes + +- **search**: Correct file detail page URL in search results + ([`da865b5`](https://github.com/christianlouis/DocuElevate/commit/da865b5f7aa5f51b69432c060d04018381970a23)) + +### Features + +- **views**: Add document-centric view at /files/{id} + ([`c540dd4`](https://github.com/christianlouis/DocuElevate/commit/c540dd4f5209644b4d450c006c78e85c4c5d422e)) + + ## v0.57.4 (2026-02-26) ### Bug Fixes