Skip to content

2.7.0

Choose a tag to compare

@logancyang logancyang released this 21 Oct 04:11
· 936 commits to master since this release
7c01191

Improvements

  • #723 Support exclude files from indexing by name pattern @Emt-lin
  • #706 Add default mode in settings so it keeps your mode selection
  • #702 Migrate from PouchDB to Orama.
    • Now we don't have any dependency that blocks mobile!
    • Your new index file is at .obsidian/copilot-index-<hash>.json
  • Remove Long Note QA mode and Send Note(s) to Prompt button in Chat mode since they are legacy features that are covered by new experience: Vault QA with note title mention, slash command and templating

Bug fixes