Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

2.0

Compare
Choose a tag to compare
@M00NJ M00NJ released this 14 Nov 19:27
· 206 commits to main since this release

New features

  • feat: cleaner album screen design by @SuhasDissa
  • feat: make the artist list more compact by @SuhasDissa
  • feat: improve queue UX by @SuhasDissa
  • feat: add button to clear the queue by @SuhasDissa
  • feat: support for setting a custom playback speed and pitch by @Bnyro
  • feat: add button to play all songs by @Bnyro
  • feat: support for sort orders in local songs library by @Bnyro
  • feat: button to add all songs of an Album/Playlist to library by @SuhasDissa
  • feat: add album and track numbers for artists by @SuhasDissa
  • feat: search artist names by @SuhasDissa
  • feat: fallback to theme accent color when no notification thumb available by @Bnyro

Bug fixes

  • fix: crash when starting playback on Android 14 by @Bnyro
  • fix: support android 7 (closes by @SuhasDissa
  • fix: invalid database migrations by @SuhasDissa
  • fix: disable favourite button for local songs by @SuhasDissa
  • fix: launcher icon background color by @M00NJ

Other changes

  • refactor: add switch preference and make thumbnail color fallback optional by @Bnyro
  • chore: fix typo and remove unused import by @ducklipsNdeuces
  • chore: shorten text in short_description.txt by @Bnyro
  • chore: add issue templates by @Bnyro
  • chore(readme): add F-Droid badge by @Poussinou