nextcloud-app-radio/CHANGELOG.md

58 lines
2.8 KiB
Markdown
Raw Normal View History

2018-08-12 09:58:00 +00:00
## 0.6.2 2018-08-11
2018-08-14 13:39:35 +00:00
### Added
- Remember last menu state
[#26](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/26) @onny
- Navigation by hash location
[#63](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/63) @onny
2018-08-14 14:05:20 +00:00
- Add icon categories
[#](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/b7e711955b90f388a5e340ab582461fd39df8969) @onny
2018-08-15 15:34:20 +00:00
- Add volume icon
[#](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/07ce3e5aebd5e5b5bf91e3aae996441ae9268402) @onny
2018-08-15 15:55:05 +00:00
- Remember volume state
[#66](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/66) @onny
2018-08-14 13:39:35 +00:00
### Fixed
- Fix styling issue (overflow hidden) player area
[#65](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/65) @onny
2018-08-12 15:22:08 +00:00
- Fix styling issue colum width on Chrome browsers
[#37](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/37) @onny
- Don't scroll to top when clicking on station
[#62](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/62) @onny
- Fix Nextcloud 14 compatibility
[#57](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/57) @onny
[#61](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/61) @onny
- Fix play/pause toggle favicon
[#59](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/59) @onny
2018-08-15 15:55:05 +00:00
- Preload images
2018-08-16 13:39:33 +00:00
[#68](https://git.project-insanity.org/onny/nextcloud-app-radio/issues/68) @onny
2018-02-12 14:09:13 +00:00
## 0.6.1 2018-08-11
### Changed
- Display station metadata
2018-02-12 14:14:06 +00:00
[#53](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/9908231b7a24f21b1ab74d3aaa086eafa135e395) @onny
### Fixed
- Fix loading favorites
[#54](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/d17b7720ced885d327ec5f74c066ef1862b49bd6) @onny
2018-02-12 14:09:13 +00:00
2017-08-11 17:52:51 +00:00
## 0.6.0 2017-08-11
2017-08-06 21:23:26 +00:00
### Added
- Display station metadata
2017-08-08 22:26:10 +00:00
[#22](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/c62ee87b490de39ed27e43dec4dfff221bff40b1) @onny
- Add changelog file
[#28](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/04b1bbf49c8d7eb95e9e5d08e9e3b4b7cdc7f4ee) @onny
- Continious scrolling
[#13](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/c8e86558d0a1ceeea21f801f6e2391ab70046a4e) @onny
2017-08-09 15:30:13 +00:00
- Loading animation
2017-08-09 22:24:46 +00:00
[#25](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/9624b4dc4c5770df93b548736c1be43b96d6dea5) @onny
2017-08-11 17:52:51 +00:00
- Display info messages, station not found / no favorites
[#20](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/fba5aa6c8b913a63c4a726d4cbabf1c94331d9f0) @onny
2017-08-06 21:23:26 +00:00
### Fixed
2017-08-09 15:30:13 +00:00
- Fix missing background color for first td in table row
[#32](https://git.project-insanity.org/onny/nextcloud-app-radio/commit/9e5b7961009ca7842f8a025de59cb3acaae2bea1) @onny
2017-08-06 21:23:26 +00:00
## 0.5.0 2017-08-06
### Added
- First release