fix: freshChat detection on group chat load. This breaks persona refresh on untainted group chats. I have no better solution for that yet.
Commits
main2025-10-21
46cb4b5f
fix: return debounced save in deleteMessage
2025-10-20
2025-10-19
2025-10-18
2025-10-17
2025-10-16
CC: Add advanced formatting null settings notice (#4661)Signed
Fix formatting in messageEditCancel
getContext: export showSwipeButtons/hideSwipeButtons
Extracted `messageEdit` and `messageEditCancel` from `.mes_edit` and `.mes_edit_cancel` (#4633)Signed
Merge pull request #4656 from SillyTavern/stagingSigned
2025-10-15
2025-10-14
2025-10-12
2025-10-11
2025-10-10
NanoGPT: Add reasoning content display Fixes #4643
feat: prevent scrolling of containers when using focused number inputs (#4629)Signed
Add missing props to ConnectionProfile typedef
Added "custom_prompt_post_processing" to custom-request (#4639)Signed
Add required icon sizes for PWAs on Firefox for Android (#4641)Signed
Remove dead Gemini 1.5 models, and clean up (#4636)Signed
2025-10-08
fix: improve bot detection and event filtering in GitHub workflow conditions
Webpack: Only serve lib.js under root path
fix: restrict app token generation to internal PRs and add fallback auth token (on PR comments)
text-embedding-005
Add -webkit-tap-highlight-color for smoother touch experience (#4630)Signed
Remove recursive subtitution in getOutletPrompt
Regex: Re-export getRegexScripts for legacy extensions