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

Tags: pathephone/pathephone-web

Tags

v1.11.2

chore(release): 1.11.2 [skip ci]

## [1.11.2](v1.11.1...v1.11.2) (2019-12-05)

### Bug Fixes

* npm audit fix ([3950e90](3950e90))

v1.11.1

chore(release): 1.11.1 [skip ci]

## [1.11.1](v1.11.0...v1.11.1) (2019-11-13)

### Bug Fixes

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

v1.11.0

chore(release): 1.11.0 [skip ci]

# [1.11.0](v1.10.3...v1.11.0) (2019-11-10)

### Features

* **api:** implement ability to pass router basename ([c2c8e50](c2c8e50))

v1.10.3

chore(release): 1.10.3 [skip ci]

## [1.10.3](v1.10.2...v1.10.3) (2019-10-13)

### Bug Fixes

* bring back audio playback ([6542d4b](6542d4b))

v1.10.2

chore(release): 1.10.2 [skip ci]

## [1.10.2](v1.10.1...v1.10.2) (2019-10-13)

### Bug Fixes

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

v1.10.1

chore(release): 1.10.1 [skip ci]

## [1.10.1](v1.10.0...v1.10.1) (2019-10-09)

### Bug Fixes

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

v1.10.0

chore(release): 1.10.0 [skip ci]

# [1.10.0](v1.9.0...v1.10.0) (2019-10-05)

### Features

* **ui:** implements failed playback indicator ([f3cf380](f3cf380))

v1.9.0

chore(release): 1.9.0 [skip ci]

# [1.9.0](v1.8.0...v1.9.0) (2019-09-28)

### Bug Fixes

* **i18n:** adds missing i18n strings for ShareAlbumPage ([d107e8e](d107e8e))

### Features

* **i18n:** adds support for more accurate i18n detection ([e74057a](e74057a))

v1.8.0

chore(release): 1.8.0 [skip ci]

# [1.8.0](v1.7.0...v1.8.0) (2019-09-28)

### Features

* implements albums search page ([7421b9d](7421b9d))

v1.7.0

chore(release): 1.7.0 [skip ci]

# [1.7.0](v1.6.1...v1.7.0) (2019-09-22)

### Features

* **logic:** fixes [#34](#34) ([d35893c](d35893c))