v3.0.19

huggingface/skillsv3.0.19Mar 13, 2026by thewh1teagle

AI Summary

Enhances the audio transcription application by persisting user settings and improving compatibility checks, alongside fixes for batch processing and background process management.

Key Highlights

  • Remember selected audio device across sessions
  • Improved CPU compatibility check with clear AVX2 messages
  • Fix batch transcription for files without extensions
  • Properly stop background audio process on quit

New Features

  • Audio device persistence
  • Improved CPU compatibility check

Full Release Notes

What's new? 🎉📣

* 🎙️ Remember selected audio device across sessions
* 🧠 Improved CPU compatibility check (clear message if AVX2 is not supported)
* 📂 Fix batch transcription when folders contain files without extensions
* 🔌 Properly stop background audio process when quitting the app
* ⚙️ Various internal improvements and cleanup

**Full Changelog**: https://github.com/thewh1teagle/vibe/compare/v3.0.17...v3.0.18