commit 47579d09e10f17a52a594ced9f8342a8b906117b from: Matthias L. Jugel date: Sun Jul 13 12:23:02 2025 UTC updated changelog commit - c0a779d981fc57a8b4495be1be8a29a643d98d68 commit + 47579d09e10f17a52a594ced9f8342a8b906117b blob - 2a78adbcc6f879f78cc1ecdc6121d01d77a45982 blob + 54ea01f534e4008d25d7fa3ba39fb0b7ed220a48 --- CHANGELOG.md +++ CHANGELOG.md @@ -9,10 +9,16 @@ All notable changes to this project will be documented - Structured citation system in responses - Message-based prompt template system - New Ollama-related configuration variables -- Enhanced CSS styling for better user experience +- Enhanced CSS styling for a better user experience +- Tooltip system for long filenames in references ### Changed - Updated context formatting to include document metadata +- Improved reference numbering format to [n] style using CSS counters +- Fixed text overflow issues in reference links with ellipsis truncation +- Enhanced mobile responsiveness with better layout adjustments + +### Technical - Simplified query response structure - Improved file path handling in citations - Enhanced UI responsiveness