What's Changed
- Fix for some Whisper models, incorrect url/size by @matbe in #320
- Fix Windows system audio device selection reset bug by @matbe in #321
- Start toast content updated by @safvanatzack in #302
- Fix Whisper model metadata and model manager behavior by @safvanatzack in #326
- Fix OpenAI compatible API connection test by @5m4u66y in #316
- Fix api key and ollama host UI persistance and sync by @safvanatzack in #329
- feat: Auto-fetch models from LLM providers by @athulchandroth in #315
- fix(ffmpeg): implement build-time bundling to eliminate runtime downloads by @safvanatzack in #325
- fix: preserve model settings and Ollama endpoint across provider switches by @safvanatzack in #345
- fix: persist model config and API key to database from meeting details by @safvanatzack in #348
Installation
| Platform | Download Link | Instructions |
|---|---|---|
| Windows | meetily_0.2.1_x64-setup.exe | Download and run the installer |
| macOS | meetily_0.2.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
Full Changelog: v0.2.0...v0.2.1