From c59cb20959330269cc407cc3ac8b317cb76da4c5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 11 Mar 2022 11:37:12 +0000 Subject: [PATCH] :tada: Release of add-on AdGuard Home 4.5.0 --- README.md | 6 +++--- adguard/CHANGELOG.md | 10 +++++++++- adguard/DOCS.md | 27 +++++++++++++++++++++------ adguard/README.md | 6 +++--- adguard/config.yaml | 3 ++- 5 files changed, 38 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index cd959301..5f64e1f6 100644 --- a/README.md +++ b/README.md @@ -673,10 +673,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.4.6 -[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v4.4.6/README.md +[addon-adguard]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.5.0 +[addon-doc-adguard]: https://github.com/hassio-addons/addon-adguard-home/blob/v4.5.0/README.md [adguard-issue]: https://github.com/hassio-addons/addon-adguard-home/issues -[adguard-version-shield]: https://img.shields.io/badge/version-v4.4.6-blue.svg +[adguard-version-shield]: https://img.shields.io/badge/version-v4.5.0-blue.svg [adguard-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adguard-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/adguard/CHANGELOG.md b/adguard/CHANGELOG.md index 8f0af6e5..b57af62f 100644 --- a/adguard/CHANGELOG.md +++ b/adguard/CHANGELOG.md @@ -1,5 +1,13 @@ ## What’s changed +## πŸš€ Enhancements + +- πŸ”’ Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#306) + +## πŸ“š Documentation + +- πŸ“š Add My buttons to documentation @frenck (#307) + ## ⬆️ Dependency updates -- ⬆️ Upgrades AdGuard Home to v0.107.5 @AlecRust (#304) +- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#305) diff --git a/adguard/DOCS.md b/adguard/DOCS.md index 92191ca6..bb114414 100644 --- a/adguard/DOCS.md +++ b/adguard/DOCS.md @@ -1,9 +1,9 @@ # Home Assistant Community Add-on: AdGuard Home -AdGuard Home is a network-wide ad-and-tracker blocking DNS server with -parental control (adult content blocking) capabilities. Its purpose is to let -you control your entire network and all your devices, and it does not require -using a client-side program. +[AdGuard Home][adguard] is a network-wide ad-and-tracker blocking DNS server +with parental control (adult content blocking) capabilities. Its purpose is to +let you control your entire network and all your devices, and it does not +require using a client-side program. AdGuard Home provides a beautiful, easy and feature-rich web interface to easily manage the filtering process and its settings. @@ -20,13 +20,23 @@ comparison to installing any other Home Assistant add-on. [![Open your Home Assistant instance and show your Supervisor system information.](https://my.home-assistant.io/badges/supervisor_info.svg)](https://my.home-assistant.io/redirect/supervisor_info/) (_Host β†’ IP Address β†’ Change β†’ IPv4 β†’ Static_) - Please note, setting a fixed IP in your router is **NOT** static. -1. Search for the "AdGuard Home" add-on in the Supervisor add-on store and - install it. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Start the "AdGuard Home" add-on. 1. Check the logs of the "AdGuard Home" to see if everything went well. 1. Click the "OPEN WEB UI" button and log in with your Home Assistant account. 1. Ready to go! +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[!Add repository to your Home Assitant instance.][repository-badge]][repository] + ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -155,6 +165,9 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_adguard +[adguard]: https://adguard.com/en/adguard-home/overview.html [contributors]: https://github.com/hassio-addons/addon-adguard-home/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -163,4 +176,6 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-adguard-home/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-adguard-home/releases +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/adguard/README.md b/adguard/README.md index ef419bf1..9239eac5 100644 --- a/adguard/README.md +++ b/adguard/README.md @@ -48,6 +48,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v4.4.6-blue.svg -[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.4.6 -[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v4.4.6/images/screenshot.png \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v4.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-adguard-home/tree/v4.5.0 +[screenshot]: https://github.com/hassio-addons/addon-adguard-home/raw/v4.5.0/images/screenshot.png \ No newline at end of file diff --git a/adguard/config.yaml b/adguard/config.yaml index bcc331d5..ff0f71e6 100644 --- a/adguard/config.yaml +++ b/adguard/config.yaml @@ -7,6 +7,7 @@ arch: auth_api: true backup_exclude: - '*/adguard/data/querylog.*' +codenotary: codenotary@frenck.dev description: Network-wide ads & trackers blocking DNS server discovery: - adguard @@ -42,4 +43,4 @@ schema: slug: adguard startup: services url: https://github.com/hassio-addons/addon-adguard-home -version: 4.4.6 +version: 4.5.0