Skip to content

v0.3.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:34
· 190 commits to main since this release

MeetingTranscriber 0.3.0-rc1

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

7d025d0f4ce491f9960f573802b1c426c4922051035c0ac727814a19a13012b7

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

🐛 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

New Contributors

Full Changelog: https://github.com/pasrom/meeting-transcriber/commits/v0.3.0-rc1