From 5991e867e00f2fa59c317a7b131388db0af085ae Mon Sep 17 00:00:00 2001 From: LuisMIguelFurlanettoSousa Date: Mon, 23 Mar 2026 11:16:06 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20adicionar=20release=20notes=20para=20no?= =?UTF-8?q?tifica=C3=A7=C3=B5es=20de=20disco=20e=20i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/docs/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin/docs/release-notes.md b/admin/docs/release-notes.md index 5f74a57..d27c74b 100644 --- a/admin/docs/release-notes.md +++ b/admin/docs/release-notes.md @@ -1,5 +1,11 @@ # Release Notes +## Unreleased + +### Features +- **System**: Added disk space usage notifications — a dismissible warning banner appears across all pages when disk usage exceeds configurable thresholds (85% warning, 95% critical) +- **i18n**: Added internationalization infrastructure with `react-i18next` — the Command Center UI now supports multiple languages, starting with English and Brazilian Portuguese (pt-BR). A language selector is available in Settings > System > Preferences + ## Version 1.30.0 - March 20, 2026 ### Features