From 480591fcee0026c437dc6e14cd7a1c57ed308a6f Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 18:25:21 +0000 Subject: [PATCH] 0.151.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59a94c05..7ce1a6ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.151.0 (2026-03-16) + +### Features + +- **i18n**: Localize files view - replace all hardcoded strings with translation keys + ([`45c2cd7`](https://github.com/christianlouis/DocuElevate/commit/45c2cd7c6e7bef5f445479c32841d159e11c3359)) + +- **i18n**: Localize remaining image zoom controls in files view + ([`afb168d`](https://github.com/christianlouis/DocuElevate/commit/afb168d3e890d4f226537a832a72260f42ffe258)) + + ## v0.150.7 (2026-03-16) ### Bug Fixes