Skip to content

Releases: faisalAkhtar/faMusic

v5.0.0

16 Oct 11:07

Choose a tag to compare

FEATURES

  • the awesome mediaSession API used (can navigate through notification bar in android and media tab in chrome)
  • improved UX (songs auto-play when clicked from playlist, skipping songs auto-play)
  • improved UI
  • multiple playlist feature added

v4.0.0

16 Oct 11:06

Choose a tag to compare

FEATURES

  • greatly improved UX (buffering, played/paused detection)
  • improved UI, fitted for very small screens (360px wide)
  • next to best songs event management, error handling, edge cases covered

v3.0.0

16 Oct 11:06

Choose a tag to compare

FEATURES

  • a beautiful new UI, greatly improved UX
  • playlist feature added
  • played/paused songs identifiable by album cover's opacity
  • dynamic styling
  • custom hook - useMediaQuery (for responsive styling)

v2.0.0

16 Oct 11:05

Choose a tag to compare

FEATURES

  • login module: user can access app only if logged in
  • using sessionstorage to store token for a single session
  • custom hook (useAuthtoken)
  • for styling, using material ui
  • dark mode
  • material ui on player
  • material ui on player
  • autonext on song's ending
  • very basic attempt to events: ended, play, pause

v1.0.0

16 Oct 11:04

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

FEATURES

  • uses audio api
  • plays from a songsList array
  • skipping(next, previous)
  • play, pause songs
  • fetches song's details and shows them in the cute UI