One more time... (We don't talk about 2023.01.7)
What's Changed
- Ensure that the directory
/run/lighttpd
exists, and that it is owned by www-data by @PromoFaux in #1298 - Add support for changing admin bind address indepentendly of $FTLCONF_LOCAL_IPV4 by @n6g7 in #1293
New Contributors
Full Changelog: 2023.01.6...2023.01.8
Also includes:
https://pi-hole.net/blog/2023/01/22/pi-hole-web-v5-18-2-and-core-v5-15-1-released/
Web 5.18.2: What's Changed
- Add default value for $ver in func.php by @yubiuser in pi-hole/AdminLTE#2497
- Show two decimals on doughnutTooltip if total share shown is less than 1% by @yubiuser in pi-hole/AdminLTE#2502
- Tweak deleting message by @yubiuser in pi-hole/AdminLTE#2498
- Attenuate non-domain warning by @yubiuser in pi-hole/AdminLTE#2507
- remove hard-coded /admin/ path by @gstrauss in pi-hole/AdminLTE#2461
- Do not return 'false' if IDNA<->UNICODE conversion fails by @yubiuser in pi-hole/AdminLTE#2479
New Contributors
- @gstrauss made their first contribution in pi-hole/AdminLTE#2461
Full Changelog: pi-hole/AdminLTE@v5.18.1...v5.18.2
Core 5.15.1: What's Changed
- Include mod_accesslog with new config by @PromoFaux in pi-hole/pi-hole#5121
- Run updatechecker after gravity by @yubiuser in pi-hole/pi-hole#5137
- Only remove the
server.modules+=
from new config if lighttpd version is < 1.4.56 by @PromoFaux in pi-hole/pi-hole#5133 - Cleanup if startup failed by @yubiuser in pi-hole/pi-hole#5052
- Reduce number of false positives when gravity unable to import domains - change the wording of the output by @PromoFaux in pi-hole/pi-hole#5128
- Change php socket path back to /run/lighttpd/ from /tmp by @PromoFaux in pi-hole/pi-hole#5139
- Always set lighttpd config dir permissions by @yubiuser in pi-hole/pi-hole#5038
Full Changelog: pi-hole/pi-hole@v5.15...v5.15.1