Skip to content

Releases: kwaroran/Risuai

v2026.6.210

Choose a tag to compare

@kwaroran kwaroran released this 21 Jun 10:25
  • fix: decrypt local backup data before loading
  • fix: avoid Tauri resource aborts in Auto Suggest

v2026.6.114

Choose a tag to compare

@kwaroran kwaroran released this 11 Jun 21:07
  • feat: add a option to select export module type, only maintained until module charx is settled

v2026.6.113

Choose a tag to compare

@kwaroran kwaroran released this 11 Jun 18:41
  • fix: partly revert params due to reverse proxy conflict

v2026.6.112

Choose a tag to compare

@kwaroran kwaroran released this 11 Jun 18:14
  • fix: resolve V3 plugin providers always showing as Plugin Legacy
  • fix: chunk mismatch by incorrect session numbers

v2026.6.111

Choose a tag to compare

@kwaroran kwaroran released this 11 Jun 10:08
  • feat: change coldstorage default option to enable only if there are no plugins
    • this is due to some plugins without support of coldstorage makes some errors

v2026.6.110

Choose a tag to compare

@kwaroran kwaroran released this 11 Jun 07:38
  • feat: coldstorage by default
  • feat: add translation key for 'skipSavingAssetsOnWebSync'

v2026.6.103

Choose a tag to compare

@kwaroran kwaroran released this 10 Jun 19:03
  • fix: converting character to module changes lorebooks in character

v2026.6.102

Choose a tag to compare

@kwaroran kwaroran released this 10 Jun 18:36
  • feat: add backup encryption and asset strip for account synced web version, and a option to disable it
  • fix: checking remote folder causing error on local version

v2026.6.101

Choose a tag to compare

@kwaroran kwaroran released this 10 Jun 15:59
  • fix: Reverted checkInput temp due to styling bug
  • fix: Fixed character toggle causing updates too much

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