Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 19:31
· 157 commits to main since this release

MeetingTranscriber 0.4.1

Installation

Via Homebrew (recommended):

brew tap pasrom/meeting-transcriber
brew install --cask meeting-transcriber

Manual:

  1. Download the DMG below
  2. 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

  • fix(app): use actual sample rate for mix instead of hardcoded 48kHz by @pasrom in #24

🧹 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