Skip to content

v4.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 07:52
· 1036 commits to main since this release

Features

  • Add back button functionality to album detail page (thoulee)
  • add long press to webview to view artist pic (thoulee)
  • add is playing indicator to song item left icon (thoulee)

Bug Fixes

  • add duplicate check before adding track to queue (thoulee)
  • update Android view height in AlbumContent.tsx (thoulee)

Styles

  • adjust marginTop in album.tsx for loading spinner (thoulee)

Code Refactoring

  • move useful functions to utils (thoulee)
  • extract ArtistNames component for displaying artist names (thoulee)
  • extract components from artist page (thoulee)
  • extract components from album page (thoulee)
  • update SongItem to use haptic-feedback (thoulee)

Chores

Commits