doc: changelog

This commit is contained in:
Timothy Jaeryang Baek 2025-04-12 22:44:00 -07:00
parent 8e810e758d
commit 2766d7df6a

View File

@ -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