mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 19:57:47 +01:00
notes
This commit is contained in:
@@ -79,13 +79,24 @@ export default {
|
|||||||
whatsNew: [
|
whatsNew: [
|
||||||
{
|
{
|
||||||
version: '0.32.3',
|
version: '0.32.3',
|
||||||
|
items: [
|
||||||
|
{
|
||||||
|
title: "Bugfix release",
|
||||||
|
description: "Node editor context menu positioning fix.",
|
||||||
|
items: [
|
||||||
|
"Fix LiteGraph context menu positioning issue"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
version: '0.32.2',
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
title: "Bugfix release",
|
title: "Bugfix release",
|
||||||
description: "Bug fixes and connection improvements.",
|
description: "Bug fixes and connection improvements.",
|
||||||
items: [
|
items: [
|
||||||
"Fix KoboldCpp connection issues",
|
"Fix KoboldCpp connection issues"
|
||||||
"Fix LiteGraph context menu positioning issue"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user