Download Latest Version Core v6.1.4 source code.tar.gz (106.9 kB)
Email in envelope

Get an email when there's a new version of Pi-hole

Home / v6.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-14 3.3 kB
v6.1.3 source code.tar.gz 2025-07-14 106.9 kB
v6.1.3 source code.zip 2025-07-14 144.8 kB
Totals: 3 Items   254.9 kB 0

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](https://github.com/href="https://github.com/pi-hole/pi-hole/pull/6284">/issues/6284)
    This fixes a case where running a query immediately failed with an error message for an unknown file.

Miscellaneous Fixes and Improvements

Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.1.2...v6.1.3

Source: README.md, updated 2025-07-14