From 34e77aca1728a2fc441d5fb22a3d87f5654d6951 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 27 Feb 2026 00:56:46 +0000 Subject: [PATCH] 0.60.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb21e045..2735f228 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.60.0 (2026-02-27) + +### Features + +- **queue**: Add queue monitoring dashboard and pending banner on files page + ([`c7c5718`](https://github.com/christianlouis/DocuElevate/commit/c7c5718f78ce89466fffdc9ce2f1fdbe88f7ab9e)) + +### Refactoring + +- **queue**: Address code review feedback — extract constants and sync refresh interval + ([`4dd018f`](https://github.com/christianlouis/DocuElevate/commit/4dd018f21011b16be66b22b35a877e6f97959eae)) + + ## v0.59.1 (2026-02-27) ### Bug Fixes