Skip to content

Pi-hole Web v4.3.2

Compare
Choose a tag to compare
@PromoFaux PromoFaux released this 21 Sep 23:06
· 4023 commits to master since this release
38d8e77

How do I update my Pi-hole?

Fixes

  • Replace fa-refresh with fa-sync #942 (Fixes #941)
  • Fix sorting of queries with identical timestamps #938 (Fixes #934)
  • Fix the sidebar toggle from overflowing when hovered over #946 (Fixes #945)
  • Add correct IP sorting for the ARP table #948 (Fixes #947)
  • Fix audit log button being too wide #935
  • Update font-awesome class for clock icon in Fontawesome 5 #957
  • Hide clients over time graph is no data is available #966 (Fixes #932)
  • Clarify that the router does not always have to be the DHCP server #967 (Fixes #893)
  • Always show the full requested range in the long-term API results #900
  • Prevent command injection via admin email #974
  • Don't show the "Click to ..." tooltip when filtering is disabled #972 (Fixes #971)
  • Feature: Batch audit requests #977
  • Prevent static DHCP leases from having duplicate hostnames #980 (Fixes #979)
  • Fix further broken font-awesome-icons #987
  • Fix missing icon for the whitelist button on the query log page #984 (Fixes #983)
  • Add TEMPERATURE_LIMIT setting #991
  • Removed outdated code #993
  • Fix some XSS issues in settings.php #1005