Category: Updates

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

Pi-hole Web Interface: The Next Generation

We have been working on a new Web interface for Pi-hole (referenced internally as Next Gen Admin or NGAdmin). The existing interface built off of AdminLTE has served us well, but we have grown beyond the capabilities of an existing template. We’re also looking to implement an HTTP API. This new interface is open source…
Read more

Pi-hole v3.2.1 Released With Lots Of Fixes

v3.2 was one of our biggest releases but many of you found bugs and issues we didn’t. We have fixed the DNS resolution is currently unavailable issue, the settings page not working on some systems, the FTL version not showing correctly, as well as many more. Just run pihole -up to install the update and…
Read more

Pi-hole v3.2 Introduces Long-term Statistics, An Audit Log, Colours, and More!

We are very pleased to release a new version of Pi-hole–version 3.2. This release comes with a long-awaited request: long-term statistics. You can now store and view more than 24 hours worth of Pi-hole data to help see your historical queries and performance. We also have a new audit log for keeping track of domains…
Read more

A Security Reminder When Installing Pi-hole

Please do not download Pi-hole from any other sources except: https://pi-hole.net and https://github.com/pi-hole/pi-hole Other sites are not us so please watch what you type and make sure you enter the correct domain. We do not partner with anyone else; pi-hole.net and our GitHub repo are the only places we distribute software from.