Releases: kwaroran/Risuai
Releases · kwaroran/Risuai
Release list
v2026.8.250
- fix: check undefined/falsy data in trimmarkdown
v2026.8.240
- ci: Add rust build cache and update actions in Tauri release workflow
- feat: add Gemini 3.6 Flash and 3.5 Flash models
- feat: add Gemini 3.7 Flash model
- feat: add local toggle
- feat: add new novelai model
- feat: Add Risuai.readInlay(id) to plugin API v3
- feat: add v3 chat output listener API
- feat: Add visual color palette selector
- feat: optimize streaming display rendering
- feat: PR check workflow with svelte-check and vitest
- fix: Character deletion reliability (chaId based lookup)
- fix: clean up leaked resources on V3 plugin unload
- fix: drag-and-drop reordering rework
- fix: evaluate CBS before counting lorebook tokens for cutoff
- fix: Fix module charx conversion: preserve moduleNamespace, hideChatIcon, and Replace Global Note
- fix: handle stream callback response via MessagePort in SandboxHost
- fix: include presetRegex in edittrans translation regex application
- fix: keep <style> blocks whose CSS contains markup-like text after resanitization
- fix: preserve cold storage during sync and backup
- fix: preserve reasoning effort options with Responses API
- fix: remove leaked message event listener in SandboxHost.terminate()
- fix: use thinkingLevel for Gemini 3.x instead of thinkingBudget
- perf: optimize Lua state writes and lightweight chat access
v2026.6.215
- fix: fixed parser and typing issue
v2026.6.214
- fix: prompt template roles being inaccurately adjusted
v2026.6.212
- test: add GUI rendering coverage
- feat: add role selection for prompt blocks
- fix: preserve remote save cleanup grace period
- fix: prevent localStorage quota overflow in plugin safety cache
- fix: empty system role replacement
- fix: fallback into coldstorage
- fix: role compatibility errors
v2026.6.210
- fix: decrypt local backup data before loading
- fix: avoid Tauri resource aborts in Auto Suggest
v2026.6.114
- feat: add a option to select export module type, only maintained until module charx is settled
v2026.6.113
- fix: partly revert params due to reverse proxy conflict
v2026.6.112
- fix: resolve V3 plugin providers always showing as Plugin Legacy
- fix: chunk mismatch by incorrect session numbers
v2026.6.111
- 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