Skip to content

v0.2.1

Compare
Choose a tag to compare
@toasterofbread toasterofbread released this 21 Nov 20:46
· 581 commits to main since this release

Note

If upgrading from v0.2.0, you may have to clear the app's data


Full Changelog: v0.2.0...v0.2.1

New Contributors

Main changes

  • Song feed rows can now be hidden by title, or by long-pressing their header
  • Change default video format endpoint to Youtubei (this drastically improves stream load times)
  • Add option to change video format endpoint between Youtubei, Piped, and NewPipe
  • Add local artists tab to library
  • Add select all button to playlist page
  • Add download indicator to media previews, with option to toggle display on song feed page
  • Add options to pause/resume playback on audio device added/removed
  • Add options to disable Discord status based on user online status
  • Resume playback on playing item change
  • Open library page on feed load failure
  • Add warning for Discord RPC usage risks

Other changes

  • Delay accent colour reset on song change by 1 second #141
  • Display indicator while song duration loads
  • Reduce radio indicator item preview height
  • Add player overlay menu custom action options
  • Index Discord status images using an external database, as reading directly from Discord was too slow
  • Add navigation bar height multiplier setting #129
  • Add option to toggle the 'previous' button in the minimised player
  • Align radio builder icon
  • Hide entire bar when FEED_SHOW_FILTER_BAR is disabled #148
  • Implement playlist long-press menu playback actions
  • Keyboard height padding is no longer applied to the player while an image overlay page is
  • Add MUTE_PLAYER debug key

Bugs fixed

  • Lyrics search button not displaying if current lyrics are synced
  • Crash on theme save
  • Crash when adding item to playlist on older Android versions #100
  • Playlist item add not working from long-press menu
  • Radio builder playlist title not displaying
  • Crash on playlist reorder
  • Crash on start due to NotImplementedError in MusicTwoRowItemRenderer.toMediaItem #140
  • Accent colour not updating in some cases #143
  • Theme delete button removes wrong theme
  • Settings subpage back gesture takes priority over player menu #145
  • Notification buttons don't appear on Android versions below 13 #151
  • Non-functional notification like button
  • Notification image offset doesn't apply
  • Main lyrics display text doesn't wrap for non-Japanese text
  • Top bar lyrics don't wrap for non-Japanese text #122
  • Long-press menu info text has incorrect height during transition
  • Incorrect NP gradient placement on overscroll
  • Long-press menu info button not appearing in some cases
  • Green box displayed when feed load fails (whoops)
  • Crash on concurrent unlocalised string report
  • Duplicate top bar in library profile page