🎉 Release of add-on Spotify Connect 0.7.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-01-12 11:01:41 +00:00
parent 8e0b6ecba5
commit 18e2ae6f6c
4 changed files with 9 additions and 20 deletions

View file

@ -4,20 +4,9 @@ This general maintenance release.
### :hammer: Changes
- :arrow_up: Upgrades Spotifyd to 0.2.20
- :arrow_up: Upgrades libssl-dev to 1.1.1-1ubuntu2.1~18.04.5
- :fireworks: Updates maintenance/license year to 2020
- :books: Adjust add-on installation instructions
- :pencil2: Funding adjustments
- :pencil2: Fixes some spelling and grammar
- :arrow_up: Upgrades add-on base image to v4.0.3
- :arrow_up: Upgrades cargo to 0.38.0-0ubuntu1~18.04.1
- :arrow_up: Upgrades git to 1:2.17.1-1ubuntu0.5
- :arrow_up: Upgrades rustc to 1.37.0+dfsg1+llvm-1ubuntu1~18.04.1
- :ambulance: :sparkles: Fix login issue, allow discovery mode
- :books: Update add-on documentation for discovery mode
- :arrow_up: Upgrades spotifyd to v0.2.22
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.6.1...v0.7.0
[changelog]: https://github.com/hassio-addons/addon-spotify-connect/compare/v0.7.0...v0.7.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -45,7 +45,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.7.0/README.md
[docs]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.7.1/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-spotify-connect/61210?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -54,6 +54,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]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.7.0
[release-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
[release]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.7.1
[screenshot]: https://github.com/hassio-addons/addon-spotify-connect/raw/master/images/screenshot.png

View file

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