diff --git a/CHANGELOG.md b/CHANGELOG.md index a4a5244a9..2dcf4b3da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 🔐 **LDAP Login Handles Multiple Emails**: When LDAP returns multiple email attributes, the first valid one is now used—ensuring login success and account consistency. - 🧩 **Model Visibility Toggle Fix**: Toggling model visibility now works even for untouched models—letting admins smoothly manage user access across base models. - ⚙️ **Cross-Origin manifest.json Now Loads Properly**: Compatibility issues with Cloudflare Zero Trust (and others) resolved, allowing manifest.json to load behind authenticated proxies. -- 🎯 **Correct Citation Numbering from Tools**: Models now cite documents and sources with accurate indexes even in complex tool workflows—enhancing trustworthiness of AI-generated answers. ### Changed