Commits

feat/multi-feature-pack

2026-07-26

Stable Diffusion: clickable pod-status dot in the chat bar (copy of the settings indicator; click toggles warmup/shutdown)
permissionBRICK authored 1 month ago
f7fc41a9
Stable Diffusion: Open ComfyUI link for the running RunPod pod
permissionBRICK authored 1 month ago
08ed06d0
Stable Diffusion: RunPod on-demand pod warmup UI
permissionBRICK authored 1 month ago
8a250039

2026-07-24

Stable Diffusion: reference image toast shows the description (tag/path as fallback)
permissionBRICK authored 1 month ago
a03e1b33
Stable Diffusion: fix stack overflow logging comfy workflows with large images
permissionBRICK authored 1 month ago
9ea95c8f
Revert "Stable Diffusion: never re-run reference image selection on swipe"
permissionBRICK authored 1 month ago
27006dc5
Stable Diffusion: never re-run reference image selection on swipe
permissionBRICK authored 1 month ago
c4f63358
Stable Diffusion: reference image visibility + editor placeholder
permissionBRICK authored 1 month ago
83ea71cc
Stable Diffusion: provider fallback chain + tagged reference image library
permissionBRICK authored 1 month ago
bf2d62d4

2026-06-30

Cache Keepalive: arm per-chat (only on MESSAGE_SENT, disarm on CHAT_CHANGED); fixes false-arming on chat open
permissionBRICK authored 2 months ago
cd3be648

2026-06-22

Cache Keepalive: skip + disarm if the idle timer fired >5s late (sleep/throttle guard)
permissionBRICK authored 2 months ago
d82870e0

2026-06-20

Cache Keepalive: stay dormant until the first message/generation of the tab session
permissionBRICK authored 2 months ago
4b6db4ab
Cache Keepalive: send ping as a user message (depth-0 injection) and update default message
permissionBRICK authored 2 months ago
6803ba16
Cache Keepalive: per-profile idle tracking + per-profile enable; ping only the active profile
permissionBRICK authored 2 months ago
edc60c58
Summarize: generate under the chosen profile via profile-switch + reconnect-wait (replaces sendRequest, which ignored the model)
permissionBRICK authored 2 months ago
03bd47c3
Stable Diffusion: wait for API reconnect after switching to the image-prompt profile
permissionBRICK authored 2 months ago
8a47b3fd
Stable Diffusion: fix image-prompt profile being ignored (exclude from presets; generate under the chosen profile with full context)
permissionBRICK authored 2 months ago
fec2f49e
Summarize: dedicated LLM connection profile for summarization
permissionBRICK authored 2 months ago
0320ffda
Add Cache Keepalive extension
permissionBRICK authored 2 months ago
acdce042
Summarize: configurable system/user role for the summary prompt
permissionBRICK authored 2 months ago
d5258059
Connection Manager: quick-switch profile button in the chat bar
permissionBRICK authored 2 months ago
c0a14545
Stable Diffusion: user-defined custom wand dropdown entries
permissionBRICK authored 2 months ago
61b7e836
Stable Diffusion: dedicated LLM connection profile for image prompt generation
permissionBRICK authored 2 months ago
849a7483
Stable Diffusion: primary/secondary settings presets with auto-fallback
permissionBRICK authored 2 months ago
5273c09f

2026-05-03

Merge pull request #5591 from SillyTavern/stagingSigned
Cohee authored 4 months ago
51ad27fb
Update release version number (#5590)Signed
Cohee authored 4 months ago
982dfec0
Add encode_special_tokens to tokenizers.js (#5589)Signed
Forkoz authored 4 months ago
95ca4315

2026-05-02

Refactor extension management and assets download menu (#5583)Signed
Cohee authored 4 months ago
97392a4c
Add option to return malformed JSON string from extractJsonFromData (#5578)Signed
Cohee authored 4 months ago
e5ae7827
fix: npm audit package dependencies (#5572)Signed
Cohee authored 4 months ago
9d61bbc3
Extension clone improvements (part 2) (#5571)Signed
Cohee authored 4 months ago
3eb38615
Add account version tags to cookies (#5563)Signed
Cohee authored 4 months ago
c325c6d8

2026-05-01

Update/Turn expression-set-fallback into expression-fallback (#5564)Signed
Leandro Jofré authored 4 months ago
91c40280

2026-04-30

Add rate limit to basic auth middleware (#5504)Signed
Cohee authored 4 months ago
b2fa6a0a
feat: add nanogpt provider selection (#5544)Signed
DeathStalker471 authored 4 months ago
4ca9863f
Feat - Add expression-set-fallback slash command (#5551)Signed
Leandro Jofré authored 4 months ago
3a9c10d6
Fix json schema use for openAI compat CUSTOM endpoints in several use paths (#5561)Signed
Reithan authored 4 months ago
338e35fc
Extension management improvements (#5552)Signed
Cohee authored 4 months ago
5512473b

2026-04-29

fix: temperature -> maxTemperature (#5554)Signed
Cohee authored 4 months ago
45f29518

2026-04-28

Minor adjustments to the SVG icons. (#5546)Signed
.:bubfix:. authored 4 months ago
44f433d1
Merge pull request #5549 from SillyTavern/releaseSigned
Cohee authored 4 months ago
08e1ce8e
fix: update backup archive to ignore migration secrets files (#5548)Signed
Cohee authored 4 months ago
aa50edcf

2026-04-27

fix: improve sanitation of toasts that bypass HTML escaping (#5540)Signed
Cohee authored 4 months ago
2e4ca3da
Better SVG for Kobold/KoboldCpp (#5543)Signed
.:bubfix:. authored 4 months ago
bd9479fe
Fix: Prevent crash in cachingAtDepthForOpenRouterClaude on empty content from trailing tool calls (#5541)Signed
crsp6447 authored 4 months ago
940b3722

2026-04-26

Implement private IP range request host validator (#5497)Signed
Cohee authored 4 months ago
338119ab
Fix missing filename sanitization on V2 JSON character import + harden getPngName as safety nee (#5538)Signed
Wolfsblvt authored 4 months ago
1bb2a5ea
feat: Add NanoGPT credit stats UI (#5537)Signed
DeathStalker471 authored 4 months ago
7201d87f
Chat Completion: common model sorting and grouping settings, improved NanoGPT model list (#5536)Signed
DeathStalker471 authored 4 months ago
d327412e
Implement S256 challenge in OpenRouter OAuth flow (#5501)Signed
Cohee authored 4 months ago
97dba399