Remove unused import
Commits
feat/multi-feature-pack2025-02-22
3cf4be8e
Revert "Return fallback expression if no group message found"
Reasoning edit/parse updates 1. Parse reasoning on message edit 2. Reasoning edit follow 'auto-save' preference
Merge pull request #3537 from Kas1o/stagingSigned
Add max context size for llama-guard-3-8b model
Add context sizes for new groq models
Support Qwen tokenizer fro Groq
Merge pull request #3526 from Zhen-Bo/feature/access-log-middlewareSigned
Do not register whitelist middleware if whitelist disabled
Updated Groq model options to sync with official playground
Move minLogLevel to logging section
Merge branch 'staging' into feature/access-log-middleware
Add default fallback expression
fix(middleware): skip logging for blocked connections to specific pathsSigned
Return fallback expression if no group message found
Merge pull request #3535 from yokuminto/releaseSigned
[chore] Reformat new code
Merge branch 'release' into staging
Add /default do-not-edit notice
reasoning or reasoning_content
Make sendExpressionCall exportable
2025-02-21
Fix requestProxyBypass command line default value Closes #3528
Perplexity: Add new models
Fix group VN updates on switching to chat
Merge branch 'staging' into support-multiple-expressions
Merge pull request #3530 from SillyTavern/reasoning-block-coloringSigned
Use hsl instead of color-mix for reasoning css
Merge pull request #3531 from SillyTavern/fix-hidden-reasoning-plus-parsingSigned
Fix hidden reasoning not allowing manual parsing
Update reasoning block coloring to CSS vars
refactor(middleware): rename accessLogger to accessLogWriterSigned
refactor(Middleware): only mount accessLogger when listen is enabledSigned
fix(middleware): skip New connection message and `access.log` writes for localhostSigned
Merge branch 'release' into staging
Fix assistant chat export format
feat(middleware): add separate access log middleware with config optionSigned
eventSource: Add autofire on emit for APP_READY
Fix null confrimation when no custom expressions
2025-02-20
Fix force set emote in group
Fix image loading resolve
Fix first reorder of group VN with reduced motion
Fix group VN mode not updating on kicking group members
Fix group VN mode with reduced motion
Forbid custom expressions to be prefixed with defaults
fix: return empty strings for branch name and commit hash in error response
Check if git repo root in plugin update
Fix setting basic auth creds with env
Save setConfigValue export
Fix setting protocols with env
Merge branch 'staging' into immutable-config