MeetingTranscriber 0.4.1
Installation
Via Homebrew (recommended):
brew tap pasrom/meeting-transcriber
brew install --cask meeting-transcriberManual:
- Download the DMG below
- Mount it and drag MeetingTranscriber to Applications
SHA256
2b393d12bcbf1be9a48b5ef1b2822db65a0a4cb83d92f8e27105428a6452b8a9
What's Changed
🚀 Features
- feat(app): add configurable protocol prompt via file by @pasrom in #16
- feat: multi-format audio/video file support by @pasrom in #18
- feat: ffmpeg CLI fallback for MKV/WebM/OGG support by @pasrom in #22
🐛 Bug Fixes
🧹 Maintenance
- Add SwiftLint, SwiftFormat, and comprehensive linting by @pasrom in #21
- refactor: convert audiotap from CLI to in-process library by @pasrom in #23
📖 Documentation
- docs: update CLAUDE.md and README.md for new features by @pasrom in #17
- docs: document multi-format audio/video loading by @pasrom in #20
Full Changelog: v0.3.1...v0.4.1