Skip to content

Releases: pi-hole/docker-pi-hole

2025.08.0

04 Aug 11:51
f4aac36
Compare
Choose a tag to compare

What's Changed (Docker Specfic)

Full Changelog: 2025.07.1...2025.08.0

2025.07.1

14 Jul 21:58
b2064c8
Compare
Choose a tag to compare

What's Changed (Docker Specific)

  • Prevent cosmetic issue where component versions are sometimes labeled as commit hashes by @PromoFaux in #1866

Full Changelog: 2025.07.0...2025.07.1


What's Changed (Core v6.1.4)

Full Changelog: pi-hole/pi-hole@v6.1.3...v6.1.4

2025.07.0

14 Jul 20:11
875cf63
Compare
Choose a tag to compare

What's Changed (Docker Specific)

New Contributors

Full Changelog: 2025.06.2...2025.07.0


No Docker Specific Changes - This tag brings in the latest changes from Core v6.1.3

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

What's Changed (Pi-hole Core v6.1.3)

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: pi-hole/pi-hole@v6.1.2...v6.1.3

2025.06.2

12 Jun 15:31
8e04e6b
Compare
Choose a tag to compare

No Docker Specific Changes - This tag brings in the latest changes from FTL 6.2.3

What's Changed (FTL 6.2.3)

This patch release contains fixes for almost all reported bugs (most importantly, it fixes a logging regression where types are missing from pihole.log as well as a crash in filter_servers() deep down in dnsmasq code). There is one remaining issue about the behavior of server=/example.com/1.2.3.4 having changed which we are still working on with the maintainers of dnsmasq.

2025.06.1

06 Jun 19:35
b56e67e
Compare
Choose a tag to compare

OK, this one actually includes the RISCV binary in the RISCV image.

Thanks to @LizenzFass78851 for catching a line I missed when adding support back in

What's Changed

Full Changelog: 2025.06.0...2025.06.1

2025.06.0

06 Jun 07:56
152dd7a
Compare
Choose a tag to compare

This release should fix the majority of crashing issues that were seen with FTL 6.2 an 6.2.1. There are still a couple of outliers (pi-hole/FTL#2494, and pi-hole/FTL#2496), but these only seem to be affecting bare metal installs so far. Thank you for your continuing patience

What's Changed (Docker Specific)

  • RISCV arch added back to image 4f34e6f (Does anyone even use the RISCV docker image?)

Full Changelog: 2025.05.1...2025.06.0

What's Changed (FTL v6.2.2)

This release addresses crashes reported in pi-hole/FTL#2473 pi-hole/FTL#2475 pi-hole/FTL#2481 and friends.

Full Changelog: pi-hole/FTL@v6.2...v6.2.2

What's Changed (Core v6.1.2)

Full Changelog: pi-hole/pi-hole@v6.1...v6.1.1

2025.05.1

31 May 07:57
d06c0a6
Compare
Choose a tag to compare

No functional changes, retag to bring inthe correct web interface version

Full Changelog: 2025.05.0...2025.05.1

2025.05.0

30 May 22:54
d06c0a6
Compare
Choose a tag to compare

What's Changed (Docker Specific)

  • Improve Tips section: clarify webserver port conflict handling by @FreSchNDE in #1823

New Contributors

Full Changelog: 2025.04.0...2025.05.0

Also includes the latest Pi-hole changes: https://pi-hole.net/blog/2025/05/30/pi-hole-ftl-v6-2-web-v6-2-and-core-v6-1-released/#page-content

What’s Changed (FTL v6.2)

New Contributors

Full Changelog: pi-hole/FTL@v6.1...v6.2

What’s Changed (Web v6.2)

Read more

2025.04.0

04 Apr 17:52
4decae8
Compare
Choose a tag to compare

What's Changed (Docker Specific)

Full Changelog: 2025.03.1...2025.04.0

2025.03.1

30 Mar 17:29
1213fc6
Compare
Choose a tag to compare

What's Changed (Docker Specific)

New Contributors

Full Changelog: 2025.03.0...2025.03.1


Also contains core component updates:

What's Changed (FTL v6.1)

New Contributors

Full Changelog: pi-hole/FTL@v6.0.4...v6.1

What's Changed (Web v6.1)

New Contributors

Full Changelog: pi-hole/web@v6.0.2...v6.1

What's Changed (Core v.6.0.6)

Read more