From 5918e38ade919df74fb41ba900b42e7c05010ddd Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Sun, 11 Jan 2026 19:19:52 +0100 Subject: [PATCH] v3.2.1 --- README.md | 10 +++------- settings.html | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6fbd6de..2c50156 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,9 @@ An immersive RPG extension for browsers that tracks character stats, scene infor ## 🆕 What's New -### v3.4.0 - -- Added History Persistance in Edit Trackers that allows you to control how many past trackers in the chat history to include. -- New mobile displays were added that show all the most important trackers from the panel as small, floating widgets around the RPG Companion button, when the main panel is closed. -- Added CYOA toggle. -- Added Deception System toggle. -- The trackers are no longer sent together with an image generation request. +### v3.4.1 + +- Fixed a bug that prevented characters' data from being sent when thoughts were disabled. **Special thanks to all the other contributors for this project:** Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, and Tomt610. diff --git a/settings.html b/settings.html index 0a09928..e117896 100644 --- a/settings.html +++ b/settings.html @@ -48,7 +48,7 @@
- v3.4.0 + v3.4.1