New
1.13.5
SillyTavern 1.13.5
Backends
- Synchronized model lists for Claude, Grok, AI Studio, and Vertex AI.
- NanoGPT: Added reasoning content display.
- Electron Hub: Added prompt cost display and model grouping.
Improvements
- UI: Updated the layout of the backgrounds menu.
- UI: Hid panel lock buttons in the mobile layout.
- UI: Added a user setting to enable fade-in animation for streamed text.
- UX: Added drag-and-drop to the past chats menu and the ability to import multiple chats at once.
- UX: Added first/last-page buttons to the pagination controls.
- UX: Added the ability to change sampler settings while scrolling over focusable inputs.
- World Info: Added a named outlet position for WI entries.
- Import: Added the ability to replace or update characters via URL.
- Secrets: Allowed saving empty secrets via the secret manager and the slash command.
- Macros: Added the
{{notChar}}macro to get a list of chat participants excluding{{char}}. - Persona: The persona description textarea can be expanded.
- Persona: Changing a persona will update group chats that haven't been interacted with yet.
- Server: Added support for Authentik SSO auto-login.
STscript
- Allowed creating new world books via the
/getpersonabookand/getcharbookcommands. /genrawnow emits prompt-ready events and can be canceled by extensions.
Extensions
- Assets: Added the extension author name to the assets list.
- TTS: Added the Electron Hub provider.
- Image Captioning: Renamed the Anthropic provider to Claude. Added a models refresh button.
- Regex: Added the ability to save scripts to the current API settings preset.
Bug Fixes
- Fixed server OOM crashes related to node-persist usage.
- Fixed parsing of multiple tool calls in a single response on Google backends.
- Fixed parsing of style tags in Creator notes in Firefox.
- Fixed copying of non-Latin text from code blocks on iOS.
- Fixed incorrect pitch values in the MiniMax TTS provider.
- Fixed new group chats not respecting saved persona connections.
- Fixed the user filler message logic when continuing in instruct mode.
Community updates
- Update ru-ru locale by @Yokayo in https://github.com/SillyTavern/SillyTavern/pull/4522
- fix(perf): disable periodic expired item check in node-persist by @GoldenglowMeow in https://github.com/SillyTavern/SillyTavern/pull/4521
- Backgrounds Drawer Max Height by @Vibecoder9000 in https://github.com/SillyTavern/SillyTavern/pull/4515
- div id="logo block" update by @Vibecoder9000 in https://github.com/SillyTavern/SillyTavern/pull/4524
- Layout Update by @Vibecoder9000 in https://github.com/SillyTavern/SillyTavern/pull/4514
- feat: [Electron Hub] Added Text-to-Speech, Prompt cost, Sort/Group/Se… by @snowby666 in https://github.com/SillyTavern/SillyTavern/pull/4528
- Add new WI position 'outlet' to expose WI entries triggered to be placed as macros literally anywhere by @Wolfsblvt in https://github.com/SillyTavern/SillyTavern/pull/4523
- Add new Grok models by @equal-l2 in https://github.com/SillyTavern/SillyTavern/pull/4541
- Fix: Close chat before performing deletion by @Cohee1207 in https://github.com/SillyTavern/SillyTavern/pull/4545
- Assets: Display extension author in the list by @Cohee1207 in https://github.com/SillyTavern/SillyTavern/pull/4551
- Fix creator notes display field (in char panel) not updating when changed in Advanced Definitions by @Wolfsblvt in https://github.com/SillyTavern/SillyTavern/pull/4552
- Update BG header layout by @Vibecoder9000 in https://github.com/SillyTavern/SillyTavern/pull/4519
- Feat: add first and last buttons to pagination component by @andrempiva in https://github.com/SillyTavern/SillyTavern/pull/4560
- Bump tar-fs from 3.0.9 to 3.1.1 in /tests by @dependabot[bot] in https://github.com/SillyTavern/SillyTavern/pull/4561
- Streaming fade-in animation by @Cohee1207 in https://github.com/SillyTavern/SillyTavern/pull/4568
- Scroll to top button by @Vibecoder9000 in https://github.com/SillyTavern/SillyTavern/pull/4569
- Performance improvements due to using chatElement instead of $('#chat'). by @DeclineThyself in https://github.com/SillyTavern/SillyTavern/pull/4576
- Fix MiniMax (TTS) pitch on API calls being the wrong range by @Wolfsblvt in https://github.com/SillyTavern/SillyTavern/pull/4578
- feat: Add {{notChar}} macro for participant list by @Quairon-Nailo in https://github.com/SillyTavern/SillyTavern/pull/4579
- Allow saving empty secrets via secret manager and slash command by @Cohee1207 in https://github.com/SillyTavern/SillyTavern/pull/4580
- Fix listing tags already assigned to a char on tag import popup by @Wolfsblvt in https://github.com/SillyTavern/SillyTavern/pull/4582
- Extend Update/Replace character function to replace directly from URL + Fixes on cached thumbnail by @Wolfsblvt in https://github.com/SillyTavern/SillyTavern/pull/4581
- Fix duplicate CHARACTER_MESSAGE_RENDERED events during streaming by @shanmaocc in https://github.com/SillyTavern/SillyTavern/pull/4584
New Contributors
- @GoldenglowMeow made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4521
- @DeclineThyself made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4576
- @Quairon-Nailo made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4579
- @shanmaocc made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4584
- @dopp1e made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4600
- @StageDog made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4614
- @Trahloc made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4620
- @Mijyuoon made their first contribution in https://github.com/SillyTavern/SillyTavern/pull/4641
Full Changelog: https://github.com/SillyTavern/SillyTavern/compare/1.13.4...1.13.5