🎉 Release of add-on Plex Media Server 2.6.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-13 09:38:12 +00:00
parent 43cc83729c
commit 83c47b3411
4 changed files with 17 additions and 27 deletions

View file

@ -1,28 +1,18 @@
## Whats changed
## ✨ New features
- Add translation support @frenck (#90)
## 🚀 Enhancements
- Add note about DLNA support to docs, cleanup port 1900 @frenck (#81)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#89)
## 📚 Documentation
- Add note about DLNA support to docs, cleanup port 1900 @frenck (#81)
- Correct the link to CONTRIBUTING.md @dd32 (#101)
## ⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#80)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#82)
- Upgrades add-on base image to v6.2.0 @frenck (#83)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#85)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#86)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#87)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#88)
- ⬆️ Upgrades Plex Media Server to 1.22.3.4392 @frenck (#91)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#92)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#93)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#94)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#95)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#96)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#98)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#97)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#99)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2 @dependabot (#100)
- ⬆️ Upgrades Plex Media Server to 1.23.2.4656 @frenck (#102)

View file

@ -44,5 +44,5 @@ 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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v2.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.6.0
[release-shield]: https://img.shields.io/badge/version-v2.6.1-blue.svg
[release]: https://github.com/hassio-addons/addon-plex/tree/v2.6.1

View file

@ -1,6 +1,6 @@
{
"name": "Plex Media Server",
"version": "2.6.0",
"version": "2.6.1",
"slug": "plex",
"description": "Recorded media, live TV, online news, and podcasts ready to stream.",
"url": "https://github.com/hassio-addons/addon-plex",