Originally published at: Pi-hole FTL v5.18.2, Web v5.16 and Core v5.13 released – Pi-hole
As always, please read through the changelog before updating with pihole -up
. (A new tag for docker image will arrive in due course.)
Pi-hole FTL changes:
What’s Changed
- Do not create
FTL.port
file anymore by @yubiuser in #1445 - Update embedded dnsmasq to v2.87 by @DL6ER in #1449
- Fix audit log by @DL6ER in #1450
- Fix printed error message when binding fails by @DL6ER in #1452
Full Changelog: v5.18.1...v5.18.2
Pi-hole Web changes:
What’s Changed
- Allow the root zone
.
to be excluded from top lists by @yubiuser in #2366 - Remove additional space in Cookie header by @yubiuser in #2370
- Filter
$versions
values before print them on footer by @rdwebdesign in #2368 - Get port number directly from
pihole-FTL.conf
by @rdwebdesign in #2371 - Simplify how data is passed to Long term graph by @rdwebdesign in #2374
- Fix line/area graph (broken after recent changes) by @rdwebdesign in #2380
- Fix position and size of the overlay spinner by @rdwebdesign in #2385
- Update
chart.js
from 2.9.4 to 3.9.1. by @yubiuser in #2373 - Add links to dashboard boxes by @rdwebdesign in #2386
Full Changelog: v5.15.1...v5.16
Pi-hole Core changes:
What’s Changed
- Fix tabs in dialog boxes by @yubiuser in #4932
- Change wording in chronometer by @yubiuser in #4910
- Use utils.sh in install script by @yubiuser in #4872
- Remove cronjob that checks local versions every 10 minutes – only check when required by @jpgpi250 in #4939
- Fix issue in #4872 missed in review by @PromoFaux in #4940
- Set connection timeout for curl by @yubiuser in #4884
- Read docker tag from file in root, not the previously set environment variable by @PromoFaux in #4929
- Handle more than one default gateway in debug script by @yubiuser in #4934
- Update python tests and add black code formatter action by @yubiuser in #4926
- Remove pihole-FTL.port file by @yubiuser in #4945
- Add Fedora 35 and 36 to the test suite by @yubiuser in #4952
- Fix default DHCPv4 leasetime value by @PromoFaux in #4956
- Fix Deepsource.io warning message for index.php file by @rdwebdesign in #4953
Full Changelog: v5.12.2...v5.13