From 6a75277356eae409e39fe41e52e1268080a63f8c Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Thu, 21 Nov 2024 00:11:17 +0100 Subject: [PATCH] upgraded news --- endpoints/lollms_webui_infos.py | 2 +- endpoints/news/current.html | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) 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 @@
-

New Feature Alert!

-

LoLLMs UI now has a new theming system, allowing for more personalized and visually appealing interactions.

+
+

🎉 New Feature Alert! 🎉

+ +
+

🎨 LoLLMs UI Theming System

+

Experience a more personalized and visually appealing interaction with our new theming system!

+
+ +
+

🌍 VillageLife Simulator

+

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!

+
+
+