Skip to content

v2026.6.100

Choose a tag to compare

@kwaroran kwaroran released this 10 Jun 13:48
  • chore: grant server.sh executable file permission
  • chore: pin pnpm to latest v10
  • feat: add Claude Opus 4.7 model with summarized thinking display
  • feat: add Claude Opus 4.8 model
  • feat: add configurable chat load counts
  • feat: add configurable summary chunk separator for HypaV3
  • feat: add current lorebook entries plugin api
  • feat: add DeepSeek V4 model and fix reasoning content handling
  • feat: add DeepSeek V4 tokenizer
  • feat: add GLM-4.x(above 4.5) and GLM-5.x tokenizer support
  • feat: add GPT-5.5 model support and reasoning / verbosity enhancement
  • feat: add Ollama Cloud provider support
  • feat: add openai flex processing toggle
  • feat: add request / response body logging to Claude batch API
  • feat: add setChatPanel API
  • feat: add character to module conversion
  • feat: add character toggle support
  • feat: add charx import export on modules
  • feat: add custom baseURL for OpenAI-compatible TTS providers
  • feat: Improve self-host server setup docs
  • feat: include environment metadata in error details
  • feat: module to character conversion
  • feat: plugin hooks for preprocessing and postprocessing
  • feat: production-ready OpenAI Responses API support
  • feat: Readd automatic clean chunks
  • feat: refresh Related Links banner
  • feat: Update zh-Hant.ts
  • feat: using position on lorebook prompts
  • Fix import path for characterCards module
  • fix: Add Additional params settings for all models
  • fix: add configurable trust proxy for reverse proxy deployments
  • fix: Backup feature Chunk load error
  • fix: cbs reverse, setdefaultvar
  • fix: correct receiver allowedIPC check in postPluginChannelMessage
  • fix: handle Tauri cold storage path and remote persistence
  • fix: improve slider input accessibility
  • fix: preserve error info from streamed_fetch parse failure
  • fix: refactor additional parameter handling and add support for Anthropic
  • fix: release doingChat lock in sendChat plugin API
  • fix: remove duplicate anthropic beta declaration
  • fix: remove duplicate OpenAI Responses API export
  • fix: remove fork-only zh-Hant translations
  • fix: resolve paramKey error, gate temperature by model, and add xhigh thinking effort
  • fix: restore cold storage entries from local backups
  • fix: support relaxed JSON for additional parameters
  • fix: sync character grid search with simple list
  • ref: migrate DisplaySettings to data-driven renderer
  • style: Improved button visibility in light themes
  • style: render checkbox inputs as toggle switches and optimize aesthetics