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.