Author: Adam Warner

Pi-hole FTL v5.14, Web v5.11 and Core v5.9 released

As always, please read through the changelog before updating with pihole -up. (A new tag for docker image will arrive shortly.) Pi-hole FTL changes: What’s Changed Update Sqlite3 engine to 3.37.2 by @DL6ER in #1276 Enable history and auto-completion for embedded SQLite3 engine by @DL6ER in #1282 Optimize queries table by @DL6ER in #1255 Use embedded SQLite3 engine for the tests by @DL6ER in #1283 Add others…
Read more

Pi-hole FTL v5.13, Web v5.10 and Core v5.8 released

As always, please read through the changelog before updating with pihole -up. (A new tag for docker image will arrive shortly.) Pi-hole FTL changes: What’s Changed Add human-readable table output mode by @DL6ER in #1262 Return DNS port on “>dns-port” telnet command by @DL6ER in #1264 Fix cache statistics by @DL6ER in #1267 Sync master -> development by @DL6ER in #1266 Improve Linux capabilities check by @DL6ER in #1270 Update…
Read more

Pi-hole FTL v5.12, Web v5.9 and Core v5.7 released

As always, please read through the changelog before updating with pihole -up. (A new tag for docker image will arrive shortly.) Pi-hole FTL changes: What’s Changed Extend pihole -vv by @DL6ER in #1229 Print FTL version when calling the built in sqlite function only in interactive mode by @yubiuser in #1226 Compute reply time also for queries which failed upstream by @DL6ER in #1234…
Read more

Pi-hole FTL v5.11, Web v5.8 and Core v5.6 released

As always, please read through the changelog before updating with pihole -up. (A new tag for docker image will arrive shortly.) Pi-hole FTL changes: Prevent race collisions when parsing FTL config file #1222 Fix incorrect response times for complex CNAMEs #1213 Improve CI tests #1212 Ensure compatibility with alpine 3.13+ #1210 Support dynamic linking as fallback #1204 (thanks @pemensik) Add PIHOLE_PTR=HOSTNAMEFQDN option #1202 Tweak rate-limiting #1199…
Read more

[Hotfix] Pi-hole Web v5.5.1 released

Just a quick note to say we have pushed out a small bugfix release for the web component to address a couple of security issues reported to us. As ever, read the release notes before updating. GHSA-g3w6-q4fg-p8x8 – “Stored XSS Vulnerability in the Pi-hole Webinterface” reported by both Dariusz Gońda and @awareseven GHSA-5cm9-6p3m-v259 – “(Authenticated)…
Read more

Pi-hole FTL v5.8.1 Hotfix release

We have just pushed a hotfix release for FTL which should hopefully resolve some database issues that we have been seeing reported. If you have been affected by issues with the database (not everyone has), the general advice is to mv the database (https://wp-cdn.pi-hole.net/etc/pihole/pihole-FTL.db) to a .bak if you’d like, else just rm it, and…
Read more

Pi-hole Core v5.2.3, Web v5.3 and FTL v5.4 released!

A new year, a new release! Before running pihole -up to update, make sure you’ve read over the release notes below to ensure there’s nothing that would stop you from upgrading. Pi-hole docker containers will be updated in due course… (before anyone asks “Where’s the Docker update??”) Update: Docker containers now tagged at :v5.4 Core:…
Read more

Pi-hole Core/Web v5.2.2 and FTL v5.3.4 released!

It’s beginning to look a lot like Christmas…. No shiny new features for you this time, but fixes for bugs identified since the last version, and a few tweaks here and there. Full details below. As ever, before running pihole -up to update, make sure you’ve read over the release notes to ensure there’s nothing…
Read more

Pi-hole Core/Web v5.2.1 and FTL v5.3.2 released!

They say Pi-hole releases are like London buses.. you don’t see one for ages, and then they all come at once! Mostly just bugfixes in this release, no new features. Core: Don’t delete entries including and greater than PIHOLE_DNS_10 on update/repair #3874 (@PromoFaux) Fix “Never forward non-FQDNs” checkbox #3887 (@DL6ER) Fix processing of CONDITIONAL_FORWARDING_REVERSE #3882…
Read more

Pi-hole Core/Web v5.2 and FTL v5.3 released!

As always, please read through the changelog before updating with pihole -up. If you have any issues with the web interface after updating. Highlights Upgrade RegEx engine #815 Adding approximate matching (catch URL typos), back-references, more character classes for bracket expressions, type-specific filtering (e.g. regex only for type AAAA queries), and more. See this Discourse…
Read more