Skip to content

v0.2.4

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

Full Changelog: v0.2.3...v0.2.4

Main changes

  • Add home feed row size options #110
  • Add landscape player layout (will be improved in future updates) #163
  • Improve player layout on smaller screens
  • Store lyrics to library file when downloading song #125
  • Implement database migration
  • Add option to change queue item swipe dismiss sensitivity #78
  • Add option to increase padding on queue sides

Other changes

  • Add option to not start radio on song press #187
  • Show commit/tag information of build in settings
  • Only store required login headers
  • Don't cancel queue multiselection on shuffle button press
  • Move current song to start of queue on long-press of shuffle button
  • Prevent music video playback of album songs #136
  • Add custom song status webhook option 87d2539
  • Use Shape instead of Canvas for WaveBorder rendering (fixes rendering issues on some Android versions)

Bugs fixed

  • NetworkOnMainThreadException when attempting to sign in to YouTube
  • Crash when pinning local playlist #177
  • Crash when starting radio of local playlist #178
  • Total duration of local playlists not displaying
  • DataParseException when logging into YT Music due to excessive header storage #176
  • Recursive loop when saving item data under certain conditions #181 #184
  • Incorrect English string for s_key_resume_on_wired_connect #186 (by @opusforlife2)
  • Download notification progress bar not including completed/failed downloads