-**👨💼 Improved Admin Panel**: Admins can now conveniently check users' chat lists and last active status directly from the admin panel.
-**🌍 Language Support Expansion**: Added support for Bangla (bn-BD), along with enhancements to Chinese, Spanish, and Ukrainian translations.
-**💻 Improved LaTeX Rendering Performance**: Enjoy faster rendering times for LaTeX equations.
-**🔧 More Environment Variables**: Explore additional environment variables in our documentation (https://docs.openwebui.com), including the 'ENABLE_LITELLM' option to manage memory usage.
### Fixed
-**🔧 Ollama Compatibility**: Resolved errors occurring when Ollama server version isn't an integer, such as SHA builds or RCs.
-**🐛 Various OpenAI API Issues**: Addressed several issues related to the OpenAI API.
-**🛑 Stop Sequence Issue**: Fixed the problem where the stop sequence with a backslash '\' was not functioning.
-**🔤 Font Fallback**: Corrected font fallback issue.
### Changed
-**⌨️ Prompt Submission Update**: Enter key prompt submission disabled on mobile devices for improved user experience.