Skip to content

2.6.0

Compare
Choose a tag to compare
@Difegue Difegue released this 20 Sep 19:56
· 13 commits to master since this release
1567683

👋 This point update fixes a lot of longstanding bugs and does some cleanup/updating.
I hope you enjoy it!

Shared:

  • (#75) Fix potential failure in GetColor crashing the album display
  • (#39) Add hostname support to the MPD server text field
  • (#59) Use "albumsort" instead of album when listing albums in the Library
  • (#60) Use "albumartist" in album views when available
  • Use the new MPD playlistdelete range feature when removing items from playlists

UWP:

  • Migrate to Windows Community Toolkit v8 🎊
  • Fix alternate line colors being broken on Windows 11 machines
  • Shadows have been revamped across the app.
  • A new nicer segmented control has been added to Search results.
  • Settings got a small facelift
  • Fix the loading bar not showing when cover art is downloading for an album
  • The playback slider is now properly controllable via keyboard.
  • The app should no longer be suspended by Windows. This fixes various issues regarding connection stability and Xbox background functionality.
  • Try/catch potential exception in double-tap to play
  • Added missing Narrator hints for the playback views.

iOS:

  • The app has migrated to .NET7 🎊 Now requires iOS16.
  • Table views have been reworked across the app to show more content in compact mode
  • Fixed Table views getting resized incorrectly on phones when switching from portrait to landscape multiple times.
  • You can now directly tap to play/add to queue in all table views.
  • The old multiselect behavior in album/playlist views has been retired for the time being.
  • Queue and Playlists can now be edited/reordered
  • Fix a bug where visiting multiple album pages would stack then in the background when clicking "Add to Queue"
  • Fixed navigation on phones always taking you back to the Queue before showing the Sidebar.
  • Rework NowPlaying View to take into account safe insets properly
  • The Add to Playlist dialog has been retooled to take less empty space.
  • Non-error in-app notifications are now less intrusive.
  • (#73) Added missing VoiceOver hints for the playback views.

image

Full changelog: 2.5.6...2.6.0