Skip to content

Pi-hole web v3.3

Compare
Choose a tag to compare
@DL6ER DL6ER released this 14 Feb 21:26
· 4162 commits to master since this release
e48aa29

How do I update my Pi-hole?

See the Core changelog here

See the FTL changelog here

New

  • Add Quad9 secondary IPv4 server #654
  • Show DNSSEC results in the Query Log #656
  • Add option to disable logging without flushing logs #673
    screenshot at 2018-01-18 17-30-02

Tweaks

  • Fail gracefully on database problems #655
  • Add reminder to update gravity after modifying block lists #660
  • Convert host names and domains to lower case in DB replies #661
  • Set maximum execution time to 10 minutes in api_db.php #663
  • Add timeout warning to database pages #662
  • Add the audit log to Teleporter #666
  • Slight settings page formatting changes #668
  • Use .lan as suggested TLD for DHCP generated domains #669
  • Improve Query Log display on small screens #636
  • Use modal instead of alerts in the Query Log #616
  • Add DNS.WATCH and Quad9 to DNSSEC compatibility list #622

Fixes

  • Fix preg_split warning #657
  • Fix display of total queries in long-term queries over time graph #664
  • Fix Top Clients filter #667
  • Fix some security issues #674