Skip to content [0.5.17] - 2025-02-27
Added
- π Instant Document Upload with Bypass Embedding & Retrieval: Admins can now enable "Bypass Embedding & Retrieval" in Admin Settings > Documents, significantly speeding up document uploads and ensuring full document context is retained without chunking.
- π "Stream" Hook for Real-Time Filtering: The new "stream" hook allows dynamic real-time message filtering. Learn more in our documentation (https://docs.openwebui.com/features/plugin/functions/filter).
- βοΈ OneDrive Integration: Early support for OneDrive storage integration has been introduced, expanding file import options.
- π Enhanced Logging with Loguru: Backend logging has been improved with Loguru, making debugging and issue tracking far more efficient.
- βοΈ General Stability Enhancements: Backend and frontend refactoring improves performance, ensuring a smoother and more reliable user experience.
- π Updated Translations: Refined multilingual support for better localization and accuracy across various languages.
Fixed
- π Reliable Model Imports from the Community Platform: Resolved import failures, allowing seamless integration of community-shared models without errors.
- π OpenAI Usage Statistics Restored: Fixed an issue where OpenAI usage metrics were not displaying correctly, ensuring accurate tracking of usage data.
- ποΈ Deduplication for Retrieved Documents: Documents retrieved during searches are now intelligently deduplicated, meaning no more redundant resultsβhelping to keep information concise and relevant.
Changed
- π "Full Context Mode" Renamed for Clarity: The "Full Context Mode" toggle in Web Search settings is now labeled "Bypass Embedding & Retrieval" for consistency across the UI.