2022.10
What's Changed (Docker Specific)
- Change some variables so that they cannot be overridden by users by @PromoFaux in #1212
- S6_ARCH fix for rpi1 by @danitorregrosa in #1214
- Remove references to deprecated
pihole-FTL.port
file by @PromoFaux in #1216 - Delete duplicate "that" by @juliohurtado in #1219
New Contributors
- @danitorregrosa made their first contribution in #1214
- @juliohurtado made their first contribution in #1219
Full Changelog: 2022.09.4...2022.10
Also includes Pi-hole FTL v5.18.2, Web v5.16 and Core v5.13
What's Changed (FTL)
- Do not create
FTL.port
file anymore by @yubiuser in pi-hole/FTL#1445 - Update embedded dnsmasq to v2.87 by @DL6ER in pi-hole/FTL#1449
- Fix audit log by @DL6ER in pi-hole/FTL#1450
- Fix printed error message when binding fails by @DL6ER in pi-hole/FTL#1452
Full Changelog: pi-hole/FTL@v5.18.1...v5.18.2
What's Changed (Web)
- Allow the root zone
.
to be excluded from top lists by @yubiuser in pi-hole/web#2366 - Remove additional space in Cookie header by @yubiuser in pi-hole/web#2370
- Filter
$versions
values before print them on footer by @rdwebdesign in pi-hole/web#2368 - Get port number directly from
pihole-FTL.conf
by @rdwebdesign in pi-hole/web#2371 - Simplify how data is passed to Long term graph by @rdwebdesign in pi-hole/web#2374
- Fix line/area graph (broken after recent changes) by @rdwebdesign in pi-hole/web#2380
- Fix position and size of the overlay spinner by @rdwebdesign in pi-hole/web#2385
- Update
chart.js
from 2.9.4 to 3.9.1. by @yubiuser in pi-hole/web#2373 - Add links to dashboard boxes by @rdwebdesign in pi-hole/web#2386
Full Changelog: pi-hole/web@v5.15.1...v5.16
What's Changed (Core)
- Fix tabs in dialog boxes by @yubiuser in pi-hole/pi-hole#4932
- Change wording in chronometer by @yubiuser in pi-hole/pi-hole#4910
- Use utils.sh in install script by @yubiuser in pi-hole/pi-hole#4872
- Remove cronjob that checks local versions every 10 minutes - only check when required by @jpgpi250 in pi-hole/pi-hole#4939
- Fix issue in #4872 missed in review by @PromoFaux in pi-hole/pi-hole#4940
- Set connection timeout for curl by @yubiuser in pi-hole/pi-hole#4884
- Read docker tag from file in root, not the previously set environment variable by @PromoFaux in pi-hole/pi-hole#4929
- Handle more than one default gateway in debug script by @yubiuser in pi-hole/pi-hole#4934
- Update python tests and add black code formatter action by @yubiuser in pi-hole/pi-hole#4926
- Update Amazon support URL to HTTPS in README by @davidjb in pi-hole/pi-hole#4954
- Remove pihole-FTL.port file by @yubiuser in pi-hole/pi-hole#4945
- Add Fedora 35 and 36 to the test suite by @yubiuser in pi-hole/pi-hole#4952
- Fix default DHCPv4 leasetime value by @PromoFaux in pi-hole/pi-hole#4956
- Fix Deepsource.io warning message for index.php file by @rdwebdesign in pi-hole/pi-hole#4953
- Fix
pihole -r
dialog exit by @rdwebdesign in pi-hole/pi-hole#4965
New Contributors
- @davidjb made their first contribution in pi-hole/pi-hole#4954
Full Changelog: pi-hole/pi-hole@v5.12.2...v5.13