v0.1.1-alpha
Pre-release
Pre-release
·
90 commits
to main
since this release
What's Changed in v0.1.1
This patch release addresses initial feedback, fixing metadata scanning edge cases and improving window responsiveness on vertical layouts.
Features & Enhancements
- Portable Release: Added a standalone
.zipversion (Orca_0.1.1_Portable.zip) so you can run the player directly without installing it. - Vertical / Portrait Monitor Responsiveness:
- Lowered window min-width to
500pxto allow snapping the window to the side of portrait layouts. - The sidebar now collapses automatically into a clean icon-only layout on narrower screen widths so the app remains fully functional.
- Lowered window min-width to
Bug Fixes
- Tagless Files Indexing: Fixed an issue where audio files without ID3 tags were silently skipped during the scanning process. They now correctly index using the filename as the fallback title.