Skip to content

Releases: bpennypacker/phad

v0.4.2 - bug fixes

27 Feb 18:12
2feb4d1
Compare
Choose a tag to compare
  • Use nproc to obtain processor count, and default to 1 CPU to prevent potential divide by zero.
  • Only print out warnings if --verbose is specified
  • Updates & bug fixes to phad-simple-install.sh including checking that pip is installed

v0.4.1 - Python 3 & Pi-hole 5.0

19 May 21:06
d64d5d0
Compare
Choose a tag to compare

This point release fixes a bug in phad-simple-install.sh and also adds the --upgrade option to it.

v0.4 - Python 3 & Pi-hole 5.0

19 May 18:41
df0803d
Compare
Choose a tag to compare

This release is mostly just to update phad to run on Python 3 and has been tested on the recent P-Hole 5.0 release. There is one small change to the phad.conf file. See the README file for details.

v0.3

27 Oct 02:12
d718567
Compare
Choose a tag to compare
  • Added support for turning LCD display backlights off/on
  • Added simple installer script
  • Updated documentation

Bug fixes & minor updates

10 Oct 15:57
98e6065
Compare
Choose a tag to compare

Fixes the issues outlined in pull request GH-8

Initial release

14 Aug 01:14
Compare
Choose a tag to compare

Initial public release