From e10fd80914c724d5c900a6b5fb5ebf3b52ac92cd Mon Sep 17 00:00:00 2001 From: Severian Date: Sat, 4 Oct 2025 04:29:23 +0800 Subject: [PATCH] minor changes --- README.md | 3 ++- src/app/page.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b33579a..9f7de7a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Check package.json for commands, I can't be bothered. ### Changelog -- 2.0: Multimessage support! Tracks changes to character descriptions and scenarios across multiple extractions. Shows version badges, message counts, and provides detailed change history viewer. +- 2.0: from Tui: Multimessage support! Tracks changes to character descriptions and scenarios across multiple extractions. Shows version badges, message counts, and provides detailed change history viewer. +- also 2.0: V2 charcard format and alternate greetings. - 1.9: Not again. They changed stuff again. What is this? - 1.8: Handling for new prompt structure, new instructions - 1.7: Handling for nested XML character tags diff --git a/src/app/page.tsx b/src/app/page.tsx index 434b4ce..893c1d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -350,7 +350,7 @@ export default function Home() { Directions are updated below. Make sure you read 'em.
If you're interested in hosting your own sucker instance, lmk - via Discord: @lyseverian, I've privated the GH repo for now. + via Discord: @lyseverian, I've made the GH repo private for now.