new

improved

fixed

Chat

Plan

Write

Prompts

AI

December 14, 2024

Write
  • Colorized sections are now being highlighted
    in the marker timeline as well (righthand side in the Write view)
  • Added support for HRs, headings and blockquotes in beats
Chat
  • The chat now supports certain types of code blocks in chat messages
  • Fixed extract sometimes matching the wrong codex entry (like "Geneva" for "Eva" - whoops!)
Prompting
  • We made parentheses in
    #if
    blocks optional (so you can write
    {#if context.isStartOfScene}
    as well)
  • Fixed the first/last N number of words not being cut off properly for non-latin languages (esp. Japanese, Chinese, ...)
Other changes
  • Added
    experimental "Google AI Studio" support
    as an AI vendor - this one requires you to provide your own model list.
  • Added a support diagnostics modal to help us with common issues
  • Fixed codex matching not updating when changing novel language
  • Fixed scene subtitles overflowing in plot matrix
  • Fixed brown colors for dark mode looking more like orange
  • Other various fixes and changes