stats.js: update for new popup
Commits
main2025-06-02
45ef4b60
samplerSelect.js: update for new popup
Fix for eslint
secret.js: update for new popup
backgrounds.js: update for new poup
openai.js: update for new popup
WI: increase budget cap max value 8k -> 64k
Merge pull request #4086 from NicodeSS/releaseSigned
fix: lowercase remote-user header in authelia auto-login procedure
Update placeholder for empty message
Feature: Allow tools to accept arrays of values as an array (#4085)Signed
Fix #4083 JSON parse error when tool does not accept parameters (#4084)Signed
2025-06-01
2025-05-31
Merge branch 'release' into staging
Caption: fix displaying secondary endpoint for unsupported sources
Merge branch 'release' into staging
Add filename validation middleware to create endpoint
Add filename validation middleware to upload endpoint #4065
Merge pull request #4077 from SillyTavern/fix-mes0-right-swipeSigned
Allow swipe right to generate first message in non-pristine chats Fixes #4074
2025-05-30
2025-05-29
Do not replace inline HTML img with image embed (#4063)Signed
Fix HTML syntax errors by @Dakraid Original commit: https://github.com/SillyTavern/SillyTavern/commit/fd4babab31c420e94df7d355db2d32c478b853c7
Recent chats: add delete and rename buttons (#4051)Signed
docs: edited the link to the forks badge (#4059)Signed
Merge pull request #4060 from leandrojofre/relieve-group-chat-consoleSigned
Update - Clean console debugs for group chats
Merge pull request #4057 from omahs/patch-2Signed
Merge pull request #4058 from rsxdalv/patch-1Signed
refresh voices upon checkReady in openai-compatible TTSSigned
Fix typosSigned
2025-05-28
Add vertexai.svg image file
Unblock Request model reasoning for Vertex
Merge pull request #4046 from InterestingDarknessII/vertexfullSigned
Change no neutral warning text to align with other inputs
Move account status block higher
Fix alignment of Region controls
Remove unnecessary blank lines in chat-completions.js
Implement auto-connect for VertexAI full
Fix model options hiding on Chrome
Derive Vertex AI Project ID from Service Account JSON
Updated the placeholder text for the region input field in index.html to include 'global' as an option. - Added a help link to provide users with information on available regions and models, improving user guidance.
Reduced the number of rows in the textarea for Service Account JSON input in index.html
Update Gemini model options in Vertex AI section