🎉 Release of add-on Pi-hole 4.1.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-04 00:20:42 +00:00
parent 63a11b9316
commit aa6255a3d7
4 changed files with 12 additions and 53 deletions

View file

@ -1026,10 +1026,10 @@ SOFTWARE.
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[node-red-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[node-red-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.0
[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/v4.1.0/README.md
[addon-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.1
[addon-doc-pi-hole]: https://github.com/hassio-addons/addon-pi-hole/blob/v4.1.1/README.md
[pi-hole-issue]: https://github.com/hassio-addons/addon-pi-hole/issues
[pi-hole-version-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg
[pi-hole-version-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg
[pi-hole-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/pi-hole-armhf.svg
[pi-hole-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[pi-hole-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,54 +1,13 @@
[Full Changelog][changelog]
This is a general maintenance release, containing a lot of internal upgrades and fixes.
This is a bug fix release.
### :hammer: Changes
- 🚑 Fixes issues with HTTP header checking (#89)
- :fire: Remove virtual host configuration (#90)
- 🚑Fix admin/queries.php for ingress users (#97)
- 🚑Fix admin/queries.php for direct users (#98)
- 💄Fix error log path to /dev/stderr (#91)
- :books: Update documentation on how to integrate with Home Assis… (#102)
- ⬆️ Upgrades Pi-hole web interface to v4.3.2 (#107)
- :fire: Removed coffee patch
- :hammer: Updated fix killall brain damage patch
- :books: Update add-on installation instructions
- :shirt: Fixes Markdownlint warnings
- :fireworks: Updates maintenance/license year to 2020
- :pencil2: Funding adjustments
- :pencil2: Fixes some spelling and grammar
- :arrow_up: Upgrades gcc to 9.2.0-r3
- :arrow_up: Upgrades musl-dev to 1.1.24-r0
- :arrow_up: Upgrades nettle-dev to 3.5.1-r0
- :arrow_up: Upgrades sqlite to 3.30.1-r1
- :arrow_up: Upgrades psmisc to 23.3-r0
- :arrow_up: Upgrades openssl to 1.1.1d-r3
- :arrow_up: Upgrades bind-tools to 9.14.8-r5
- :arrow_up: Upgrades logrotate to 3.15.1-r0
- :arrow_up: Upgrades perl to 5.30.1-r0
- :arrow_up: Upgrades git to 2.24.1-r0
- :arrow_up: Upgrades lua-resty-http to 0.15-r0
- :arrow_up: Upgrades ncurses to 6.1_p20191130-r0
- :arrow_up: Upgrades procps to 3.3.16-r0
- :ambulance: Hot patch FTL for nettle 3.5 compatibility
- :books: Update Home Assistant integration instruction
- :arrow_up: Upgrades nginx to 1.16.1-r6
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :hammer: Updates for upstream Supervisor changes
- :ambulance: Fix broken Home Assistant DNS servers in list
- 🔨Admin scripts rewrite (#123)
- :arrow_up: Upgrades add-on base image to v7.0.2
- 🔨Add access control to api.conf (#114)
- :arrow_up: Upgrades libxml2 to 2.9.10-r2
- :arrow_up: Upgrades ncurses to 6.1_p20200118-r2
- :arrow_up: Upgrades php7 to 7.3.15-r0
- :arrow_up: Upgrades sudo to 1.8.31-r0
- :arrow_up: Upgrades Pi-hole core to v4.4
- :hammer: Update community forum links
- :ambulance: Bypass HTTP origin
[changelog]: https://github.com/hassio-addons/addon-pi-hole/compare/v4.0.0...v4.1.0
[changelog]: https://github.com/hassio-addons/addon-pi-hole/compare/v4.1.0...v4.1.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -40,9 +40,9 @@ 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-pi-hole/blob/v4.1.0/README.md
[docs]: https://github.com/hassio-addons/addon-pi-hole/blob/v4.1.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-pi-hole/33817?u=frenck
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-pi-hole/33817?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/2020.svg
@ -50,5 +50,5 @@ If you are more interested in stable releases of our add-ons:
[patreon]: https://www.patreon.com/frenck
[pi-hole]: https://pi-hole.net/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.0
[release-shield]: https://img.shields.io/badge/version-v4.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-pi-hole/tree/v4.1.1

View file

@ -1,6 +1,6 @@
{
"name": "Pi-hole",
"version": "4.1.0",
"version": "4.1.1",
"slug": "pi-hole",
"description": "Network-wide ad blocking",
"url": "https://github.com/hassio-addons/addon-pi-hole",