Releases: ky-zo/openrec
Releases · ky-zo/openrec
Release list
v0.3.5
v0.3.4
Fixes
- Meeting notes no longer time out on longer calls. Notes generation now waits up to 5 minutes for OpenAI instead of 60 seconds, which regularly cut off notes for calls over ~20 minutes.
- Retrying a failed meeting now reports its progress in the Meetings window (with a visible processing banner and the current stage) instead of taking over the recorder panel, and any processing warnings are kept on the meeting instead of disappearing.
- The retry button is now labeled "Retry processing" to match what it actually does.
- Fixed the "View meeting" button overlapping the call title field in the recorder after a save.
🤖 Generated with Claude Code
v0.3.3
Fixes
- Transcription no longer fails for non-English meetings. OpenRec now requests AssemblyAI's documented model fallback (
universal-3-5-pro→universal-2) and accepts transcripts produced by either model. Previously, when language detection picked a language outside Universal-3.5 Pro's supported set, AssemblyAI fell back to Universal-2 and OpenRec rejected the completed transcript with "AssemblyAI used universal-2 instead of universal-3-5-pro", leaving the meeting stuck in a failed state. - Meetings that failed with this error can now be recovered: open Meetings, select the failed meeting, and click Retry save.
🤖 Generated with Claude Code
OpenRec 0.3.2
- Refresh Google Calendar events immediately and periodically across connected accounts
- Use api.openrec.co as the canonical OAuth and API domain
- Add Copy actions for summaries, AI notes, next steps, decisions, and transcripts
- Install future updates in place instead of opening a DMG
- Show the production version and build in the Meetings footer
- Add the OAuth privacy page and harden displayed server errors
OpenRec 0.3.1
Coming up in Meetings: connect multiple Google Calendar accounts and see every meeting on one list, with one-click call naming. Optional calendar step in onboarding. Louder microphone capture, clearer transcription errors, tightened recorder layout, and an in-panel Update button for new versions.
v0.3.0 — Cloud-first recording & meeting memory
What's New
- Cloud-first recording — fragmented MP4 streams to OpenRec Cloud or your own Cloudflare R2 bucket while the call runs; no recordings folder or full file is kept on the Mac
- OpenRec Cloud worker open sourced — the Cloudflare Worker (Google OAuth, D1, R2, expiring media links) now lives in
cloud/ - Onboarding flow — guided setup for API keys (stored in the macOS Keychain), storage, retention, and permissions
- Meetings library — searchable list of calls with participants, summary, decisions, and next steps per meeting
- Call detection for Meet, Zoom, Teams, Slack Huddles, FaceTime, Webex, and more
- AssemblyAI Universal-3.5 Pro transcription with speaker diarization, live or after the call
meeting.completedwebhooks with private, expiring media links- New landing page with an app mockup and full feature overview
- Repository prepared for open source: CONTRIBUTING, SECURITY policy, cleaned tracked artifacts
Requires macOS 15.0 or later. The app and DMG are signed and notarized by Apple.
Full Changelog: v0.2.3...v0.3.0
OpenRec v0.2.3
What's New
- Segment recording - Long recordings are now split into 2-minute segments for better reliability
- Build improvements - Added
.env.buildsupport for easier build configuration
Download
Download OpenRec-0.2.3.dmg, open it, and drag OpenRec to your Applications folder.
The app is signed and notarized by Apple.