Skip to content

Latest commit

 

History

History
240 lines (126 loc) · 11.7 KB

File metadata and controls

240 lines (126 loc) · 11.7 KB

1.17.0 (2025-03-06)

Features

1.16.1 (2022-08-03)

Bug Fixes

  • auth: improve token refresh flow (a1b7de5)

1.16.0 (2022-04-28)

Bug Fixes

  • player: fix volume controls when app menu open (1f0ea1d)
  • theme: improve dark theme (ebcc74b)

Features

  • dashboard: only display times in player view (6361914)
  • player: redesign (086547c)

1.15.0 (2022-04-23)

Bug Fixes

Features

  • add success and error toasts for actions (a3d5a6e)
  • use svg logo for dynamic coloring (299e77c)

1.14.0 (2022-04-23)

Features

  • add list settings (c0f62d5)
  • add search playlists view (e933ed8)
  • add sign out button to settings view (7a4acac)
  • customize playlists in lists (83e949d)
  • customize tracks in lists (87530fb)
  • playlist: add option to view stats in lists (474d3cb)
  • profile: confirm before signing out (f604405)
  • redesign search bar (1c4918f)
  • show toast on cache clear (6aa57a1)
  • theme: add dark theme (a1dafe9)
  • track: add option to show stats in lists (d3ad28f)

1.13.0 (2022-04-22)

Features

  • add user and track search (01214f6)

1.12.0 (2022-04-22)

Features

  • add profile view (17ec697)
  • add user profile view (580ebda)
  • auth: store basic user info with tokens (668e8c0)
  • following: use round images for users (6ffe61d)
  • signin: redirect to library after sign in (b610561)
  • use round images for users (97e5d93)

1.11.0 (2022-04-20)

Bug Fixes

  • appmenu: fix library navigation issue (01911e6)

Features

  • add liked albums view (5ca32d3)
  • hide unplayable liked tracks (e9fa8a8)

1.10.0 (2022-04-20)

Features

  • add support for playing playlists (aec884f)
  • improve signin instructions (422a01e)

1.9.0 (2022-04-19)

Bug Fixes

  • waveform: change background color of unplayed section (8b5f789)

Features

1.8.0 (2022-04-18)

Bug Fixes

  • stream: fix event item spacing (20d0653)

Features

  • playlist: add context menu options to like and repost (ad0f502)
  • track: add context menu option to like/unlike (3bae32f)
  • track: add context menu option to repost (d48382c)

1.7.0 (2022-04-16)

Features

1.6.0 (2022-04-16)

Bug Fixes

  • fix number key shortcuts (4a533d6)

Features

  • add related tracks view (9bd2faa)
  • contextmenu: add options to view artist and related tracks (5299db4)
  • user: add my tracks and playlists views (8a836d9)
  • user: add tracks, playlists, followers, and following views (6ffddd6)

1.5.0 (2022-04-16)

Bug Fixes

  • prevent app exiting when navigating back (df370a2)

Features

  • add app settings view (1442b8c)
  • cache: add http request caching (bc84a87)

1.4.1 (2022-04-15)

Bug Fixes

1.4.0 (2022-04-15)

Features

  • add user profile view (130b30e)
  • images: optimize size based on usage (47bda05)

1.3.1 (2022-04-15)

Bug Fixes

1.3.0 (2022-04-15)

Features

  • populate following view (c9a9f46)

1.2.0 (2022-04-15)

Bug Fixes

  • view track from liked tracks (be8a22d)

Features

  • add library view (1f0ea5a)
  • add liked playlists view (8209302)
  • add playlist view (c65c220)
  • add track view (442c0f6)
  • settings: change default animation speed to normal (ed5db83)

1.1.1 (2022-04-14)

Bug Fixes

1.1.0 (2022-04-14)

Features

  • dashboard: add basic player to dashboard (91c58ad)

1.0.0 (2022-04-14)

Bug Fixes

  • add repo to package (078cb26)
  • properly handle errors from auth api (447514d)
  • update for api changes (cfd90f2)

Features