0.4.0
Meeting mode writes partial results if it crashes.
- Meeting mode flushes the transcript to disk every 30 seconds. If the app is killed mid-call, the note contains everything up to the last flush instead of nothing.
- Speaker labels you assign are applied to earlier turns in the same meeting, not only to turns after you name them.
- The recognition model tier can be swapped while a capture is queued. The queued capture finishes on the old tier.
- Fixed: the pet stayed in the thinking state when a provider returned a 429. It now returns to idle and the error names the provider.
- Fixed: vault writes on iCloud Drive produced conflict files when Obsidian had the note open. Writes are atomic and append rather than replace.