Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:04
· 184 commits to main since this release

MeetingTranscriber 0.3.0

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

77e0dd070e1de520071029c0832831b74d6d5d8c7ff8bd72d4b86d039e953193

What's Changed

🚀 Features

  • feat: add OpenAI-compatible API provider for protocol generation by @pasrom in #4
  • feat(app): add help popovers and deep-links to permission rows by @pasrom in #9
  • feat: animated waveform menu bar icon by @pasrom in #11
  • feat: add auto-update checker via GitHub Releases API by @pasrom in #10

🐛 Bug Fixes

  • fix(app): guard against invalid range in applyMuteMask by @pasrom in #5
  • fix(app): filter screen-share artifacts from participant names by @pasrom in #6
  • fix(build): use PlistBuddy for version injection by @pasrom in #8
  • fix(build): use tag name as DMG version for pre-releases by @pasrom in #13

🧹 Maintenance

  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #2
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #3
  • ci: add release note categorization and release flags by @pasrom in #12
  • ci(ci): auto-label PRs from conventional commit title by @pasrom in #14

📖 Documentation

  • docs: fix setup instructions by @pasrom in #7

Full Changelog: v0.2.0...v0.3.0