Releases: faisalAkhtar/faMusic
Releases · faisalAkhtar/faMusic
v5.0.0
v4.0.0
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
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
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
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