🎉 Release of add-on AirCast 3.2.1

This commit is contained in:
Community Hass.io Add-ons Bot 2022-01-07 22:08:37 +00:00
parent a1bd8561d3
commit 05c5facffb
7 changed files with 12 additions and 37 deletions

View file

@ -682,10 +682,10 @@ SOFTWARE.
[adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[adguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[adguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.0
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v3.2.0/README.md
[addon-aircast]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.1
[addon-doc-aircast]: https://github.com/hassio-addons/addon-aircast/blob/v3.2.1/README.md
[aircast-issue]: https://github.com/hassio-addons/addon-aircast/issues
[aircast-version-shield]: https://img.shields.io/badge/version-v3.2.0-blue.svg
[aircast-version-shield]: https://img.shields.io/badge/version-v3.2.1-blue.svg
[aircast-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[aircast-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -2,38 +2,13 @@
## 🚀 Enhancements
- Migrate JSON add-on config to YAML @frenck (#118)
- Add logo and icon @velijv (#125)
## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#96)
- Switch to centralized GitHub Action Workflows @frenck (#117)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#98)
- 🚀 Update CI to latest version @frenck (#124)
- 🎆 Updates maintenance/license year to 2022 @frenck (#127)
## ⬆️ Dependency updates
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#88)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#89)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#90)
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#91)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#92)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#93)
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#95)
- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#94)
- ⬆️ Upgrades add-on base image to v4.2.3 @frenck (#97)
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#99)
- ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#100)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#101)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#102)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#103)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#104)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#108)
- ⬆️ Upgrades add-on base image to 5.1.1 @frenck (#109)
- ⬆️ Upgrades AirConnect to 0.2.51.1 @frenck (#111)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#113)
- ⬆️ Upgrades base image to 5.2.0 @frenck (#119)
- ⬆️ Upgrades AirConnect to 0.2.51.2 @frenck (#120)
- ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#121)
- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#128)

View file

@ -199,7 +199,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2017-2021 Franck Nijhof
Copyright (c) 2017-2022 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -42,9 +42,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-aircast/36742?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[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-v3.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.0
[release-shield]: https://img.shields.io/badge/version-v3.2.1-blue.svg
[release]: https://github.com/hassio-addons/addon-aircast/tree/v3.2.1

View file

@ -24,4 +24,4 @@ schema:
slug: aircast
startup: services
url: https://github.com/hassio-addons/addon-aircast
version: 3.2.0
version: 3.2.1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 3 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After