Skip to content

Releases: logancyang/obsidian-copilot

1.2.4

16 May 16:30
Compare
Choose a tag to compare
  • Add flag isVisible to show chat messages optionally
  • Fix "Use Active Note as Context" functionality

1.2.3

15 May 03:17
Compare
Choose a tag to compare
  • Auto focus on the chat window's input text area when the window is toggled on
  • Add user custom system prompt advanced setting
  • Use toggle instead of dropdown for streaming and debugging mode settings

1.2.2

12 May 20:20
Compare
Choose a tag to compare
  • Fix CSS conflicts with default styling

1.2.1

10 May 23:39
Compare
Choose a tag to compare
  • Add better OpenAI error messages
  • Fix typo for the "table of contents" command
  • Add community plugin installation guide in readme

1.2.0

27 Apr 06:10
Compare
Choose a tag to compare
  • Add a number of commands
    • summarization
    • eli5
    • change tone
    • fix grammar and spelling
    • generate table-of-contents
    • generate glossary
    • press release
    • make longer and shorter
    • a number of new languages in translation suggestions
  • Add new dev mode setting

1.1.1

22 Apr 04:32
Compare
Choose a tag to compare
  • Add requestUrl from Obsidian API for non-streaming option
  • Re-implemented streaming using SSE
  • Various fixes including stop streaming and new chat handling

1.1.0

19 Apr 04:22
Compare
Choose a tag to compare

Add new commands for selection

  • Simplify
  • Emojify
  • Remove URLs
  • Translate
  • Rewrite into tweet/thread

1.0.2

14 Apr 19:23
Compare
Choose a tag to compare

Fix css li specificity bug that causes li marker problems in note reading mode.

1.0.1

13 Apr 06:33
Compare
Choose a tag to compare

Initial release.