What's Changed (Docker Specific)
- [Docs] Update docker compose command to new syntax by @davidgatti in #1232
- Ensure FTL is running before attempting to run functions/lines that require DNS resolution to be working by @PromoFaux in #1234
New Contributors
- @davidgatti made their first contribution in #1232
Full Changelog: 2022.10...2022.11
Also includes Pi-hole FTL v5.19.1, Web v5.17 and Core v5.14.1
What's Changed (FTL)
- Fix comment on
gravity-db.c
by @rdwebdesign in pi-hole/FTL#1456 - Fix compatibility with gcc 12.2.0 by @DL6ER in pi-hole/FTL#1465
- Improve shared memory protection by @DL6ER in pi-hole/FTL#1464
- Remove repo specific issue and pull request template by @yubiuser in pi-hole/FTL#1466
- Update included crypto library (nettle) by @DL6ER in pi-hole/FTL#1467
- Update README.MD by @yubiuser in pi-hole/FTL#1459
- Tests: Use dnssec.works instead of verteiltesysteme.net by @DL6ER in pi-hole/FTL#1470
- Update embedded dnsmasq to v2.88test3 by @DL6ER in pi-hole/FTL#1469
- Update CI to ftl-build:v1.23 containers by @DL6ER in pi-hole/FTL#1472
Full Changelog: pi-hole/FTL@v5.18.2...v5.19
What's Changed (Web)
- Fix file pointer position if file was truncated by @rdwebdesign in pi-hole/AdminLTE#2397
- Don't show detailed doughnut tooltip if sum is > 99.9% by @yubiuser in pi-hole/AdminLTE#2398
- Fix dropdown toggle z-index in LCARS theme by @egad13 in pi-hole/AdminLTE#2405
- Prevent CNAME loops by @rdwebdesign in pi-hole/AdminLTE#2407
- Set tooltip interaction mode for overtime graphs by @yubiuser in pi-hole/AdminLTE#2413
- Update jQuery to v3.6.1. by @yubiuser in pi-hole/AdminLTE#2392
- Update momentjs to 2.29.4 by @yubiuser in pi-hole/AdminLTE#2399
- Allow addding more than one local DNS/CNAME record by @yubiuser in pi-hole/AdminLTE#2410
- Update jquery.confirm to 2.7.0 by @yubiuser in pi-hole/AdminLTE#2393
- Remove obsolete loginpage by @yubiuser in pi-hole/AdminLTE#2425
- Disable spellcheckers from inspecting the password by @adamatan in pi-hole/AdminLTE#2420
- Don't link to github releases if docker tag is nightly or dev by @PromoFaux in pi-hole/AdminLTE#2428
- Add stale cache query status by @DL6ER in pi-hole/AdminLTE#2421
New Contributors
- @egad13 made their first contribution in pi-hole/AdminLTE#2405
- @adamatan made their first contribution in pi-hole/AdminLTE#2420
Full Changelog: pi-hole/AdminLTE@v5.16...v5.17
What's Changed (Core)
- Adding CentOS Stream 9 tests by @rdwebdesign in pi-hole/pi-hole#4984
- Escape dots in local DNS records/CNAMES before removing them by @yubiuser in pi-hole/pi-hole#4990
- Remove unused old code from gravity.sh by @rdwebdesign in pi-hole/pi-hole#4985
- Remove unused possibility to obfuscate pihole.log in debug log by @yubiuser in pi-hole/pi-hole#4974
- Remove check for latest component version in debug log by @yubiuser in pi-hole/pi-hole#4973
- Prevent CNAME loop by @yubiuser in pi-hole/pi-hole#4988
- Fix static IP not set if IP is already present in any way inside dhcpcd.conf by @StephanPillhofer in pi-hole/pi-hole#4995
- Check
versions
file on the debug log by @rdwebdesign in pi-hole/pi-hole#4977 - Fix static IP not set because of in-line comment by @StephanPillhofer in pi-hole/pi-hole#4998
- Simplify versions.sh by @yubiuser in pi-hole/pi-hole#4959
- Touch files before addKey or addOrEditKeyValPair by @yubiuser in pi-hole/pi-hole#4999
- Replace deprecated shell commands by @a1346054 in pi-hole/pi-hole#4907
- Correctly identify process status in debug script on docker by @yubiuser in pi-hole/pi-hole#5011
New Contributors
- @Rauf00 made their first contribution in pi-hole/pi-hole#4818
- @StephanPillhofer made their first contribution in pi-hole/pi-hole#4995
- @a1346054 made their first contribution in pi-hole/pi-hole#4907
Full Changelog: pi-hole/pi-hole@v5.13...v5.14