Software Update: Pi-hole Core 5.12 / Web 5.14 / FTL 5.17

Spread the love

Version 5.12 of Pi-hole Core has been released. Also be Pi Hole Web 5.14 and FTL 5.17 hatched. Pi-hole is an advertising-aware dns and web server intended to run on a Raspberry Pi in the network. If Pi-hole is referenced on the router for dns handling, all devices on the network will automatically use it without any settings needing to be changed. Then ads are no longer fetched, which makes pages load faster. Potentially, it can also keep malware out. For more information, we refer you to the explanations and videos on this pageor this manual from tweaker jpgview. The changelogs for the three separate modules can be found below.

Pi hole FTL changes:

  • Fix status of blocked special domains when they are in FTL’s DNS cache #1383
  • Revert “Remove PID and PORT file during shutdown”. #1384
  • Change configuration option for REPLY_WHEN_BUSY ACCEPT > ALLOW #1389 1
  • Increase DELAY_UPTIME to 180 seconds in #1386
  • Update SQLite3 from 3.39.0 to 3.39.2 in #1392
  • Add a Dev container #1288
  • Add dark mode logos #1393
  • Major rewrite of the socket processing routines #1396
  • Ensure compatibility with gcc 11.2.0 (Ubuntu 11.2.0-19ubuntu1) in #1412
  • Substitute “.” for empty domain names in #1413

Pi-hole Web changes:

  • Fix editing domains from blacklist/whitelist pages in #2261
  • Add the new “integrity check” option to debug log page #2259
  • Allow to delete IDN via API #2258 1
  • Make tailLog.php looks like pihole -t in #2263
  • Tidy the ends of some php files in #2264
  • Remove unused client_id in #2267
  • Remove dedicated black/whitelist pages + redesign menu #2266 1
  • Tweak/readme logo #2269
  • Fix LCARS menu and improve header.php in #2268
  • Specify record types at Local DNS records page #2273
  • Enforce Symfony PHP code style in #2288
  • Move login form to a new page #2294 1
  • Improve top right menu and sidebar in #2298
  • Change docker upgrade link in footer #2303
  • Remove Content-Security-Policy meta tag #2287
  • Remove email functionality in #2301
  • Restore save functionality #2308
  • Improve SVG files in #2307
  • Fix the “boxed layout” broken in devel branch #2311
  • Autofocus input field after submitting new item in #2310
  • Adjusting menu colors, active and hover effects on LCARS theme #2309
  • Use the new version file to check for updates #2306
  • Add test to avoid “Undefined Variable” warnings #2316
  • Show “Log Out” link only when the user has the password protection enabled in #2317
  • Revert empty domain dot replacement in #2314
  • Fix PHP warnings in docker (Complement of #2316) in #2318

Pi-hole Core changes:

  • Add optional health check to Pi-hole databases in debug script #4745
  • Add spinner for long processes running during debug log in #4815
  • Fix shell check warnings in #4825
  • Don’t fail if Alma or Rocky are detected in #4824
  • Only execute spinner function if there is a tty in #4834
  • Use prefers-color-scheme for theme based logo #4838
  • Fix spaces in dialog msg in #4832
  • Add OS_CHECK_DEPS to uninstall script #4846
  • Indent installation/update complete message #4848
  • Remove unused and outdated files and scripts #4847
  • Move FTL port and PID functions to utils.sh in #4839
  • Drop explicit support for CentOS 7 from the install script #4828
  • Ensure user defined FTL_PID_FILE and FTL_PORT_FILE dirs are created on startup in #4855
  • Exit init script with error result code if FTL fails to start in #4857
  • Fix git indention #4863
  • Extend FTL information in debug log in #4864
  • Skip web server dialog if –disable-install-webserver has been passed in #4843
  • Remove the advanced functionality of the 404 page (Blockpage) in #3910
  • Add security-related headers to Pi-hole web interface #4862
  • Store versions as key/value pairs rather than space delimited values ​​in #4875
  • Remove the email function in #4870 2
  • Add jq as dependency and remove json_extract #4878

Version number 5.12 / 5.14 / 5.17
Release status Final
Operating systems Script language
Website Pi hole
Download
License type GPL
CentOSDNSPHPSoftware