diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a1cc22f0..f8e6ac663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## 1.1.1 (unreleased) +IMPROVEMENTS: + * ui: Suport for authentication via the RADIUS auth method [GH-6488] + + BUG FIXES: * ui: Fix an issue where in production builds OpenAPI model generation was failing, causing any form using it to render labels with missing fields [GH-6474]