diff --git a/endpoints/lollms_webui_infos.py b/endpoints/lollms_webui_infos.py index 1e754b7f..5c2130c6 100644 --- a/endpoints/lollms_webui_infos.py +++ b/endpoints/lollms_webui_infos.py @@ -48,7 +48,7 @@ async def get_lollms_version(): """Get the changelog.""" base_path = Path(__file__).parent infos = base_path/"news"/"current.html" - return infos.read_text() + return infos.read_text(encoding="utf8") @router.get("/get_lollms_webui_version") async def get_lollms_webui_version(): diff --git a/endpoints/news/current.html b/endpoints/news/current.html index b274a4db..503ab8f7 100644 --- a/endpoints/news/current.html +++ b/endpoints/news/current.html @@ -1,6 +1,21 @@
LoLLMs UI now has a new theming system, allowing for more personalized and visually appealing interactions.
+Experience a more personalized and visually appealing interaction with our new theming system!
+Dive into our new world simulation app! Solve complex problems by simulating entire societies.
+Want to find the meaning of Life, the Universe, and Everything? Simulate Earth for a few million years!
+⚠️ Watch out for Vogons!
+