Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Latest commit

 

History

History
145 lines (67 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

145 lines (67 loc) · 5.96 KB

1.11.2 (2019-12-05)

Bug Fixes

1.11.1 (2019-11-13)

Bug Fixes

  • implments correct "skip next" action behaviour (c17679f)
  • resolves some page scrolling issues (5d841cd)

1.11.0 (2019-11-10)

Features

  • api: implement ability to pass router basename (c2c8e50)

1.10.3 (2019-10-13)

Bug Fixes

  • bring back audio playback (6542d4b)

1.10.2 (2019-10-13)

Bug Fixes

  • improve audio / image file type detection (e0d1e8f)
  • resolve issue with share form autosubmit (ab4293c)
  • update icons, title, description etc (3412c6f)
  • use first selected image as a fallback cover (a737565)

1.10.1 (2019-10-09)

Bug Fixes

  • ui: center latest page fallback text (5261563)
  • ui: implements correct centering of albums feed content (6897199)
  • ui: removes extra comma at the end of joined track artists string (18d7958)
  • ui: resolve issue with search albums page title overflow (7ace2c9)
  • ui: show correct playback controls ui for audio pending case (5fde7f5)

1.10.0 (2019-10-05)

Features

  • ui: implements failed playback indicator (f3cf380)

1.9.0 (2019-09-28)

Bug Fixes

  • i18n: adds missing i18n strings for ShareAlbumPage (d107e8e)

Features

  • i18n: adds support for more accurate i18n detection (e74057a)

1.8.0 (2019-09-28)

Features

  • implements albums search page (7421b9d)

1.7.0 (2019-09-22)

Features

1.6.1 (2019-07-14)

Bug Fixes

  • ui: brings set of UI fixes (b1fa946)

1.6.0 (2019-07-10)

Features

  • ui: implenets basic albums search ui (bf015d7), closes #28

1.5.0 (2019-06-18)

Features

  • ui: implement basic share album ui (82d9d28)

1.4.0 (2019-03-31)

Features

  • ui: implement basic albums feed ui (505443d)

1.3.0 (2019-03-17)

Features

  • ui: implement basic navigation ui (6e33d92), closes #17

1.2.0 (2019-03-09)

Features

  • ui: implement basic playlist ui (0b2dc49), closes #12

1.1.0 (2019-03-03)

Features

  • ui: implement basic player controls (0981de1)

1.0.1 (2019-02-22)

Bug Fixes

  • accessibility: provide non-empty alt tag for album cover (c0dea58)

1.0.0 (2019-02-20)

Features

  • ui: partially implemented ui (33e8932)