Pi-hole FTL v5.16, Web v5.13 and Core v5.11.1 released

Originally published at: Pi-hole FTL v5.16, Web v5.13 and Core v5.11.1 released – Pi-hole

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
  • Check struct sizes on the CI instead of during compile-time by @DL6ER in #1329
  • Add query type “Blocked (special domain)” by @DL6ER in #1338
  • Fix for theoretical one byte buffer overflow by @DL6ER in #1342
  • Log reply forcing only in DEBUG_QUERIES mode by @DL6ER in #1343
  • Update SQLite to v3.38.3 by @DL6ER in #1344
  • Update SQLite to v3.38.5 by @DL6ER in #1350
  • Always return full overTime data by @DL6ER in #1345
  • Fix outdated link to Wireshark manufacturer database by @DL6ER in #1352
  • Fix forward percentages with all-servers by @DL6ER in #1353
  • Make REPLY_WHEN_BUSY=DROP the new default (was ALLOW) by @DL6ER in #1341
  • Change default log facility to /var/log/pihole/pihole-FTL.log by @yubiuser in #1346
  • Remove PID and PORT file during shutdown by @DL6ER in #1328
  • New API endpoint “>gateway” by @DL6ER in #1354
  • DELAY_STARTUP only when booting by @DL6ER in #1349
  • Add interface info for PADD by @DL6ER in #1355
  • Update embedded SQLite3 engine to 3.39.0 by @DL6ER in #1369
  • Improve telnet error handling by @DL6ER in #1370
  • Use cmake –install . instead of make install by @DL6ER in #1373
  • Change default log file path to /var/log/pihole/FTL.log by @DL6ER in #1375
New Contributors

Full Changelog: v5.15...v5.16

Pi-hole Web changes:

What’s Changed
New Contributors

Full Changelog: v5.12...v5.13

Pi-hole Core changes:

What’s Changed
New Contributors

Full Changelog: v5.10...v5.11

9 Likes

Awesome to see the continued support for the project. I've relied on my PiHole for years now, it's an essential part of my home network and helps me keep my kids safe online. Thanks for all your continued hard work, :slight_smile:

5 Likes

Thanks! No plans on stopping anytime soon!

11 Likes