(Re-tag of 2023.1
and 2023.1.1
- which should have been 2023.01.x
)
Breaking Changes
- If you have any modifications for lighttpd via an
external.conf
file, this file now needs to be mapped into/etc/lighttpd/conf-enabled/whateverfile.conf
instead
What's Changed
- Change
PHP_ENV_CONFIG
andsetup_web_php_env()
by @rdwebdesign in #1269 - [Docker Only] Configure lighttpd to redirect http://VIRTUAL_HOST or http://FTLCONF_LOCAL_IPV4 to /admin by @PromoFaux in #1271
Full Changelog: 2022.12...2023.01
https://pi-hole.net/blog/2023/01/15/pi-hole-ftl-v5-20-1-web-v5-18-1-and-core-v5-15-released/
Also includes:
FTL v5.20.1: What's Changed
- Always store time we start saving to the database by @DL6ER in pi-hole/FTL#1514
- Remove gray color in help output by @yubiuser in pi-hole/FTL#1520
Full Changelog: pi-hole/FTL@v5.20...v5.20.1
Web 5.18.1: What's Changed
- Provide fake username on login form by @yubiuser in pi-hole/AdminLTE#2419
- Fix z-index of .dropdown-toggle by @infinitytec in pi-hole/AdminLTE#2474
- Adjust
dropdown-toggle
class on LCARS theme. by @rdwebdesign in pi-hole/AdminLTE#2477 - Adding option to show all results for queryads by @rdwebdesign in pi-hole/AdminLTE#2487
- Avoid caching issues using last modified time by @rdwebdesign in pi-hole/AdminLTE#2489
New Contributors
- @infinitytec made their first contribution in pi-hole/AdminLTE#2474
Full Changelog: pi-hole/AdminLTE@v5.18...v5.18.1
Core 5.15: What's Changed
- Add native systemd service by @MichaIng in pi-hole/pi-hole#4924
- Do not setcap FTL binary when systemd is used by @MichaIng in pi-hole/pi-hole#5043
- Do not require man pages to be present in test script by @yubiuser in pi-hole/pi-hole#5037
- Explicitly create group pihole on installation by @yubiuser in pi-hole/pi-hole#5039
- Only compare OS versions if dig was successful by @rdwebdesign in pi-hole/pi-hole#5056
- set X-XSS-Protection headers to 0 in lighttpd.conf by @leftydrummer in pi-hole/pi-hole#5069
- Create new lighttpd pihole-admin.conf for admin interface by @gstrauss in pi-hole/pi-hole#5065
- Add merge-conflict workflow by @yubiuser in pi-hole/pi-hole#5071
- add Fedora 37 to distro-test in .github/workflows/test.yml by @gstrauss in pi-hole/pi-hole#5067
- lighttpd: do not overwrite /etc/lighttpd/lighttpd.conf (On new installs) by @gstrauss in pi-hole/pi-hole#5075
- Improve detection of incorrect lines during gravity by @yubiuser in pi-hole/pi-hole#5009
- Add pihole tail [arg] to man page by @yubiuser in pi-hole/pi-hole#5095
- Create versions file before sourcing it by @yubiuser in pi-hole/pi-hole#5097
- Remove leftover from query.sh by @yubiuser in pi-hole/pi-hole#5112
- Tweak get_directories_recursive by @yubiuser in pi-hole/pi-hole#5105
- Adjusting
fastcgi.server
config by @rdwebdesign in pi-hole/pi-hole#5103
New Contributors
- @leftydrummer made their first contribution in pi-hole/pi-hole#5069
Full Changelog: pi-hole/pi-hole@v5.14.2...v5.15