Novelcrafter

August 15, 2025

Improved Fixed Chat Prompts

Chat rendering fixes

This update fixes various chat message rendering issues caused by Gemini and other models:

  • Double-nested blockquotes or lists are now merged and/or unpacked properly.
  • Some nested text elements weren’t being matched against your Codex entries.
  • In certain cases, messages failed to render at all, so we fixed that, too.

Other changes

  • Added back the links to our help docs, Discord and YouTube channel to the onboarding pages.
  • Fixed isNumber in custom prompts not working with chapter.number and similar functions.
  • Fixed too many context selections / inputs in chat overflowing the screen - we now added a height limit.
  • Added more detailed diagnostic data for support (to be found in the Help menu).
  • Various other fixes and improvements.