Skip to content

Releases: kwaroran/Risuai

v2026.8.250

Choose a tag to compare

@kwaroran kwaroran released this 25 Aug 23:02
  • fix: check undefined/falsy data in trimmarkdown

v2026.8.240

Choose a tag to compare

@kwaroran kwaroran released this 24 Aug 22:19
  • 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

Choose a tag to compare

@kwaroran kwaroran released this 29 Jul 07:31
846c897
  • fix: fixed parser and typing issue

v2026.6.214

Choose a tag to compare

@kwaroran kwaroran released this 10 Jul 11:12
  • fix: prompt template roles being inaccurately adjusted

v2026.6.212

Choose a tag to compare

@kwaroran kwaroran released this 10 Jul 10:52
  • 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

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