Refactor repetitive vectorization model loading into a generic data-driven function (#5425)Signed
Commits
main2026-04-09
64e8c8d9
Migrate built-in extensions to use manifest-based activate hooks (#5435)Signed
Add `/regex-state` slash command to check regex script status (#5428)Signed
Fix stable-diffusion.cpp model routing and URL path handling (#5427)Signed
chore: add arguments logging to deprecated MacrosParser method warnings (#5429)Signed
fix: skip pseudo-elements when generating focus-visible styles (#5430)Signed
fix: treat all English locale variants as supported fallback language (#5431)Signed
Fix: Remove unused ComfyUI RunPod API key input mapping (#5432)Signed
2026-04-08
2026-04-05
fix npm audit in src/electron (#5405)Signed
feat: add Cloudflare Workers AI provider (#5385)Signed
fix: improve streaming error propagation and forwarded response logging (#5317)Signed
Add IP whitelist for SSO authentication headers (#5404)Signed
Add tests for Cache, MemoryLimitedMap, and other util.js coverage gaps (#5365)Signed
Add unit tests for TavernCardValidator (#5366)Signed
Add unit tests for prompt-converters.js (#5364)Signed
Skip TTS for voices explicitly set to disabled (fixes #4970) (#5367)Signed
Immutable public and global content management (#5390)Signed
Add Gemma 4 instruct, context, and reasoning presets (#5403)Signed
2026-04-02
2026-04-01
2026-03-31
fix: require long press to open swipe picker on phones (#5382)Signed
2026-03-30
Fix /genraw user instruct format not applied and unwanted system newline (#5372)Signed
feat: swipe picker expand/collapse, copy button, and left-align text (#5380)Signed
Add opt-in toggle to keep hidden messages in chat vector index (#5378)Signed
fix: return Error objects from invokeFunctionTool and create error invocations (#5351)Signed
feat(secrets): update readSecret function to accept optional secret ID (#5356)Signed
CI: Update node to 24, run ci without scripts (#5376) (#5377)Signed
CI: Update node to 24, run ci without scripts (#5376)Signed
2026-03-28
2026-03-27
fix: conditionally include secrets in user data backup (#5360)Signed
Merge pull request #5359 from SillyTavern/chore/release-1.17.0Signed
Restore typescript version
Merge branch 'release' into chore/release-1.17.0
Fix npm audit for path-to-regexp
Fix npm audit for handlebars
Update version to 1.17.0
CI: SHA hash pin dependencies in Actions (#5358)Signed
2026-03-26
feat(ui): add interface to manage message swipe history (#5304)Signed