RisuAI Versions Save

Make your own story. User-friendly software for LLM roleplaying

v1.107.2

2 weeks ago

Update 1.107.2

  • reveted Gemini API version

v1.107.1

2 weeks ago

Update 1.107.1

  • Added Cohere API
  • Gemini API would now use V1 api instead of V1beta

v1.107.0

2 weeks ago

Update 1.107 (Things & Stuff Update)

  • Added custom toggle system in prompt template
  • Added default variable setting in prompt template and characters
  • Removed experimental flag from HypaMemory V2
  • Added HypaMemory V2 chunk size and allocation size setting
  • Changed old COT toggle to deprecated, dude to new custom toggle system
  • Fixed Supamemory summary not working when generation choices are more than 1
  • Fixed triggerscript not handling undefined values as null
  • Fixed Character Card V3 export not working or missing fields in specific cases

v1.106.5

2 weeks ago

Update 1.106.5

  • Fixed Lorebook activation
  • Fixed lorebook order being reversed

v1.106.4

2 weeks ago

Update 1.106.4

  • Fixed V3 import not importing Risu fields like regexes
  • Fixed Lorebook activating with blank keys

v1.106.3

2 weeks ago

Update 1.106.3

  • Fixed highlighter issue

v1.106.2

2 weeks ago

Update 1.106.2

  • Fixed lores returning [Object object]

v1.106.1

2 weeks ago

Update 1.106.1

  • Fixed lores without keys being always active
  • Fixed Lorebook activation key not appearing when use regex is true
  • Fixed Firefox displaying nothing
  • Fixed @@is_greeting not working

v1.106.0

2 weeks ago

Update 1.106 (Character Card V3 Update 1 & Highlights)

  • Added Character Card V3 Support
    • Added Character Card V3 Export
    • Added Character Card V3 Import
    • Added Multiple character icons support
    • Added {{// }} CBS support
    • Added {{hidden_key:A}} support
    • Added {{reverse:B}} support
    • Added {{comment:B}} support
    • Added nickname field
    • Added creation date field
    • Added last modified date field
    • Added use regex field on lorebook
    • Rewrote lorebook system
    • Added decorators support
      • Added @@activate_only_after support
      • Added @@activate_only_every support
      • Added @@depth support
      • Added @@reverse_depth support
      • Added @@role support
      • Added @@@scan_depth support
      • Added @@is_greeting support
      • Added @@position support
      • Added @@ignore_on_max_context support
      • Added @@additional_keys support
      • Added @@exclude_keys support
      • Added @@activate support
      • Added @@dont_activate support
      • Added @@disable_ui_prompt support
  • Deprecated legacy decorators
    • Deprecated @@end, use @@depth 0 instead
    • Deprecated @@assistant, use @@role assistant instead
    • Deprecated @@user, use @@role user instead
    • Deprecated @@system, use @@role system instead
  • Added Highlight system
    • Requires Custom Highlight API support in the browser/OS
    • This would enable Highlights of CBS, decorators, and more
  • Added Long press to close edit
  • Added Long press to remove recursive
  • Changed Regex OUT to multi-line input, rather than single line
  • Changed many Trigger Script fields to multi-line input, rather than single line

v1.105.1

3 weeks ago

Update 1.105.1

  • Added Android storage invest option
  • Fixed RisuRealm popup not appearing
  • Fixed data duplication on Android via file detection bug