Skip to content

v4.3.7

Choose a tag to compare

@MultihogAurelius MultihogAurelius released this 05 Jul 18:53

Patch notes since v4.3.4 (commits bb3bc6728eaac1):


v4.3.7

28eaac1

Added

  • Onboarding Initial Setup step 4: match your SillyTavern Persona name to the State Tracker character after creation; you can still describe the character in Persona as usual.

Fixed

  • Scenario Profiles now save and restore stock module prompt edits (including all TIME variants), module enable/order, and per-module pagination. Chat-linked state uses the same snapshot helpers.

v4.3.6

b0cadb0 (+ quest UI polish 15efd29)

Added

  • Per-chat time/date settings: 24h clock, Day vs DD/MM/YYYY calendar, and initial date anchor persist per chat when chat linking is on.
  • Onboarding layout: segmented Day/Date and 12h/24h toggles, Sci-Fi and Horror genre templates with matching archetype buttons, section dividers (How It Works / Setup Guide).

Changed

  • Time/date UI sync: onboarding, Modules & Order pills, and Extension Settings all use shared setters — no contradictory toggle state.
  • TIME module prompt editor: Edit/Reset picks the correct stock variant (time, time_24h, time_ddmmyy, time_ddmmyy_24h) from clock + calendar settings.
  • Status footer placement: <end_of_output_footer> moved to immediately after </combat> in both sysprompt files.
  • Onboarding copy: updated How It Works, Initial Setup (time/date step), simplified model recommendations (MiMo 2.5 Pro GM, Gemini 3.1 Flash-Lite for tracker/agent).
  • Lorebook Agent docs: removed obsolete Max Tokens reference; Campaign Records explains native Lorebook book creation.

Fixed

  • Quest log UI (15efd29): remaining active objectives are struck through when a quest is marked completed, even if some OBJ_ACTIVE lines weren’t updated individually.

v4.3.5

bb3bc67, dfa1f4f

Added

  • Quest archive UI: completed/failed quests move to separate COMPLETED / FAILED sections; archived entries can be dismissed manually. Show archived quests toggle in settings (default on).
  • Edit with AI (Modules): Edit with AI in the stock prompt editor and Custom Module Editor — describe changes in plain language, preview/accept flow (same pattern as Add Custom AI).

Changed

  • Quest memo cleanup: archived quests (completed, failed, past deadline) sync to settings, then strip from stored [QUESTS] memo automatically.
  • Quest prompt wording: restored instructions to keep completed/failed entries with updated STATUS so the tracker can archive before memo strip. Auto-migrates saved prompts that used over-aggressive “active only” wording.

Fixed

  • Empty [QUESTS] on completion: State Tracker no longer told to emit an empty quest block when the last active quest completes — prevents lost archive sync.
  • Stock prompt editor pagination: TIME (24h) module uses the correct block tag for pagination threshold lookup.