tag:github.com,2008:https://github.com/eddmann/VoiceScribe/releasesTags from VoiceScribe2026-02-02T16:41:47Ztag:github.com,2008:Repository/1079907862/v1.4.02026-02-02T17:03:18ZVoiceScribe v1.4.0github-actionstag:github.com,2008:Repository/1079907862/v1.3.12026-01-20T13:57:57ZVoiceScribe v1.3.1<p>ci(release): automate versioning from CHANGELOG.md</p>
<p>Replace manual version input with automatic extraction from
<br />CHANGELOG.md. Release notes are now pulled directly from the
<br />changelog entry for the version being released.</p>github-actionstag:github.com,2008:Repository/1079907862/v1.3.02026-01-15T01:13:12ZVoiceScribe v1.3.0<p>docs: rename README directory to docs</p>
<p>Move screenshot assets to docs/ and update all image references in
<br />README.md to reflect the new path.</p>github-actionstag:github.com,2008:Repository/1079907862/v1.2.02026-01-04T22:11:10ZVoiceScribe v1.2.0<p>feat(ui): add right-click context menu with quit option</p>
<p>- Left click shows standard menu (Record, History, Settings)
<br />- Right click shows context menu (Settings, Quit ⌘Q)
<br />- Follow ClipVault pattern for dynamic menu assignment
<br />- Remove unused <a class="user-mention notranslate" href="https://github.com/State">@State</a> variable in DurationView</p>github-actionstag:github.com,2008:Repository/1079907862/v1.1.02026-01-04T11:19:00ZVoiceScribe v1.1.0<p>docs: replace verbose CLAUDE.md with concise AGENTS.md</p>
<p>Streamline AI agent documentation from 733 to ~250 lines:
<br />- Update file structure to reflect FloatingRecordBar and HiddenWindowView
<br />- Document native macOS Settings scene architecture
<br />- Remove debugging/testing sections (kept in IMPLEMENTATION_GUIDE.md)
<br />- Make CLAUDE.md a symlink to AGENTS.md for backward compatibility</p>github-actionstag:github.com,2008:Repository/1079907862/v1.0.12025-11-26T10:30:52ZVoiceScribe v1.0.1<p>feat: add code signing and notarization to release workflow</p>
<p>- Add Apple certificate installation step for Developer ID signing
<br />- Add notarization with App Store Connect API
<br />- Add signature verification step before notarization
<br />- Add stapling of notarization ticket
<br />- Update release notes to indicate signed/notarized status
<br />- Update README installation instructions (no more right-click needed)</p>github-actionstag:github.com,2008:Repository/1079907862/v1.0.02025-11-12T09:05:30ZVoiceScribe v1.0.0<p>docs: update CLAUDE.md to reflect v1.0 implementation</p>
<p>- Add MLXService documentation for local AI post-processing
<br />- Document HistoryView and transcription history features
<br />- Update architecture diagram to include MLX service layer
<br />- Add post-processing workflows for both WhisperKit and OpenAI
<br />- Rename Auto-Paste to Smart Paste throughout
<br />- Add new data flows for MLX model downloads
<br />- Update testing checklist with post-processing and history tests
<br />- Add debugging sections for MLX and smart paste
<br />- Update file organization to reflect new UI/History directory
<br />- Add MLX framework dependencies to resources
<br />- Update last modified date to 2025-11-12</p>github-actions