v0.5.1-rc3
Pre-release
Pre-release
MeetingTranscriber 0.5.1-rc3
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
c5285c833411027e319d0f9b305ede3a93ab88486734b58cbf098b91ad7f4380
What's Changed
🚀 Features
- feat(app): permission health check — detect broken TCC entries by @pasrom in #90
- feat(build): add Homebrew beta cask for pre-releases by @pasrom in #94
🐛 Bug Fixes
- fix: correct sample rate detection for Bluetooth devices by @pasrom in #85
- fix(ci): scope RC changelog to previous RC instead of last stable release by @pasrom in #93
🧹 Maintenance
- test: close critical test coverage gaps (+72 tests) by @pasrom in #86
- test(app): add missing SwiftUI view tests by @pasrom in #87
- test(app): add minor view test gap coverage by @pasrom in #88
- test(app): add E2E integration tests by @pasrom in #89
- build(deps): bump github.com/fluidinference/fluidaudio from 0.13.4 to 0.13.6 in /app/MeetingTranscriber by @dependabot[bot] in #92
📖 Documentation
Full Changelog: v0.5.1-rc2...v0.5.1-rc3