Stable Diffusion: clickable pod-status dot in the chat bar (copy of the settings indicator; click toggles warmup/shutdown)
Commits
feat/multi-feature-pack2026-07-26
2026-07-24
Stable Diffusion: reference image toast shows the description (tag/path as fallback)
Stable Diffusion: fix stack overflow logging comfy workflows with large images
Revert "Stable Diffusion: never re-run reference image selection on swipe"
Stable Diffusion: never re-run reference image selection on swipe
Stable Diffusion: reference image visibility + editor placeholder
Stable Diffusion: provider fallback chain + tagged reference image library
2026-06-30
Cache Keepalive: arm per-chat (only on MESSAGE_SENT, disarm on CHAT_CHANGED); fixes false-arming on chat open
2026-06-22
Cache Keepalive: skip + disarm if the idle timer fired >5s late (sleep/throttle guard)
2026-06-20
Cache Keepalive: stay dormant until the first message/generation of the tab session
Cache Keepalive: send ping as a user message (depth-0 injection) and update default message
Cache Keepalive: per-profile idle tracking + per-profile enable; ping only the active profile
Summarize: generate under the chosen profile via profile-switch + reconnect-wait (replaces sendRequest, which ignored the model)
Stable Diffusion: wait for API reconnect after switching to the image-prompt profile
Stable Diffusion: fix image-prompt profile being ignored (exclude from presets; generate under the chosen profile with full context)
Summarize: dedicated LLM connection profile for summarization
Add Cache Keepalive extension
Summarize: configurable system/user role for the summary prompt
Connection Manager: quick-switch profile button in the chat bar
Stable Diffusion: user-defined custom wand dropdown entries
Stable Diffusion: dedicated LLM connection profile for image prompt generation
Stable Diffusion: primary/secondary settings presets with auto-fallback
2026-05-03
2026-05-02
Refactor extension management and assets download menu (#5583)Signed
Add option to return malformed JSON string from extractJsonFromData (#5578)Signed
fix: npm audit package dependencies (#5572)Signed
Extension clone improvements (part 2) (#5571)Signed
Add account version tags to cookies (#5563)Signed
2026-05-01
Update/Turn expression-set-fallback into expression-fallback (#5564)Signed
2026-04-30
Add rate limit to basic auth middleware (#5504)Signed
feat: add nanogpt provider selection (#5544)Signed
Feat - Add expression-set-fallback slash command (#5551)Signed
Fix json schema use for openAI compat CUSTOM endpoints in several use paths (#5561)Signed
Extension management improvements (#5552)Signed
2026-04-29
fix: temperature -> maxTemperature (#5554)Signed
2026-04-28
2026-04-27
2026-04-26
Implement private IP range request host validator (#5497)Signed
Fix missing filename sanitization on V2 JSON character import + harden getPngName as safety nee (#5538)Signed
feat: Add NanoGPT credit stats UI (#5537)Signed
Chat Completion: common model sorting and grouping settings, improved NanoGPT model list (#5536)Signed
Implement S256 challenge in OpenRouter OAuth flow (#5501)Signed