mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on Spotify Connect 0.7.1
This commit is contained in:
parent
8e0b6ecba5
commit
18e2ae6f6c
4 changed files with 9 additions and 20 deletions
|
@ -1010,10 +1010,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.7.0
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.7.0/README.md
|
||||
[addon-spotify]: https://github.com/hassio-addons/addon-spotify-connect/tree/v0.7.1
|
||||
[addon-doc-spotify]: https://github.com/hassio-addons/addon-spotify-connect/blob/v0.7.1/README.md
|
||||
[spotify-issue]: https://github.com/hassio-addons/addon-spotify-connect/issues
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
|
||||
[spotify-version-shield]: https://img.shields.io/badge/version-v0.7.1-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue