Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Releases: hassio-addons/addon-pi-hole

v0.5.0

07 Jan 19:50
6fb487c
Compare
Choose a tag to compare

Full Changelog

Added

  • Allows for http & https at the same time #18

Fixed

  • Fixes an issue with Pi-hole and FTL versions displayed as N/A #19
  • Typo in container init
  • Fixes the enable/disable/clear functions of the query logs #20

Changed

  • Prevents possible future Docker login issue
  • Pass local CircleCI Docker socket into the build container
  • Use image tagged as test as a cache resource
  • Updated maintenance year, it is 2018
  • Upgrades add-on base image to v1.3.1
  • Upgrades Pi-hole to v3.2.1

Removed

  • Removes Microbadger notification hooks

v0.4.0

08 Dec 21:54
c6631c8
Compare
Choose a tag to compare

Full Changelog

Added

  • Added debug mode to Pi-hole FTL

Changed

  • Upgraded Pi-hole core to v3.2 #13
  • Upgraded Pi-hole AdminLTE to v3.2 #13
  • Upgraded Pi-hole FTL to v2.12 #13
  • Fixed typo in panel_iframe example config in the README #16

Removed

  • Removed unused detect_ftl_binary.sh script

v0.3.0

03 Dec 21:44
d748d62
Compare
Choose a tag to compare

Full Changelog

Added

  • Support for configuring and resolving custom domains #9 #11

Changed

  • Upgrades add-on base image to v1.2.0
  • Updates add-on URLs to new community forum URL
  • Moves copy of rootfs at a later stage

v0.2.1

29 Nov 21:48
91c9e02
Compare
Choose a tag to compare

Full Changelog

Changed

  • Removal of X-Frame-Options header to avoid embedding issues with SSL #10
  • Changed forums link in README
  • Upgraded project stage from "experimental" into "development"

v0.2.0

24 Nov 20:53
60f860e
Compare
Choose a tag to compare

Full Changelog

Added

  • SSL requirements check on add-on startup

Changed

  • Upgraded base image to v1.1.0

Fixed

  • Not using virtual host #6
  • Can't remove blacklisted domains #7

Removed

  • Custom list.sh. Now using Pi-holes original version.
  • services script, which is now provided by the base image

v0.1.1

14 Nov 20:53
816658b
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Incorrect URL in "Open Web UI" button #1
  • Addon fails to start when IPv6 is not present on network #3
  • Visiting blocked page with port number does not redirect to admin #2

v0.1.0

12 Nov 19:52
f4c716c
Compare
Choose a tag to compare

Initial release.