[2.17.8]
Update open-webui to 0.6.34
Full Changelog
MinerU is now supported as a document parser backend, with support for both local and managed API deployments. #18306
JWT token expiration default is now set to 4 weeks instead of never expiring, with security warnings displayed in backend logs and admin UI when set to unlimited. #18261, #18262
Page loading performance is improved by preventing unnecessary API requests when sidebar folders are not expanded. #18179, #17476
File hash values are now included in the knowledge endpoint response, enabling efficient file synchronization through hash comparison. #18284, #18283
Chat dialog scrollbar visibility is improved by increasing its width, making it easier to use for navigation. #18369, #11782
Various improvements were implemented across the frontend and backend to enhance performance, stability, and security.
Translations for Catalan, Chinese, Czech, Finnish, German, Kabyle, Korean, Portuguese (Brazil), Spanish, Thai, and Turkish were enhanced and expanded.
Focused retrieval mode now works correctly, preventing the system from forcing full context mode and loading all documents in a knowledge base regardless of settings. #18133
Filter inlet functions now correctly execute on tool call continuations, ensuring parameter persistence throughout tool interactions. #18222
External tool servers now properly support DELETE requests with body data. #18289, #18287