📦 0.1.11
🚀 Added
- [Front] Redirect to requested url after login
- [Front] Album page - show tracks
- [Front] Playlist page - show tracks
- [Front] Track page - show track infos
🖍 Changed
- [Front] New style for track results
- [Chore] Refacto : explode search logic in routes
🐛 Fixed
- [Front] Fix login multiple redirect
What's Changed
- feat: handle redirect url after login by @cstaelen in #51
- refacto: explode logic in routes by @cstaelen in #52
- feat: add album and playlist tracks page by @cstaelen in #53
- feat: inline style for tracks by @cstaelen in #54
- fix: multiple redirect by @cstaelen in #55
- Fix/auth error msg by @cstaelen in #56
Full Changelog: 0.1.10...0.1.11