Skip to content

v0.1.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@shubham-pathak1 shubham-pathak1 released this 09 Jul 14:42
· 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 .zip version (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 500px to 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.

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.