Download Pi-hole Core 5.17 / Web 5.20 / FTL 5.23
Version 5.17 from Pi-hole Core it came out. Also be Pi hole Web 5.20 and Pi hole FTL 5.23 appeared. Pi-hole is an advertising-aware DNS and web server intended to run on a Raspberry Pi in the network. If the router points to Pi-hole for DNS handling, all devices within the network will automatically use it without having to adjust any settings. Subsequently, advertisements are no longer retrieved, causing pages to load faster. It can also potentially keep malware out. For more information, we refer you to the explanation and videos on this pageor this manual from tweaker jpgview. The changelog for this release can be found below.
Highlights
- The list parsing functionality of Gravity is now handled by FTL which makes it much faster and less memory/storage intensive. ( #1559 & #5275)
- RISC V support ( #5196)
- Add local network scanning feature ( #1557)
- Use EDE data when proxy-dnssec is used ( #1551)
- Allow TLD blocking using ABP style lists (eg ||org^) ( #5240)
- Support for Fedora 38 and Ubuntu 23 ( #5257 & #5284)
Pi hole FTL changes:
- Fix variable declaration #1546
- Use EDE data when “proxy-dnssec” is used in #1551
- Update embedded Lua to 5.4.5 in #1554
- Fix shown upstream for internally generated DNSSEC queries being wrong in certain configurations #1555
- Do not log unrealistic disk usage (docker + macOS bug). #1556
- Update embedded Lua to v5.4.6 #1558
- Add local network scanning feature (ARP). #1557
- Update embedded SQLite to 3.42.0 #1560
- Add capabilities check for feature dhcp-discover in #1561
- Add list parsing feature for gravity #1559
- Tweak dhcp-discover subcommand #1562
- Allowing underscore and hyphen in any position for gravity parseList in #1563
- Do not consider false positives as invalid domains #1564
- Fix missing update of adlist.date_updated in #1565
- Remove code duplication found in gravit.sh gravity_ParseFileIntoDomains() in #1566
Full Changelog: v5.22…v5.23
Pi-hole Web changes:
- Apply LCARS theme to a few things missing it in Apply LCARS theme to a few things missing it #2538
- Update DNSSEC test link Update DNSSEC test link #2561
- Fix a few PHP 8 warnings Fix a few PHP 8 warnings #2563
- Expose docker tag information using the API in Expose docker tag information using the API #2570
- Add color scheme: dark to fix High-contrast theme ruined by browser forcing dark mode #2554: browser not detecting dark mode Add color-scheme: dark to fix #2554: browser not detecting dark mode #2555
- Fixing the FTL information on settings page after a FTL restart Fixing the FTL information on settings page after a FTL restart #2511
- Fix the graphics time range when MAXLOGAGE is different than 24h in Fix the graphics time range when MAXLOGAGE is different than 24h #2585
- Tweak the Update Gravity output Tweak the Update Gravity output #2589
Full Changelog: v5.19…v5.20
Pi hole Core changes:
- Allow TLD blocking using ABP style in #5240
- Remove special handling or pgl.yoyo.org #5249
- Add Fedora 38 to the test suite #5257
- Filter in ABP CSS selectors #5247
- Don’t use ‘–suffix’ in mktemp #5272
- Remove unused code from query.sh in #5266
- Don’t source the install script in webpage.sh #5270
- Remove forgotten variables #5273
- Fix issue with Adding Local DNS Records does not add to /etc/pihole/custom.list when using grep 3.10 in #5269
- Use list parsing functionality or FTL in #5275
- remove outdated comments #5227
- Add Ubuntu 23 to test suite #5284
- Add support for RISC-V 64-bit installs #5196
Full Changelog: v5.16.2…v5.17
Version number | 5.17 / 5.20 / 5.23 |
Release status | Final |
Operating systems | Script language |
Website | Pi hole |
Download | https://github.com/pi-hole/pi-hole/#one-step-automated-install |
License type | GPL |