Skip to content

Releases: ArturBa/spotify-karaoke

v0.9.0

19 Oct 14:41
f0a0f83
Compare
Choose a tag to compare

0.9.0 (2021-10-19)

Features

  • shared: ✨ Add error snackbar (#205) (e29d408)
  • shared: ✨ Add language selection (#247) (7f153f5)
  • spotify: ✨ Add smartphone icon for user devices (#219) (f56fbbc)

Performance Improvements

v0.8.0

07 Oct 08:54
5d7be64
Compare
Choose a tag to compare

0.8.0 (2021-08-16)

Bug Fixes

  • 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)

Features

  • 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)

Performance Improvements

  • ⚡ Split homepage views into modules for better first load impression (#211) (357e414)
  • shared: 📈 Improve google analytics tracking (#214) (5493618)

v0.7.0

14 Aug 18:41
ddef6ab
Compare
Choose a tag to compare

0.7.0 (2021-08-14)

Features

  • 💄 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)

v0.6.0

12 Aug 21:16
77cb4d0
Compare
Choose a tag to compare

0.6.0 (2021-08-12)

Bug Fixes

  • 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)

Features

v0.5.0

27 Jul 07:27
841dfc6
Compare
Choose a tag to compare

0.5.0 (2021-07-27)

Bug Fixes

Features

v0.4.0

17 Jul 11:47
a65e130
Compare
Choose a tag to compare

0.4.0 (2021-07-17)

Features

  • 🎨 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)

v0.3.0

26 Jun 17:36
6151db2
Compare
Choose a tag to compare

0.3.0 (2021-06-26)

Features

  • 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)

v0.2.0

07 May 11:22
710e928
Compare
Choose a tag to compare

Bug Fixes

Features

  • 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)

v0.1.3

29 Apr 19:52
7594b4d
Compare
Choose a tag to compare

Bug Fixes

  • 🚑 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)

Features

v0.1.2

28 Apr 22:14
6fbc68f
Compare
Choose a tag to compare

Features

spotify: alien Fix user authorization (#27) (dcdc012)
spotify: alien Use JWT for user authorization as described in Spotify API (#29) (77673b0)
spotify: sparkles Add basic navigation bar and user logout (#30) (a5a1479)
spotify: sparkles Add login page to the app (#31) (bc2b7e0)
globe_with_meridians add i18n support (#28) (5b3b827)