Releases: logancyang/obsidian-copilot
Releases · logancyang/obsidian-copilot
1.2.1
- Add better OpenAI error messages
- Fix typo for the "table of contents" command
- Add community plugin installation guide in readme
1.2.0
- 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
- 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
Add new commands for selection
- Simplify
- Emojify
- Remove URLs
- Translate
- Rewrite into tweet/thread
1.0.2
Fix css li specificity bug that causes li marker problems in note reading mode.
1.0.1
Initial release.