What's Changed
- fix(summary): preserve transcript coverage across chunks by @ShiroKSH in #603
- fix(import): use decoder output sample rate, not container rate (HE-AAC half-duration bug) by @iphixit in #608
- fix(recording): respect selected transcription provider by @tianrking in #639
- fix(summary): handle Claude thinking blocks in Anthropic response parsing by @davertor in #694
- fix(transcription): complete post-merge follow-ups by @safvanatzack in #737
- Fix: stop dropping transcripts below confidence threshold (#675) by @ironmark72 in #681
- fix(ui/summary): meeting-details layout and Ollama reasoning strip (#592) by @aliCamargo in #665
- fix(parakeet): preserve completed files across download retries by @VictorMaxWang in #682
- fix(ui/summary): follow up #665 reasoning isolation and sidebar logo by @safvanatzack in #744
- fix(parakeet): harden recovery after PR #682 by @safvanatzack in #749
- fix(audio): Bluetooth mic reliability on macOS — cold-start wake + mid-recording disconnect recovery (#450) by @athulchandroth in #748
- fix(vad): stop fragmenting live speech into sub-4s ASR requests, and filter hallucinations on every engine by @Hus-Mek in #679
- fix(vad): stabilize live segmentation and final timestamps by @safvanatzack in #771
- fix(windows): load compatible ONNX Runtime dynamically by @safvanatzack in #767
- Fix microphone checks, summary progress, and Start button layout [skip ci] by @athulchandroth in #779
- fix(instrumentation): reduce duplicate transcription diagnostics by @safvanatzack in #784
- hotfix(ui): polish sidebar and meeting controls by @safvanatzack in #794
- fix(tests): resolve Bun TypeScript errors by @athulchandroth in #795
- Release v0.4.1 by @athulchandroth in #793
Installation
| Platform | Download Link | Instructions |
|---|---|---|
| Windows | meetily_0.4.1_x64-setup.exe | Download and run the installer |
| macOS | meetily_0.4.1_aarch64.dmg | Open the .dmg file, drag Meetily to Applications folder, then open from Applications
|
| Linux | Build from source | Follow our detailed guides: Building on Linux or General Build Instructions |
New Contributors
- @ShiroKSH made their first contribution in #603
- @iphixit made their first contribution in #608
- @tianrking made their first contribution in #639
- @davertor made their first contribution in #694
- @ironmark72 made their first contribution in #681
- @aliCamargo made their first contribution in #665
- @VictorMaxWang made their first contribution in #682
- @Hus-Mek made their first contribution in #679
Full Changelog: v0.4.0...v0.4.1