Commits

feat/multi-feature-pack

2026-01-15

Fix legacy name prefix removal using wrong variable in bookmarks
Wolfsblvt authored 7 months ago
9b0f0dcc

2026-01-14

Macros 2.0 expose runtime warn log function
Wolfsblvt authored 7 months ago
0b529290
Improved `printMessages` performance on large chats by reducing DOM updates. (#4947)Signed
DeclineThyself authored 7 months ago
7d995408
feat(sd): Add Z.AI GLM-Image model support (#5012)Signed
Mooki authored 7 months ago
bce1372e
Suppress error messages when Firefox unloads the tab (#5013)Signed
Cohee authored 7 months ago
b89ffdfe
Revert "Add <svg> to list of Showdown block tags (#4998)"
Cohee authored 7 months ago
206540a0
Increase wait delay in chat-jump
Cohee authored 7 months ago
26af6b10
Retry API tokenization on reconnecting to backend Fixes #5004
Cohee authored 7 months ago
7e410b4a

2026-01-13

Merge pull request #4954 from SillyTavern/fix/docker-readonlySigned
Cohee authored 7 months ago
cd3bed87
Add <svg> to list of Showdown block tags (#4998)Signed
Cohee authored 7 months ago
f79ee5a1
`refactor/perf-printMessages` #4: Renamed `newMessage` to `messageElement` and `newMessageId` to `messageId`. (#4985)Signed
DeclineThyself authored 7 months ago
3e40ac1c
Macros 2.0 (v0.7.0) -Variable Shorthand: New Operators & Lazy Evaluation (#4997)Signed
Wolfsblvt authored 7 months ago
f8c373f5
Merge branch 'release' into staging
Cohee authored 7 months ago
9e88f233
Google Translate: Normalize pt-BR target language
Cohee authored 7 months ago
bba91e38

2026-01-12

Adjust itemized prompts on message move/delete (#5000)Signed
Cohee authored 7 months ago
684b7558
`refactor/perf-printMessages` #3: Extracted `updateMessageItemizedPromptButton` and `getMessageHTML` from `addOneMessage` to improve readability. (#4984)Signed
DeclineThyself authored 7 months ago
69b7a17c
NanoGPT: Add reasoning effort control Closes #4999
Cohee authored 7 months ago
372db63c
Show a page reload prompt on EME toggle (#4994)Signed
Cohee authored 7 months ago
61891853
`refactor/perf-printMessages` #2: Removed `getMessageFromTemplate` (#4983)Signed
DeclineThyself authored 7 months ago
a9f2d559

2026-01-11

Feature: Enhanced Branch and Checkpoint Naming (#4993)Signed
Wolfsblvt authored 7 months ago
491f2a3a
Improve performance of printMessages (#4979)Signed
Cohee authored 7 months ago
2d1a96f9
Merge branch 'release' into staging
Cohee authored 7 months ago
1bfabd9b
OpenRouter: Fix fallback model request
Cohee authored 7 months ago
f861beb2
Skip redundant scroll adjustment
Cohee authored 7 months ago
d56011b6

2026-01-10

Fix: don't call append media twice on swipe (#4991)Signed
Cohee authored 7 months ago
ab164efe
Enhance world duplication to use current world name as base (#4990)Signed
Wolfsblvt authored 7 months ago
858b9e68
Fix: init macros before extensions (#4988)Signed
Cohee authored 7 months ago
281c50bb
Merge branch 'release' into staging
Cohee authored 7 months ago
6036ff9a
Fix: show edit textarea for messages with inline media
Cohee authored 7 months ago
eb48c5ab
Merge branch 'release' into staging
Cohee authored 7 months ago
d25d97ad
Fix {{summary}} with experimental engine
Cohee authored 7 months ago
c705cbe6
Fix `{{pick}}` macro seeding inside delayed-resolution macros like `{{if}}` (#4986)Signed
Wolfsblvt authored 7 months ago
5c2a02a1

2026-01-09

Z.AI: Add video generation models
Cohee authored 7 months ago
ad860f44
Macros 2.0 [Fix] - Fix macro evaluation to allow nested scoped macros in arguments (#4977)Signed
Wolfsblvt authored 7 months ago
3047045d
Replace $.ajax with fetch (#4978)Signed
Cohee authored 8 months ago
8a32b72d
Optimize getGroupPastChats (#4976)Signed
Cohee authored 8 months ago
68d4da1c

2026-01-08

"gradually replacing property access with a dot operator" (#4965)Signed
DeclineThyself authored 8 months ago
8372e7bf
Fix user handle naming logic (#4969)Signed
allen9441 authored 8 months ago
f6a2def4

2026-01-07

Add OpenRouter headers to image generation requests
Cohee authored 8 months ago
f7975732
Merge branch 'release' into staging
Cohee authored 8 months ago
908368f2
Fix legacy {{authorsNote}}
Cohee authored 8 months ago
bc660b8b

2026-01-06

Removed 87 redundant `chat[chat.length - 1]` lookups. (#4963)Signed
DeclineThyself authored 8 months ago
ae5f6958
Cut secret input UI messages
Cohee authored 8 months ago
1c6d5da1
Audio inlining for OpenAI and Custom-compatible (#4964)Signed
Cohee authored 8 months ago
7320aa94

2026-01-05

Macros 2.0 (v0.6.6) - STscript compatibility (#4957)Signed
Cohee authored 8 months ago
7331dba0
Caption: Add custom model input field (#4956)Signed
Cohee authored 8 months ago
293ee0a3

2026-01-04

Macros 2.0 (v0.5.2) - Onboarding for new Macro Engine (#4955)Signed
Wolfsblvt authored 8 months ago
e40b31b0
Macros 2.0 [Fix] - Macro display override uses alias name if relevant + preserve whitespaces for autocomplete closing tag (#4953)Signed
Wolfsblvt authored 8 months ago
b453fdc5
Macros 2.0 [➕Macros] - Add `{{hasExtension}}` macro, and refactor extension lookup logic (#4948)Signed
Wolfsblvt authored 8 months ago
cd0627bf
Wrap reloadCurrentChat into SimpleMutex. (#4944)Signed
Cohee authored 8 months ago
e6ce84d7