Originally published at: Pi-hole FTL v5.18, Web v5.15 and Core v5.12.1 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
- Improve deep CNAME inspection by @DL6ER in #1425
- Add warning about inaccessible adlists to message table (Pi-hole diagnosis) by @yubiuser in #1415
- Update embedded dnsmasq to v2.87rc1 by @DL6ER in #1429
- Store domainlist IDs for blocked/permitted queries by @DL6ER in #1409
- Replace nonstandard
which
by @a1346054 in #1430
Full Changelog: v5.17...v5.18
Pi-hole Web changes:
What’s Changed
- Do not apply IDNA conversion to RegEx domains by @yubiuser in #2336
- Set Samesite=Strict for PHP session cookie by @DL6ER in #2285
- Use constants in place of class constants by @rdwebdesign in #2342
- Add the ability to filter domains by type by @rdwebdesign in #2334
- Update browserlist by @yubiuser in #2344
- Show link from query log to domain table for black/whitelisted domains by @jpgpi250 in #2346
- Avoid message warnings on Settings page, if session was already started by @rdwebdesign in #2351 [Introduced into dev by #2285]
- Add interpretation for Pi-hole message type ADLIST by @yubiuser in #2320
New Contributors
Full Changelog: v5.14.2...v5.15
Pi-hole Core changes:
What’s Changed
- Update FTL Binary test to ensure we catch incompatibility issues early by @PromoFaux in #4893
- Fix pihole restart command by @yubiuser in #4899
Full Changelog: v5.12...v5.12.1