forked from open-webui/open-webui
Update CHANGELOG.md
This commit is contained in:
parent
08f7c2fd63
commit
348186c405
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- **🔧 Translation Issues**: Addressed various translation discrepancies.
|
- **🔧 Translation Issues**: Addressed various translation discrepancies.
|
||||||
- **🔒 LiteLLM Security Fix**: Updated LiteLLM version to resolve a security vulnerability.
|
- **🔒 LiteLLM Security Fix**: Updated LiteLLM version to resolve a security vulnerability.
|
||||||
- **🖥️ HTML Tag Display**: Rectified the issue where the '<br>' tag wasn't displaying correctly.
|
- **🖥️ HTML Tag Display**: Rectified the issue where the '< br >' tag wasn't displaying correctly.
|
||||||
- **🔗 WebSocket Connection**: Resolved the failure of WebSocket connection under HTTPS security for ComfyUI server.
|
- **🔗 WebSocket Connection**: Resolved the failure of WebSocket connection under HTTPS security for ComfyUI server.
|
||||||
- **📜 FileReader Optimization**: Implemented FileReader initialization per image in multi-file drag & drop to ensure reusability.
|
- **📜 FileReader Optimization**: Implemented FileReader initialization per image in multi-file drag & drop to ensure reusability.
|
||||||
- **🏷️ Tag Display**: Corrected tag display inconsistencies.
|
- **🏷️ Tag Display**: Corrected tag display inconsistencies.
|
||||||
|
|
Loading…
Reference in a new issue