Skip to content

0.4.0

Latest

Choose a tag to compare

@roar-jar roar-jar released this 26 Jun 04:54
· 5 commits to 10341269f9719c247006e090cf1d94fc4de2069e since this release

Voice Workflow 0.4.0

  • Adds Ollama Local as a no-key AI summary provider.
  • Adds Notion-like meeting metadata, consent confirmation, participants, agenda, and agent instruction controls.
  • Stores meeting metadata in note frontmatter and archives audio/transcript in the note.
  • Improves performance by reducing preview STT frequency, capping rendered transcript feed items, increasing audio processing buffer size, caching note list lookups, and avoiding settings writes on every plugin load.
  • Replaces browser fetch/FormData STT upload with Obsidian requestUrl-compatible multipart handling for community plugin review readiness.

Required release assets are attached individually: main.js, manifest.json, styles.css.