| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-09-12 | 3.7 kB | |
| meetily_0.4.1_x64-setup.exe.sig | 2026-09-10 | 416 Bytes | |
| meetily_0.4.1_x64-setup.exe | 2026-09-10 | 42.5 MB | |
| meetily_0.4.1_x64_en-US.msi.sig | 2026-09-10 | 416 Bytes | |
| meetily_0.4.1_x64_en-US.msi | 2026-09-10 | 68.7 MB | |
| meetily_aarch64.app.tar.gz.sig | 2026-09-10 | 404 Bytes | |
| meetily_aarch64.app.tar.gz | 2026-09-10 | 49.2 MB | |
| meetily_0.4.1_aarch64.dmg | 2026-09-10 | 48.0 MB | |
| Meetily v0.4.1 source code.tar.gz | 2026-09-10 | 40.5 MB | |
| Meetily v0.4.1 source code.zip | 2026-09-10 | 40.8 MB | |
| README.md | 2026-09-10 | 4.4 kB | |
| Totals: 11 Items | 289.6 MB | 16 | |
What's Changed
- fix(summary): preserve transcript coverage across chunks by @ShiroKSH in https://github.com/Zackriya-Solutions/meetily/pull/603
- fix(import): use decoder output sample rate, not container rate (HE-AAC half-duration bug) by @iphixit in https://github.com/Zackriya-Solutions/meetily/pull/608
- fix(recording): respect selected transcription provider by @tianrking in https://github.com/Zackriya-Solutions/meetily/pull/639
- fix(summary): handle Claude thinking blocks in Anthropic response parsing by @davertor in https://github.com/Zackriya-Solutions/meetily/pull/694
- fix(transcription): complete post-merge follow-ups by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/737
- Fix: stop dropping transcripts below confidence threshold (#675) by @ironmark72 in https://github.com/Zackriya-Solutions/meetily/pull/681
- fix(ui/summary): meeting-details layout and Ollama reasoning strip (#592) by @aliCamargo in https://github.com/Zackriya-Solutions/meetily/pull/665
- fix(parakeet): preserve completed files across download retries by @VictorMaxWang in https://github.com/Zackriya-Solutions/meetily/pull/682
- fix(ui/summary): follow up [#665] reasoning isolation and sidebar logo by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/744
- fix(parakeet): harden recovery after PR [#682] by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/749
- fix(audio): Bluetooth mic reliability on macOS — cold-start wake + mid-recording disconnect recovery (#450) by @athulchandroth in https://github.com/Zackriya-Solutions/meetily/pull/748
- fix(vad): stop fragmenting live speech into sub-4s ASR requests, and filter hallucinations on every engine by @Hus-Mek in https://github.com/Zackriya-Solutions/meetily/pull/679
- fix(vad): stabilize live segmentation and final timestamps by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/771
- fix(windows): load compatible ONNX Runtime dynamically by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/767
- Fix microphone checks, summary progress, and Start button layout [skip ci] by @athulchandroth in https://github.com/Zackriya-Solutions/meetily/pull/779
- fix(instrumentation): reduce duplicate transcription diagnostics by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/784
- hotfix(ui): polish sidebar and meeting controls by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/794
- fix(tests): resolve Bun TypeScript errors by @athulchandroth in https://github.com/Zackriya-Solutions/meetily/pull/795
- Release v0.4.1 by @athulchandroth in https://github.com/Zackriya-Solutions/meetily/pull/793
Installation
| Platform | Download Link | Instructions |
|---|---|---|
| Windows | meetily_0.4.1_x64-setup.exe (github.com) | Download and run the installer |
| macOS | meetily_0.4.1_aarch64.dmg (github.com) | 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 https://github.com/Zackriya-Solutions/meetily/pull/603
- @iphixit made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/608
- @tianrking made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/639
- @davertor made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/694
- @ironmark72 made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/681
- @aliCamargo made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/665
- @VictorMaxWang made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/682
- @Hus-Mek made their first contribution in https://github.com/Zackriya-Solutions/meetily/pull/679
Full Changelog: https://github.com/Zackriya-Solutions/meetily/compare/v0.4.0...v0.4.1