Skip to content

2.6.5

Compare
Choose a tag to compare
@logancyang logancyang released this 10 Sep 04:52
· 37 commits to master since this release
2699e5e

Another big one!

SCR-20240909-ssvc
  • Custom prompt template support in Chat!! Now you can just type / and bring up the list of custom prompts you have. Selecting one fills it into the chat input box!
  • {activeNote} added to custom prompt template! Many people have been asking for this.
  • Up and down arrow keys now navigate your user messages! (not persisted, clears at reload)
  • Cohere API setting now in API settings section instead of QA settings, because we have Command R and R+ as builtin chat models!
  • Some UX improvements
    • When autosave for conversation is on, saved convo doesn't open at plugin reloads, a notice banner shows up instead.
    • When deleting a default model, the default is reset to gpt-4o, the "grand default".

PRs