improved

fixed

Chat

Write

Codex

Prompts

Export

Teams

September 19, 2024

Full Project and chat exports are here
image
You can now export your chats just like you can export your codex or snippets! In addition, the novel export screen now has a section to include other aspects of your novel to get a single "full project" export of your novel.
Codex
  • Added a new global setting for the codex to always create new entries in the series scope (helpful when most of your entries are part of a bigger universe)
  • Fixed support for codex entries with accents or other special characters in the codex search bar (e.g.
    Élise
    can now be found via
    Elise
    as well).
  • Fixed being unable to upload a thumbnail to a series codex entry that you were invited as an editor to.
Write
  • Added the ability to show/hide scene beats in read-only novels as well as revision histories.
  • Fixed adding an empty paragraph in scenes that only have a blockquote
Chat
image
  • Added a new "split left/right" option to chats so you can turn them into a side panel when you want to work in another view
  • Added new "Empty threads" filters to chats. Sometimes you just start a new thread and don't end up using it. This makes those easier to find.
  • Fixed the chat message taking your input focus away when the AI has finished writing. This was annoying when you were editing a codex entry as you were waiting.
  • Fixed "Extract" being available in a read-only novel (was kind of useless since you can't save anything)
Prompts
  • Update model filtering to support new OpenAI o1 models
  • Updated prompt parsing to keep indentation when calling functions. This means XML indentation should be kept when desired.
Other changes
  • You can now subscribe to Novelcrafter anytime throughout your trial (and not just near the end of it)
  • Added number of members + shared contents in team settings tabs
  • Fixed team lists with more than 25 members not loading all user details at once
  • Various other bug fixes and improvements