v2.0.4
thewh1teagle/vibev2.0.4Jun 19, 2024by github-actions[bot]
AI Summary
Enhancements to app stability and UI, including whisper.cpp panic handling, a version display in settings, and support for deep links to download models.
Key Highlights
- Catch whisper.cpp panics instead of crashing
- Pretty app version in settings with GPU labels
- Add deep links for model downloading
New Features
- Whisper.cpp panic handling
- App version display in settings
- Deep link support (vibe://download)
Full Release Notes
What's new? 🎉📣 - 🛠️ Catch whisper.cpp panics instead of crashing - 🎨 Pretty app version in settings at bottom with nvidia / older cpu labels (Thanks for @josemoura212 for suggestion!) - 🛠 Fix batch export as json (Thanks for @DArlund for reporting!) - 🔗 Add deep links. you can add `vibe://download?url=<any model url>` link to your website for let vibe users download modesl!