Software Update: Pi-hole Core 5.9 / Web 5.11/FTL 5.14

Spread the love

Version 5.9 of Pi-hole Core has been released. Also be Pi-hole Web 5.11 and FTL 5.14 hatched. Pi-hole is an advertising-aware DNS and web server intended to run on a Raspberry Pi in the network. If the router references Pi-hole for dns handling, all devices on the network will automatically use it without any settings being required. Ads are then no longer fetched, causing pages to load faster. Potentially, it can also keep malware at bay. For more information, we refer you to the explanation and videos on this pageor this manual from tweaker jpgview. The changelogs for the three separate modules can be found below.

Pi-hole Core v5.9

  • Skip the required ports check if installed in docker container (#4536
  • Fix gravity in case there are no adlists at all or all are disabled (#4535
  • Install netcat-openbsd as dependency explicitly (#4532
  • Remove oneline from ss call (#4542
  • Include ip addr show and ip route show in debug log (#4543
  • use sed substitute instead of delete and append (#4555
  • Move space into variable (#4562
  • Fix stale label to stale (#4588
  • Fix updating based on tags on older git versions by doing a full fetch (#4575
  • Replace value for BLOCKING_ENABLED, add if it does not already exist (#4585
  • Replace calls to sqlite3 by calls to pihole-FTL sqlite3 (#4584
  • Switch from centos8 to centos8:stream base image for centos 8 tests (#4596
  • Remove pihole-FTL.conf man page (#4489
  • add parameter to set filename for teleporter (#4582
  • Use case insensitive deletion when removing custom CNAME/DNS records (#4598

Pi hole web v5.11

  • Fix api.php?status( replicate #2031 and pi-hole/pi-hole#4485#2052
  • Rework the temp info in the status panel (#2054
  • Changing the information source to “pi-hole status” in the API (#2059
  • Use piholeStatus() in header.php (#2062
  • Restore api.php?summary response format (#2067
  • Reduce warning icon bouncing (#2065
  • Fix extra spaces in queryads (#2079
  • Fix layout on small screens for some datatables (#2078
  • Improving contrast for UI tabs (#2076
  • Better pie chart legend (#2034
  • Improves extension validation for teleporter.php (#2087
  • footer.php: Add the Docker Hub tags filter link to “Docker Tag” (#2096
  • Adjusting the notification icon (#2095
  • Fix the wrong escaping on settings datatable (#2100
  • Fix stale label to stale (#2102
  • Limit MAXLOGAGE to 24h, just like FTL (#2105
  • Fixing the escaping for settings datatable (#2106
  • Retreives maxlogage calling api_FTL.php (#2107
  • Add navigation above all data tables (#2112
  • API call to modify local DNS and CNAME records (#2091
  • 1119 Privacy – Query Page and Dom.storage (#2026
  • Decrease resource usage of CSS animations (#2021
  • Improved loop for getAllQueries(#2114
  • Prevent potential execution of arbitrary code through the PIHOLE_DOCKER_TAG variable (#2115
  • Remove invalid PHP config file and change alert message for db_queries.js (#2113
  • Include timezone info in time/date FTL has been started (#2111
  • Prevent misleading warning being printed to the lighttpd error log when importing from teleporter backup (#2118

Pi Hole FTL v5.14

  • Update Sqlite3 engine to 3.37.2 (#1276
  • Enable history and auto-completion for embedded SQLite3 engine (#1282
  • Optimize queries table (#1255
  • Use embedded SQLite3 engine for the tests (#1283
  • Add others section to upstream servers pie chart (#1284
  • Print more details in CLI regex test (#1287
  • Log errors caused locally correctly (#1294
  • Add > maxlogage telnet API endpoint (#1295
  • Keep Query Log details across FTL restart (#1285
  • Deprecate REPLY_ADDR4/6 in favor of more fine-grained setting (#1293
  • Do not warn about less-than-full addresses when analyzing EDNS(0) packets (#1296
  • Prevent excessive reply times in the Query Log after restarting (#1297
  • perf improvements for findDomainID() (#1286
  • Update embedded dnsmasq to v2.87test8 (#1281
  • Rename upstream ‘blocklist’ => ‘blocked’ and ‘cache’ => ‘cached’ (#1299

Version number 5.9 / 5.11 / 5.14
Release status Final
Operating systems script language
Website Pi-hole
Download
License type GPL
CLICSSDNSPHPPrivacySoftware