Category: Updates

Pi-hole 5.1 released

As always, we recommend that you read through the release notes and ensure that this update is something you wish to install. Highlights Dark-mode You asked for it, we added it. Dark mode has been an often-requested feature. With Pi-hole v5.1, we finally have an inbuilt dark-mode which can be enabled on the settings page.…
Read more

Pi-hole v5.0 is here!

After a successful beta testing and development period (many thanks to the beta testers!), we are pleased to announce the release of 5.0 for general availability! Important notice There are many fundamental changes between Pi-hole 4.x and 5.0 – as such, this is strictly a one way operation. Once you move from 4.x to 5.0,…
Read more

Hotfix Release Of Pi-hole v4.2.2

We released two small updates to Core and FTL, which will bump both to version 4.2.2. In the Core codebase, some users experienced crashes if their systems were without libcap support which caused FTLDNS to run as root, later dropping to the unprivileged user pihole. As the shared memory objects used for FTLDNS are created…
Read more

Pi-hole v4.2 Available With Shared Memory, New Blocking Modes, And More

We’re always happy when we can release a new version of Pi-hole, so today we’re announcing v4.2 of Pi-hole. Thank you to to our patrons and everyone else who continue to support us. Along with many other things, we’ve merged in the upstream code from dnsmasq v2.80. For anyone who doesn’t know, FTLDNS (pihole-FTL) is…
Read more

Pi-hole v4.1 Is Now Available

We’re very happy to announce the release of v4.1 of Pi-hole. We’d also like to thank our Patrons for their continued support as our project would be very difficult to maintain without your patronage.

Pi-hole v4.0 Released With FTLDNS, Improved Blocking Modes, Regex, Docker, and More

We’re very pleased to release Pi-hole v4.0 today, which includes fixes, tweaks, and lots of new stuff, including FTLDNS (special thanks to our beta testers!) In a sentence, FTLDNS is dnsmasq with Pi-hole’s special sauce baked in. FTLDNS does everything dnsmasq does because it is dnsmasq–just our fork of it. So all of your existing…
Read more

Blocking via regex now available in FTLDNS

We have implemented GNU Extended Regular Expressions for blocking domains into FTLDNS (as used by popular tools such as egrep (or grep -E …), awk, and emacs). To try it, you need to be participating in the FTLDNS beta test (see here for more details). This is a new feature and we invite you to…
Read more

Help Us Beta Test FTLDNS

In case you missed it, FTLDNS™ is Pi-hole’s Faster Than Light (FTL) daemon combined with a DNS/DHCP server (our fork of dnsmasq). So instead of installing dnsmasq as a dependency, we will be distributing all services in a single binary. This will allow us to hook into dnsmasq‘s functionality at a code- level, as well…
Read more

FTLDNS: Pi-hole’s Own DNS/DHCP server

What Is FTLDNS™? In a sentence, FTLDNS™ is dnsmasq blended with Pi-hole’s special sauce. We bring the two pieces of software closer together while maintaining maximum compatibility with any updates Simon adds to dnsmasq. The Problems We have used dnsmasq as our DNS/DHCP server since Pi-hole began. However, as the project has grown and evolved,…
Read more

Pi-hole v3.3 Released: It’s “Extra” Special

Update 2018-02-20 18:05 Hi All, After a few days of pulling out our hair and troubleshooting this whitelisting issue that some of you have reported, we’re finally getting to the bottom of it. The good news is, whitelisting is not completely broken. You can still whitelist domains from the cli with no issues by calling…
Read more