update changelog

This commit is contained in:
vegu-ai-tools
2026-04-05 18:10:03 +03:00
parent deb64236f5
commit f563d6e3a5

View File

@@ -89,13 +89,13 @@ export default {
items: [
{
title: "Gemma 4 Support",
description: "Added chat template for Gemma 4 models."
description: "Added prompt template for Gemma 4 models."
},
{
title: "Bug Fixes",
items: [
"Fixed white space issues in contextual generate causing problems with list creation tasks",
"Fixed early termination for SSE events in text-generation-webui client when receiving \"[DONE]\" signal",
"Fixed termination for SSE events in text-generation-webui client when receiving \"[DONE]\" signal",
"Prompt tweaks for narrator progress"
]
}