What's Changed
- feat: add import audio feature for external audio files by @jeremi in #304
- fix: improve transcription quality and add parallel resampling for la… by @p-s-vishnu in #342
- Feat/import audio and retranscription by @safvanatzack in #358
- feat(beta): add beta feature gating system for import/retranscribe by @safvanatzack in #366
- Fix/pr 372 by @safvanatzack in #374
- fix: resolve remaining PR #372 review bugs by @sujithatzackriya in #375
- fix: unload transcription engine after batch jobs to free memory by @safvanatzack in #378
- fix of main before release by @safvanatzack in #381
Installation
| Platform | Download Link | Instructions |
|---|---|---|
| Windows | meetily_0.3.0_x64-setup.exe | Download and run the installer |
| macOS | meetily_0.3.0_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 |
What's Next
We're actively working on the following features for the next release:
Multi-Language Summary Generation
Support for generating meeting summaries in languages other than English. Ideal for multilingual teams — transcribe in one language and get a summary in another.
Inline Transcript Editing
Edit your transcript directly without leaving the app. Fix misheard words or formatting issues right where they appear, keeping your notes accurate and clean.
Post-Processing Mode (Retranscribe)
Option to disable live transcription during a meeting and process the full recording afterward instead. Useful for noisy environments or when accuracy matters more than real-time output.
Dark Mode
A proper dark theme across the entire interface for those late-night meetings and low-light environments.
New Contributors
- @jeremi made their first contribution in #304
- @p-s-vishnu made their first contribution in #342
Full Changelog: v0.2.1...v0.3.0