Releases: sneljo1/auryo
Releases · sneljo1/auryo
v0.6.0
Added
- likes to artist page
- social user profiles on artist page
- your likes page
- links to song and artist page from several location that were not connected yet
Changed
- project restructuring (internal)
- offline bar with same as update notification
- made the description toggler on the artist page nicer
v0.5.0
v0.4.0
v0.3.0
Added
- Title and artist to player
- Song details page
- related tracks
- liking
- added next and previous buttons to navigate through the app
Changed
- made volume vertical instead of horizontal to save some space
- refactored project to be more modular
- switch from vanilla material icons to iconmoon
- replaced audio player with own implementation because of slow speed with long songs
- refactor to use sass
- keep volume bar visible untill user is done seeking
- changed image on offline page to something more music like
Fixed
- fixed issue with infinity scroll not adapting when resizing
- added custom version of react-list with bug fix untill they accept my pull request
v0.2.0
Added
- volume adjustment for player
- infinity scroll for stream with lazy loading
- custom window controls
- material icons
- offline page
Changed
- Improved code for switching between logout & loging back in
- Replaced sound-react with custom implementation because it had a bug
- changed the accent color
Fixed
- enhanced the performance for seeking through a song