Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2026-03-06 15:28:53 +00:00
parent 2e75b3f726
commit fe36974b5b
+38
View File
@@ -10,6 +10,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- version list -->
## v0.79.0 (2026-03-06)
### Bug Fixes
- **ui**: Apply code review feedback on admin_users template accessibility
([`a00e67b`](https://github.com/christianlouis/DocuElevate/commit/a00e67b01f8174e1edb944ee9cb366a184c6c2bd))
### Documentation
- **changelog**: Update changelog [skip ci]
([`17b0f37`](https://github.com/christianlouis/DocuElevate/commit/17b0f3762c7424e967095049c080ecaeaa21d3a3))
- **changelog**: Update changelog [skip ci]
([`299ae98`](https://github.com/christianlouis/DocuElevate/commit/299ae98ebdfa25c2c2b6cfc0dbebc36f82ecaedf))
- **changelog**: Update changelog [skip ci]
([`158b113`](https://github.com/christianlouis/DocuElevate/commit/158b113ac9b1ef7dae013d59e02a6e83682d9c0a))
### Features
- **auth**: Add admin user management dashboard
([`56f7f23`](https://github.com/christianlouis/DocuElevate/commit/56f7f2351f38e4423ffe2e3f5814064aa189c56e))
### Testing
- Improve coverage for app/views/files.py from 59.67% to 99.35%
([`aab1c5f`](https://github.com/christianlouis/DocuElevate/commit/aab1c5fda96e3e6be37f23094d722ba4079c388f))
- Improve coverage for extract_metadata_with_gpt to 100%
([`b901576`](https://github.com/christianlouis/DocuElevate/commit/b9015764c5cd72954755ec7e77d54eba82d04c7e))
- Improve test coverage for app/utils/step_manager.py
([`ed404b4`](https://github.com/christianlouis/DocuElevate/commit/ed404b46610929eb750764a98c4f0b7361cb0903))
- **similarity**: Improve test coverage for app/utils/similarity.py to 100%
([`7acac42`](https://github.com/christianlouis/DocuElevate/commit/7acac4225bc4383a943d9da644b44e83484249d2))
## Unreleased
### Documentation