🎉 Release of add-on Spotify Connect 0.8.2

This commit is contained in:
Community Hass.io Add-ons Bot 2020-10-31 12:48:24 +00:00
parent 7a2db6cbd0
commit bcb31de6dc
4 changed files with 11 additions and 16 deletions

View file

@ -1126,10 +1126,10 @@ SOFTWARE.
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ssh-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [ssh-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.1 [addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.2
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.8.1/README.md [addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.8.2/README.md
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues [spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
[spotify-version-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg [spotify-version-shield]: https://img.shields.io/badge/version-v0.8.2-blue.svg
[spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.svg [spotify-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/spotify-amd64.svg
[spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [spotify-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [spotify-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,17 +2,12 @@
### 🔨 Changes ### 🔨 Changes
- 🔨 Implement OCI image specification on labels - ✏️ Fix docs link in README (#53)
- ⬆ Upgrades cargo to 0.42.0-0ubuntu1~18.04.1 - ⬆ Upgrades cargo to 0.44.1-0ubuntu1~18.04.1
- ⬆ Upgrades git to 1:2.17.1-1ubuntu0.7 - ⬆ Upgrades rustc to 1.43.0+dfsg1+llvm-1~exp1ubuntu2~18.04.1
- ⬆ Upgrades libasound2 to 1.1.3-5ubuntu0.5 - ⬆ Upgrades add-on base image to v5.2.2
- ⬆ Upgrades rustc to 1.41.0+dfsg1+llvm-0ubuntu1~18.04.1
- ⬆ Upgrades Spotifyd to v0.2.24
- ⬆ Upgrades add-on base image to v5.2.1
- ✏ Split add-on documentation
- ⬆ Upgrades libssl-dev to 1.1.1-1ubuntu2.1~18.04.6
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.8.0...v0.8.1 [changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.8.1...v0.8.2
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: Enjoying my add-ons? Consider supporting my work:

View file

@ -49,6 +49,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.8.2-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.1 [release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.8.2
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Spotify Connect", "name": "Spotify Connect",
"version": "0.8.1", "version": "0.8.2",
"slug": "spotify", "slug": "spotify",
"description": "Play Spotify music on your Home Assistant device", "description": "Play Spotify music on your Home Assistant device",
"url": "https://github.com/hassio-addons/addon-spotify-connect", "url": "https://github.com/hassio-addons/addon-spotify-connect",