From dcfa26c42820252c32758f56b5de7cb4f5eed044 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 26 Apr 2025 14:31:24 -0700 Subject: [PATCH] docs fix index stable release --- docs/my-website/release_notes/v1.67.4-stable/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/my-website/release_notes/v1.67.4-stable/index.md b/docs/my-website/release_notes/v1.67.4-stable/index.md index 4fa18f71fd..f3082e8064 100644 --- a/docs/my-website/release_notes/v1.67.4-stable/index.md +++ b/docs/my-website/release_notes/v1.67.4-stable/index.md @@ -44,8 +44,9 @@ pip install litellm==1.67.4.post1 ## Key Highlights - -Let's dive in. +- **Improved UI Usability and Security**: This release brings usability and security improvements to the Admin UI, making it easier to manage access across 200+ users. +- **Responses API Load Balancing**: Route requests across provider regions and ensure session continuity. +- **UI Session Logs**: Group several requests to LiteLLM into a session.