v1.0.5
thewh1teagle/vibev1.0.5May 15, 2024by github-actions[bot]
AI Summary
This release focuses on enhancing user experience with new file handling capabilities and improved system stability. It includes support for additional audio formats, better crash reporting, and a variety of UI polish items.
Key Highlights
- Drag-and-drop files to window support
- Right-click 'Open with' integration
- Audio format support (Opus)
- Model download cancellation option
- Crash logging and config directory access
New Features
- Option to drop files to window
- Option to open file by right click -> 'Open with'
- File drop animation
- Support more audio formats such as opus
- Add crash log to panic hook
- Add option to open app config dir for getting logs
- Improve ux by replacing onClick with onMouseDown
- Add params info on hover in advanced options
- Improve default window size
- Improve settings window design
- Add Swedish language
- Fix taskbar progress animation
- Update to latest tauri core / plugins
- Improve offline installation
- Option to cancel model download
Full Release Notes
- Add option to drop files to window - Add option to open file by right click -> `Open with` - file drop animation - Support more audio formats such as `opus` (Thanks for @renatoianhez for the suggestion) - Add crash log to panic hook - Add option to open app config dir for getting logs - Improve ux by replacing onClick with onMouseDown - Add params info on hover in advanced options (Thanks for @NHLOCAL) - Improve default window size - Improve settings window design - Add Swedish language, (Thanks for @2bbe) - Fix taskbar progress animation - Update to latest tauri core / plugins - Improve offline installation - Option to cancel model download