0.9.0 (2021-10-19)
- shared: ✨ Add error snackbar (#205) (e29d408)
- shared: ✨ Add language selection (#247) (7f153f5)
- spotify: ✨ Add smartphone icon for user devices (#219) (f56fbbc)
0.8.0 (2021-08-16)
- lyrics: 🐛 Split title to not use '- From...' in lyrics search (#202) (4f66956)
- spotify: 🐛 Use the grid on the player to prevent for moving a track controls (fb0d26c)
- shared: ✨ Add auth token autorefresh (#213) (b2073bb)
- shared: ⚡ Use proxy for getting user location (#210) (e7d6ee1)
- spotify: ✨ Add non premium user message (#204) (98385bb)
- spotify: ✨ Add overflow directive (#203) (891c3a1)
- spotify: ✨ Add playlists on homepage (#201) (cfd4acf)
- spotify: ✨ Add recently played and featured playlists on dashboard (#215) (57e63c0)
- ⚡ Split homepage views into modules for better first load impression (#211) (357e414)
- shared: 📈 Improve google analytics tracking (#214) (5493618)
0.7.0 (2021-08-14)
- 💄 Add homepage padding on large screens (#196) (9177aae)
- lyrics: ✨ Filter lyrics to use only lrc files (#194) (55737a5)
- spotify: ✨ Add play button on track (#197) (f5cac99)
- spotify: ✨ Add play on details view (#195) (c1a7372)
0.6.0 (2021-08-12)
- Add a login authorization info (#159) (030ab72)
- components: 💄 Card wrapper single line height (#174) (162ed6d)
- interceptor: 🐛 Fix refresh token login in interceptor (#175) (185446a)
- shared: 🐛 Remove duplicate user country requests (#178) (35bedfe)
- spotify: ✨ Add a device selection (#168) (5159c07)
- spotify: ✨ Add track search (#184) (36ff3b6)
- spotify: ✨ Add user playlists on sidebar (#176) (076d5a2)
0.5.0 (2021-07-27)
- 🐛 dropdown menu button (#99) (b220241)
- 🐛 Set title when null is passed (#113) (6e816dc)
- 🔒 Fix regex vulnerability (#98) (22fc9a6)
- 📝 Add readme on welcome page (#112) (e7898f7)
- spotify: ✨ Add autofocus directive (#126) (798ed89)
- spotify: ✨ Add playlist details view (#105) (26168e0)
- spotify: ✨ Add search playlist view (#96) (19a80c3)
0.4.0 (2021-07-17)
- 🎨 Add storybook addons (#62) (be5fb84)
- spotify: ✨ Add a current song in a page title (#59) (0c19067)
- spotify: ✨ Add auto pagination handle (#56) (763bbc3)
- spotify: ✨ Add card wrapper (#54) (213733f)
- spotify: ✨ Add Playlist Card Decorator (#77) (675088a)
- spotify: ✨ Add search view (#55) (4c7358d)
0.3.0 (2021-06-26)
- shared: ✨ Add spotify market interceptor (#50) (1def952)
- spotify: ✨ Add album card (#52) (7ae1468)
- spotify: ✨ Add artist page (#49) (8901f13)
- spotify: ✨ Add card view and storybooks (#51) (c2323bf)
- spotify: ✨ Add navigation buttons (#48) (10d08dd)
0.2.0 (2021-05-07)
- lyrics: 💄 Change lyrics display mode for more user friendly (#41) (6bc7495)
- shared: ✨ Add app info modal (#40) (18d2ad6)
- shared: ✨ add keyboard shortcuts to the app (#42) (79317cb)
- spotify: 💄 Add album cover on album view (#44) (eb5dbf4)
0.1.3 (2021-04-29)
- 🚑 Fix proxies on production (#38) (f9c6897)
- 🐛 Wrong logo used page depending on dark/light mode (#34) (e58575f)
- 💄 Adjust login page for mobile devices (#37) (0bff1f8)
- ✏️ Fix typo on main page (#35) (49d17c1)
0.1.2 (2021-04-28)
- spotify: 👽 Fix user authorization (#27) (dcdc012)
- spotify: 👽 Use JWT for user authorization as described in Spotify API (#29) (77673b0)
- spotify: ✨ Add basic navigation bar and user logout (#30) (a5a1479)
- spotify: ✨ Add login page to the app (#31) (bc2b7e0)
- 🌐 add i18n support (#28) (5b3b827)
0.1.0 (2021-04-25)
- ➕ Add a release-it tool (#25) (cf4aa79)
- lyrics: 💄 Add user info about current progress (#24) (823a594)
- spotify: ✨ add basic menu in sidebar (#23) (e1a4606)
- 📈 Add google analytics (#22) (09d4270)
- 💄 Configure app colors and add dark mode (#20) (eb55b31)
- :sparkels: Add song list (#21) (81df3e9)
- spotify: ✨ Add current playing song control (#18) (02e062d)
0.0.2 (2021-04-23)
- spotify: ✨ Add current playing data (#17) (68d860f)
- spotify: ✨ Add music control (#14) (6186ae5)
- 🔖 This is a 0.0.1 release (#9) (724b811)
- 🚀 Add netlify redirects (#11) (b979de1)
0.0.1 (2021-04-22)
- 🚑 Fix missing proxy on prod build (d307fc6)