From 348186c405a983c701cc7397242862919b8a0442 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 24 Apr 2024 15:28:50 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9eb0d966..505ded309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **🔧 Translation Issues**: Addressed various translation discrepancies. - **🔒 LiteLLM Security Fix**: Updated LiteLLM version to resolve a security vulnerability. -- **🖥️ HTML Tag Display**: Rectified the issue where the '
' 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. - **📜 FileReader Optimization**: Implemented FileReader initialization per image in multi-file drag & drop to ensure reusability. - **🏷️ Tag Display**: Corrected tag display inconsistencies.