Releases: r3dbars/transcripted
Transcripted v1.0.3 — Dictation + Meetings
Transcripted 1.0.3
This is the first public GitHub release for the Draft-derived Transcripted app now shipping on main.
What's New
- Local meeting capture and transcription backed by the in-repo
TranscriptedCorepipeline - Dictation into any app, with saved daily markdown transcripts and JSON sidecars for agents/tools
- A clearer agent connection story with a start-here guide, MCP server, and CLI workflows
- Refined menubar, onboarding, settings, recent meetings, sound cues, and recovery flows across the new Transcripted surface
- Draft-compatible storage roots so the new app can keep stable local paths while the public product transition settles
Migration Notes
- This release does not auto-upgrade the older standalone Transcripted app.
- Treat
v1.0.3as a fresh install of the new Transcripted direction onmain. - Permissions and settings from older installs do not carry over automatically.
Validation
bash build-deps.shbash build.shbash run-tests.shbash run-integration-smoke.shswift test- mounted the DMG and verified it contains
Transcripted.app - verified the app bundle and DMG with
codesign --verify
Artifact
Transcripted-1.0.3.dmg- SHA-256:
e1da7e907b06c07b6b2b30d03b91214c5ce0a2dec999321c80dacf4463377515
Signing Note
- The attached app bundle and DMG are Developer ID signed.
- Notarization was not completed in this release environment, so macOS may show its standard warning for an unnotarized download on first open.
v0.5.3 — Recording Error Feedback & Troubleshooting
What's New
Recording errors are now visible
Previously, clicking Start Recording with missing permissions silently did nothing. Errors are now displayed as a toast notification on the pill with actionable instructions.
Troubleshooting section in Settings
- Permission Status: See if Microphone and Screen Recording are granted, with "Fix" buttons that open the right System Settings page
- Data Locations: Transcripts, Logs, Model Cache paths with "Open in Finder"
- Reset Onboarding: Re-run the setup flow without reinstalling
- Reset All Settings: Full factory reset
Actionable error messages
12 error messages rewritten to explain what's wrong and how to fix it (e.g., "Microphone access denied. Go to System Settings → Privacy & Security → Microphone and enable Transcripted.")
Improved onboarding
Screen Recording permission step now shows an amber warning explaining that without it, Transcripted can only hear your microphone — not Zoom/Teams meeting audio.
Other
- QwenService generic title filter is now case-insensitive
- Debug menu: Open Logs Folder
- SystemSettingsHelper utility for deep-linking to Settings panes
Transcripted v0.5.2
Full Changelog: v0.5.1...v0.5.2
Transcripted v0.5.1
What's Changed
- Redesign onboarding: 2-step dark theme, cut 800 lines by @r3dbars in #79
- feat: dark theme onboarding + recording bug fix by @r3dbars in #80
- security: nightly security audit findings [automated] by @r3dbars in #83
- docs: sync CLAUDE.md files with recent codebase changes by @r3dbars in #84
- refactor: nightly simplification sweep [automated] by @r3dbars in #82
- fix: nightly code review findings [automated] by @r3dbars in #81
Full Changelog: v0.5.0...v0.5.1
Transcripted v0.5.0
What's Changed
- docs: CLAUDE.md navigation files for all major folders by @r3dbars in #58
- Add pill onboarding callout with glow ring by @r3dbars in #59
- Show speaker names and time of day in transcript tray by @r3dbars in #60
- Redesign menu bar with smart titles, stats, and labels by @r3dbars in #61
- Update README screenshots with real app images by @r3dbars in #62
- Replace hero image with 4-panel marketing graphic by @r3dbars in #63
- docs: update hero screenshot by @r3dbars in #64
- Show smart titles and date separators in transcript tray by @r3dbars in #65
- Fix notification errors and improve model initialization logging by @r3dbars in #66
- Redesign menu bar with elegant minimal layout and compact stats by @r3dbars in #67
- Simplify repo and split components into smaller parts by @r3dbars in #69
- feat: add Preview Transcript onboarding step (BET-10) by @r3dbars in #57
- feat: resilient model downloads with HuggingFace mirror fallback by @r3dbars in #71
- feat: improve first-run UX with download speed, ETA, and structured errors by @r3dbars in #72
- docs: sync CLAUDE.md files with recent codebase changes by @r3dbars in #73
- security: nightly security audit findings [automated] by @r3dbars in #74
- feat: redesign floating pill UI with premium minimal approach by @r3dbars in #77
- chore: delete dead AuroraSuccessView and sync CLAUDE.md docs by @r3dbars in #78
Full Changelog: v0.3.0...v0.5.0
Transcripted v0.4.0
What's Changed
- docs: CLAUDE.md navigation files for all major folders by @r3dbars in #58
- Add pill onboarding callout with glow ring by @r3dbars in #59
- Show speaker names and time of day in transcript tray by @r3dbars in #60
- Redesign menu bar with smart titles, stats, and labels by @r3dbars in #61
- Update README screenshots with real app images by @r3dbars in #62
- Replace hero image with 4-panel marketing graphic by @r3dbars in #63
- docs: update hero screenshot by @r3dbars in #64
- Show smart titles and date separators in transcript tray by @r3dbars in #65
- Fix notification errors and improve model initialization logging by @r3dbars in #66
Full Changelog: v0.3.0...v0.4.0
Transcripted v0.3.0
Transcripted v0.2.0
Full Changelog: v0.1.0...v0.2.0
Transcripted v0.1.0
What's Changed
Full Changelog: https://github.com/r3dbars/transcripted/commits/v0.1.0