Skip to content

1.12.11

Latest
Compare
Choose a tag to compare
@Cohee1207 Cohee1207 released this 18 Jan 22:16
· 3 commits to release since this release
cc01064

SillyTavern 1.12.11

News

config.yaml settings for thumbnailing and backups have been reorganized and will be migrated automatically the next time you run a startup script. See the documentation for more information: https://docs.sillytavern.app/administration/config-yaml/

Backends

  • Gemini 2.0 Flash: Updated prompt safety settings.

Improvements

  • Chat Import: Support RisuAI JSON format.
  • Character Import: Tag imports are postponed for better performance.
  • Thumbnails: Added config.yaml option for thumbnail sizes.
  • Tokenizers: API tokenizer cache is now specific to a selected model. Added "Best match" logic for DeepSeek and Nemo models.
  • Prompt Manager: Added a dedicated drag handle for prompt bits in mobile view.
  • Docker: Frontend libraries are precompiled for faster container startup.
  • Various localization improvements and fixes.

Extensions

  • Manager: Added an option to sort installed extensions by display name.
  • WebSearch: Added KoboldCpp as a search backend.
  • Vector Storage: Added an option to chunk files only on custom delimiter.
  • Quick Replies: Added options to rename and duplicate QR sets.
  • Custom macros registered by extensions will display in autocomplete.
  • Generate interceptors can now be executed on quiet prompts.

STscript

  • Added /chat-render, /chat-reload, /css-var commands.
  • Added {{firstDisplayedMessageId}} macro.

Bug Fixes

  • Fixed copy buttons when not running on localhost or HTTPS.
  • Fixed a memory leak in Webpack compilation.
  • Fixed setting default values for undefined UI theme fields.
  • Fixed alphabetical list sorting of tags as folders.
  • Fixed temporary response length getting stuck on page reload.
  • Fixed {{firstIncludedMessageId}} with chat lazy loading.

Community Updates

New Contributors

Full Changelog: 1.12.10...1.12.11