Skip to content

Release 1.2.1

Choose a tag to compare

@vt0r vt0r released this 26 Mar 14:38
· 25 commits to main since this release

Overview

Another release, mostly bug fixes and minor changes in this one. Submitted for App Store review on 2026-03-26.

Changes and Bug Fixes

  • Fixes the bug in Lidarr search (shown when you click the "+" FAB and attempt to add a new artist) where images for artists are not displayed. The previous image handling code operated under the assumption that every image would be retrievable from Lidarr's API, which is true for artists and albums you've already added that have photos, however artists that are not yet present will not be downloaded yet, so we retrieve them from the remote source now in that case.
  • Adds an "About" section to the bottom of the Settings view, which is something I probably should have added from the beginning... Better late than never! Now you can see the version and build number of the app you're running, and it also includes a link to the GitHub repo, so users know where and how to report issues, and a link back to the app store as well, just for good measure.
  • Updated the App Store link to use the non-region-specific one, which should be useful for anyone outside the US. Some of us do realize we are not the center of the world! 😅

Full Changelog: 1.2.0...1.2.1