Skip to content

Songr 1.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:36
· 10 commits to main since this release

What's new in 1.1.5

A bug-fix release.

Fixes

  • The library could come up empty, showing only "Idle.", when the desktop app was started cold. The window opens as soon as the app's own server is up, which can be some seconds before it finishes pairing with your Roon Core; the library load lost that race and never retried. It now waits for pairing and loads.
  • Albums opened from an artist page could fail with "This album version changed while it was read", with a Retry that never worked. Albums were filed under whichever artist you browsed to them through rather than their own album artist, so anything an artist merely appears on — features, collaborations, most classical recordings — was recorded under the wrong name and could not be opened. Those entries also appeared as duplicates and inflated album counts. The correction applies on the next library scan.
  • Linux packages had no launcher icon. The deb and rpm shipped a single 1024×1024 icon, a size the freedesktop icon theme does not look in, so desktops drew a blank. They now carry a full 16–512 icon set.
  • The About panel now shows the Songr version. It previously showed only an internal build revision.

Downloads. Desktop builds for Linux (AppImage/deb/rpm, x64 + arm64), macOS (dmg, Apple Silicon + Intel), and Windows below, plus the prebuilt server tarball.

There is no Docker image for this release — the image build failed and the fix ships in the next one. Use ghcr.io/roethlar/songr:v1.1.4 in the meantime.