Commits

main

2026-07-20

ci: re-trigger release pipeline (verify only: works on M2 instance)
permissionBRICK authored 1 month ago
success1f8dcea1
ci: publish npm package to GitGudLab registry on release using CI_JOB_TOKEN
permissionBRICK authored 1 month ago
success8eba2f3a
update readme
permissionBRICK authored 1 month ago
876619c6
ci: only publish container on the release branch
permissionBRICK authored 1 month ago
failedfbaae9a3
Merge feat/multi-feature-pack into release
permissionBRICK authored 1 month ago
75e9eada
ci: drop site-specific DNS — runner UPSTREAM_DNS handles it
permissionBRICK authored 1 month ago
success5a89e27a
ci: replace dnsmasq bridge with LAN forwarder in service resolv.conf
permissionBRICK authored 1 month ago
success69ece469
ci: dnsmasq bind-dynamic with explicit listen addresses
permissionBRICK authored 1 month ago
successda42ffe2
ci: resolv.conf rewrite for BuildKit sandboxes (copy daemon resolv, ignore --dns)
permissionBRICK authored 1 month ago
failed41fe0a35
ci: dnsmasq DNS bridge in dind service (LAN blocks container DNS egress)
permissionBRICK authored 1 month ago
failed0d7ddad9
ci: clamp dind MTU (runner provides DNS)
permissionBRICK authored 1 month ago
failed6b45c7c6
ci: build container and publish to the gitgudlab registry
permissionBRICK authored 1 month ago
failedaa7fb58b

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