Releases: zerolovesea/Brevia
Releases · zerolovesea/Brevia
Release list
Brevia v1.0.14
Brevia v1.0.14
Fixes
- Subtitle translation is now selected by default during onboarding.
- Starting a meeting with a translation target automatically downloads the required subtitle translation model, then starts the meeting once it is ready.
- Floating captions now open on the display containing the Brevia app window; a saved caption position from another display is not reused.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.14-arm64.dmg. - Windows x64:
Brevia-1.0.14-x64-setup.exe.
Brevia v1.0.13
Brevia v1.0.13
Highlights
- Added a unified sharing panel for transcripts, meetings, and AI notes. Copy text, open email or social sharing, export files, and use the native macOS share sheet.
- Added ModelScope download sources for supported recognition, punctuation, speaker, and audio-enhancement models, improving model downloads from China.
- Added interactive product-demo pages for live transcription, meeting summaries, and voiceprint recognition.
Improvements
- Show download progress while an app update is being fetched.
- Improved packaged-app FFmpeg discovery and prevented deleting a meeting while it is still processing.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.13-arm64.dmg. - Windows x64:
Brevia-1.0.13-x64-setup.exe.
Brevia v1.0.12
Brevia v1.0.12
Fixes
- Fixed Windows startup failures when localized example data contains characters that cannot be encoded by the system GBK code page.
- Removed the File, Edit, View, and Window application menu from the Windows app window.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.12-arm64.dmg. - Windows x64:
Brevia-1.0.12-x64-setup.exe.
Brevia v1.0.11
Brevia v1.0.11
Highlights
- Built-in AI: run bundled GGUF models locally for meeting summaries and text-to-speech, without configuring a remote API.
- Live controls: change the meeting language, recognition models, translation target, and audio tracks while a meeting is in progress.
- Improved setup and model library: select a quality or performance preference during onboarding and see clearer model information.
Fixes
- Made release tests handle Windows CRLF line endings consistently.
- Added an in-app GitHub button for quickly opening the Brevia repository.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.11-arm64.dmg. - Windows x64:
Brevia-1.0.11-x64-setup.exe.
Brevia v1.0.8
Brevia v1.0.8
Improvements
- Faster post-meeting refinement: each audio track is now prepared (voice detection, diarization, and embedding) in parallel, roughly halving preparation time for dual-track meetings with identical output.
- Faster pre-recording start-up: the models required before recording now load in parallel, shortening the "Preparing" state.
- Naming or marking a speaker during a meeting now registers them in Settings' speaker recognition in real time, so the same person is recognized across later meetings.
- Fewer fragmented sentences in refined transcripts: same-speaker segments separated by short pauses are merged more sensibly, avoiding over-splitting long sentences into many small chunks.
Fixes
- Renaming a speaker in the participant panel now updates already-rendered live subtitles, not just subsequent ones.
- Fixed refined subtitles occasionally repeating a single character mid-sentence (an ASR decoder loop on long internal silence); refinement output now runs through the same cleaning as live captions, and repeated runs are collapsed anywhere in the text.
- The "Overlapping speech" label now localizes in every supported language instead of always showing Chinese.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.8-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.8-x64-setup.exe.
Brevia v1.0.7
Brevia v1.0.7
Improvements
- Reduced peak memory during post-meeting refinement: the recognition pass now reads audio window-by-window from disk instead of holding whole tracks in memory, and native embedding extractors are released between tracks.
- Raised the refinement duration limit to 4 hours, covering the vast majority of meetings.
- Microphone speakers are now matched against the voiceprint library during refinement instead of always being labelled "local user", so local participants get real names too.
- More detailed meeting summaries: the English and Chinese notes prompts now develop every substantive topic and preserve more of the discussion rather than compressing it away.
- Model library capability tags now sit inline next to the model name for a tighter layout.
Fixes
- Fixed the model download queue card becoming unclickable while progress was updating; the card now updates progress in place and only rebuilds when items or button states change.
- Fixed speaker labels from multiple tracks (mic and system) being merged into one person after sorting by timestamp; unmatched speakers are now namespaced per track and shown with readable "Mic / Remote Speaker N" labels.
- Masked API key placeholders now reflect the stored key length.
- Smoothed transcript scroll restoration when reopening a meeting detail.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.7-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.7-x64-setup.exe.
Brevia v1.0.6
Brevia v1.0.6
Improvements
- Enhanced ASR (Automatic Speech Recognition) processing with improved error handling and model management.
- Added comprehensive test coverage for worker, UI, and electron main process components.
- Improved frontend state management and backend communication reliability.
- Updated internationalization (i18n) data structure for better localization support.
Fixes
- Fixed various bugs in the worker core and model loading logic.
- Stabilized backend client error handling and retry mechanisms.
- Improved main process logic with better resource management.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.6-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.6-x64-setup.exe.
Brevia v1.0.5
Brevia v1.0.5
Fixes
- Restored the native macOS microphone permission prompt during onboarding.
- Added the hardened-runtime microphone entitlement to the app and its helper processes.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.5-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.5-x64-setup.exe.
Brevia v1.0.4
Brevia v1.0.4
Fixes
- Made the onboarding screen-recording permission check reflect a successful native capture request immediately.
- Removed the stale permission-status polling that could make microphone authorization require repeated clicks.
Build
- Added
npm run release:offlinefor local-only DMG and Windows EXE builds without GitHub publishing or Apple notarization.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.4-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.4-x64-setup.exe.
Brevia v1.0.3
Brevia v1.0.3
Fixes
- Published the macOS ZIP update package required for in-app automatic updates.
Downloads
- macOS (Apple Silicon):
Brevia-1.0.3-arm64.dmg, signed with Developer ID and notarized by Apple. - Windows x64:
Brevia-1.0.3-x64-setup.exe.