Skip to content

Releases: pi-hole/pi-hole

v6.4.2

24 Apr 21:56
3413768

Choose a tag to compare

What's Changed

Security advisories

Full Changelog: v6.4.1...v6.4.2

v6.4.1

03 Apr 16:54
d3bbfea

Choose a tag to compare

What's Changed

  • Remove additional ':' from debug log system time output by @yubiuser in #6551
  • Remove readonly from piholeNetworkFlush.sh to avoid error message by @rdwebdesign in #6554
  • Add antigravity index by @DL6ER in #6573
  • Fix return status capture of FTL check_download exists by @yubiuser in #6572
  • Remove misleading TODO comment for SetWebPassword by @10adnan75 in #6531

Security Advisories

New Contributors

Full Changelog: v6.4...v6.4.1

v6.4

17 Feb 20:27
a393dd8

Choose a tag to compare

What's Changed

Full Changelog: v6.3...v6.4

v6.3

27 Nov 18:12
5a23c9c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.2...v6.3

v6.2.2

28 Oct 17:07
1837b75

Choose a tag to compare

What's Changed

  • Create version file, if not existing (on first Container start) by @casperklein in #6440
  • Add log file path variables and ensure log files are created if missing by @Yannick7777 in #6441
  • Add bind9-dnsutils as dependency for APT based systems by @yubiuser in #6444

New Contributors

Full Changelog: v6.2.1...v6.2.2

v6.2.1

25 Oct 10:39
66a3c73

Choose a tag to compare

Hotfix for a bug introduced for new installs with 6.2

What's Changed

Full Changelog: v6.2...v6.2.1

v6.2

25 Oct 10:12
75d4082

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.4...v6.2

Core v6.1.4

14 Jul 21:22
cef7fd4

Choose a tag to compare

What's Changed

  • Fix issue where web interface cannot run gravity by @PromoFaux in #6345
  • Fix pihole api command by not setting the some variabes as readonly by @PromoFaux in #6346

Full Changelog: v6.1.3...v6.1.4

v6.1.3

14 Jul 14:15
9494dc6

Choose a tag to compare

https://pi-hole.net/blog/2025/07/13/pi-hole-core-v6-1-3-released/

Pi-hole Core v6.1.3 Released

This is a bugfix release for the core Pi-hole code.

Fixes

  • Prevent gravity from failing due to an empty shell variable. #6191
    This fixes a case where calls to pihole -g failed during list downloads.
  • Require privileged status (root or sudo) for all user calls to pihole. #6312
    This fixes cases where users are unable to change or update the admin password.
  • Exit installation if FTL binary can not be downloaded. #6316
    Abort update if FTL branch does not exist. #6329
    These fix cases where the installation did not fully complete or an update left the installation with mismatched binary and repository versions. Both fixes contributed by @MichaIng
  • Restore pihole -q function. #6284
    This fixes a case where running a query immediately failed with an error message for an unknown file.

Miscellaneous Fixes and Improvements

  • Display output from FTL commands in color on the terminal. #6314
  • Add note to final installation dialog box showing users where to find instructions for allowing a user to run Pi-hole commands without authentication. #6152
  • Allow pihole tail to search for strings beginning with the hyphen character. #6318 Contributed by @rrobgill
  • Do not update the package cache on updates. #6282
  • Improve default route detection in debugging process. #6303 Contributed by @rrobgill
  • Improve detecting loopback interfaces in the installer. #6269 Contributed by @deHakkelaar

Full Changelog: v6.1.2...v6.1.3

v6.1.2

05 Jun 11:32
ec892ec

Choose a tag to compare

No Functional changes - just tagging the latest commit to prevent a cosmetic issue in the version footer of the next docker tag