Add i18n attr for deprecation notice
Commits
feat/multi-feature-pack2025-02-28
63b95ef5
Add deprecation warning for Extras API in extensions pane
Enhance logging for resolved whitelist hostnames with color formatting
Merge branch 'staging' into whitelist-hosts
Merge pull request #3584 from SillyTavern/chid-unify-typeSigned
Handle 'object' case as indexOf
Add type of this_chid
Fix shift-click in bulk for first in list
Fix rate and pitch for system tts Closes #2545
Merge branch 'staging' into chid-unify-type
Hide unsupported language warning for 'en'
Add class to language selector
Equalize group action button heights
Hide "persona connections" in create form
Improve type handling
Return to using string type for this_chid
Refactor context change checks during chat summarization
Fix char A/N and expressions folder for first in the list
Fix Horde model selection not saving
Use character name for gallery URL
Fix SD prefixes for first in the list
Fix gallery for first in the list
Fix tags selector for first in the list
Fix A/N and CFG menus on first in the list
Fix logprobs menu on empty chats
Fix duplication and scenario override for first in the list
Fix deletion of the first char in the list
Fix world info binding and alt.greetings editor for first char in the list Possibly fixes #3579
Merge pull request #3580 from AyeeMinerva/stagingSigned
add clearChat in st-context
add printMessages in st-content
2025-02-27
Improve logging in resolveHostnames function to provide clearer output for resolved IP addresses
Update the resolveHostnames function to clarify its behavior and improve documentation
Refactor whitelist middleware to return a promise and update server.js to handle async initialization
Update whitelist entry in config.yaml to use gateway.docker.internal
Merge branch 'staging' into whitelist-hosts
Add gpt-4.5 to caption extension list
Merge pull request #3577 from SillyTavern/the-best-model-tmSigned
Merge pull request #3576 from SillyTavern/debug-track-dynamic-translationsSigned
Revert "Switch tracking key to accountStorage"
Switch tracking key to accountStorage
Resolve hostnames from whitelist
Add gpt-4.5-preview
Switch tracking from Array to Set
Merge pull request #3567 from SillyTavern/cli-args-refactorSigned
Fix undefined translation
Update logging structure for dyn translations
Trace-log stacktrace of translations without key
Debug Func to track missing dynamic translations
Move security checks to users.js