mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
@1.2.8:
1) Security update: https://github.com/TavernAI/TavernAI/security/advisories/GHSA-25wp-82wc-xchj 2) Fixed several bugs related to character import: now all imported characters are added to the top of the list. 3) Fixed a bug that duplicated character cards if the character name and map name did not match. 4) Made minor fixes for prompt formatting. 5) Added the ability to enable/disable TavernAI autostart in the browser through the configuration file. 6) Adapted for Pygmalion Dev.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"cors": "^2.8.5"
|
||||
},
|
||||
"name": "TavernAI",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"bin": {
|
||||
"TavernAI": "server.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user