Commits

main

2026-04-09

Refactor repetitive vectorization model loading into a generic data-driven function (#5425)Signed
Copilot authored 4 months ago
64e8c8d9
Migrate built-in extensions to use manifest-based activate hooks (#5435)Signed
Wolfsblvt authored 4 months ago
f3521e70
Add `/regex-state` slash command to check regex script status (#5428)Signed
Wolfsblvt authored 4 months ago
fb915b43
Fix stable-diffusion.cpp model routing and URL path handling (#5427)Signed
Alex Dills authored 4 months ago
fa9a28c6
chore: add arguments logging to deprecated MacrosParser method warnings (#5429)Signed
Wolfsblvt authored 4 months ago
ff4c6fa1
fix: skip pseudo-elements when generating focus-visible styles (#5430)Signed
Wolfsblvt authored 4 months ago
81c85f80
fix: treat all English locale variants as supported fallback language (#5431)Signed
Wolfsblvt authored 4 months ago
67eba1b4
Fix: Remove unused ComfyUI RunPod API key input mapping (#5432)Signed
Wolfsblvt authored 4 months ago
df275742

2026-04-08

feat: add Workers AI text embeddings and multimodal captioning (#5414)Signed
Tony Gies authored 5 months ago
a9c377c3
refactor(tts): remove redundant 4-space codeblock filter (#5406)Signed
bumprat authored 5 months ago
94a57734
Add Entry Preview to World Info Deletion Confirmation Dialog (#5423)Signed
Wolfsblvt authored 5 months ago
5e68410d

2026-04-05

fix npm audit in src/electron (#5405)Signed
Cohee authored 5 months ago
5ec635aa
feat: add Cloudflare Workers AI provider (#5385)Signed
Tony Gies authored 5 months ago
700fc054
fix: improve streaming error propagation and forwarded response logging (#5317)Signed
KKTsN authored 5 months ago
c9c652ee
Add IP whitelist for SSO authentication headers (#5404)Signed
Cohee authored 5 months ago
d96d1451
Add tests for Cache, MemoryLimitedMap, and other util.js coverage gaps (#5365)Signed
Tony Gies authored 5 months ago
a45ec30c
Add unit tests for TavernCardValidator (#5366)Signed
Tony Gies authored 5 months ago
8d8e3833
Add unit tests for prompt-converters.js (#5364)Signed
Tony Gies authored 5 months ago
760263b7
Skip TTS for voices explicitly set to disabled (fixes #4970) (#5367)Signed
Tony Gies authored 5 months ago
128888f6
Immutable public and global content management (#5390)Signed
Cohee authored 5 months ago
8e8f5012
Add Gemma 4 instruct, context, and reasoning presets (#5403)Signed
Lumi authored 5 months ago
9e0ecefd

2026-04-02

Add VSCode settings for TypeScript SDK configuration (#5394)Signed
Cohee authored 5 months ago
0f4a0147
glm-5v-turbo (#5393)Signed
Cohee authored 5 months ago
21e8cf90

2026-04-01

Use custom init script instead of postinstall (#5384)Signed
Cohee authored 5 months ago
e2d8c020
Save chat before emitting event for user message (#5389)Signed
Cohee authored 5 months ago
04ef0632

2026-03-31

fix: require long press to open swipe picker on phones (#5382)Signed
Cohee authored 5 months ago
d2b2b1b4

2026-03-30

Fix /genraw user instruct format not applied and unwanted system newline (#5372)Signed
Claude authored 5 months ago
a8021ee6
feat: swipe picker expand/collapse, copy button, and left-align text (#5380)Signed
Copilot authored 5 months ago
63feac94
Add opt-in toggle to keep hidden messages in chat vector index (#5378)Signed
Copilot authored 5 months ago
c918f4f3
fix: return Error objects from invokeFunctionTool and create error invocations (#5351)Signed
Xiangzhe authored 5 months ago
b8929341
feat(secrets): update readSecret function to accept optional secret ID (#5356)Signed
lunar sheep authored 5 months ago
ff1ca141
CI: Update node to 24, run ci without scripts (#5376) (#5377)Signed
Cohee authored 5 months ago
6bd766f8
CI: Update node to 24, run ci without scripts (#5376)Signed
Cohee authored 5 months ago
004f1336

2026-03-28

Fix npm audit in /tests (#5370)Signed
Cohee authored 5 months ago
b4c721d7
Merge pull request #5368 from SillyTavern/stagingSigned
Cohee authored 5 months ago
e3f41666
Fix async file deletion bugs in assets endpoint (#5363)Signed
Tony Gies authored 5 months ago
271c1e22
Add glm-5.1 to models list (#5361)Signed
Cohee authored 5 months ago
bef7b39c

2026-03-27

fix: conditionally include secrets in user data backup (#5360)Signed
Cohee authored 5 months ago
c78f978e
Merge pull request #5359 from SillyTavern/chore/release-1.17.0Signed
Cohee authored 5 months ago
b06a6295
Restore typescript version
Cohee authored 5 months ago
f205128c
Merge branch 'release' into chore/release-1.17.0
Cohee authored 5 months ago
16f6787a
Fix npm audit for path-to-regexp
Cohee authored 5 months ago
322c9f03
Fix npm audit for handlebars
Cohee authored 5 months ago
4371574b
Update version to 1.17.0
Cohee authored 5 months ago
f41127a0
CI: SHA hash pin dependencies in Actions (#5358)Signed
Cohee authored 5 months ago
b3f1114a

2026-03-26

feat(ui): add interface to manage message swipe history (#5304)Signed
awaae authored 5 months ago
b04c9744

2026-03-25

feat: add finalizeIntermediaryMessage for StreamingProcessor (#5333)Signed
Xiangzhe authored 5 months ago
94139f46
Fix npm audit (yaml, picomatch) (#5354)Signed
Cohee authored 5 months ago
6f61bc8d

2026-03-24

Fix vLLM vector embeddings URL construction to preserve custom API path prefixes (#5350)Signed
Copilot authored 5 months ago
319c647e
Renaming a lorebook now re-links itself to cards using it (with a confirmation prompt) (#5323)Signed
SoniaNvm authored 5 months ago
a794a378