Versie 5.17 van Pi-hole Core is uitgekomen. Ook zijn Pi-hole Web 5.20 en Pi-hole FTL 5.23 verschenen. Pi-hole is een advertising-aware dns- en webserver bedoeld om te draaien op een Raspberry Pi in het netwerk. Als op de router naar Pi-hole wordt verwezen voor dns-afhandelingen, zullen alle apparaten binnen het netwerk er automatisch gebruik van maken zonder dat er instellingen moeten worden aangepast. Vervolgens worden advertenties niet meer opgehaald, waardoor pagina's sneller laden. In potentie kan er ook malware mee buiten de deur worden gehouden. Voor meer informatie verwijzen we jullie door naar de uitleg en video's op deze pagina, of deze handleiding van tweaker jpgview. De changelog voor deze uitgave kan hieronder worden gevonden.
HighlightsPi-hole FTL changes:
- 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 (e.g
||org^
) ( #5240)- Support for Fedora 38 and Ubuntu 23 ( #5257 & #5284)
- Fix variable declaration in #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 in #1555
- Do not log unrealistic disk usage (docker + macOS bug) in #1556
- Update embedded Lua to v5.4.6 in #1558
- Add local network scanning feature (ARP) in #1557
- Update embedded SQLite to 3.42.0 in #1560
- Add capabilities check for feature dhcp-discover in #1561
- Add list parsing feature for gravity in #1559
- Tweak dhcp-discover subcommand in #1562
- Allowing underscore and hyphen in any position for gravity parseList in #1563
- Do not consider false positives as invalid domains in #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 in Update DNSSEC test link #2561
- Fix a few PHP 8 warnings in 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 in Addcolor-scheme: dark
to fix #2554: browser not detecting dark mode #2555- Fixing the FTL information on settings page after a FTL restart in 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 in Tweak the Update Gravity output #2589
Full Changelog: v5.19...v5.20
Pi-hole Core changes:Full Changelog: v5.16.2...v5.17
- Allow TLD blocking using ABP style in #5240
- Remove special handling of pgl.yoyo.org in #5249
- Add Fedora 38 to the test suite in #5257
- Filter ABP CSS selectors in #5247
- Don’t use ‘–suffix’ in mktemp in #5272
- Remove unused code from query.sh in #5266
- Don’t source the install script in webpage.sh in #5270
- Remove forgotten variables in #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 of FTL in #5275
- remove outdated comments in #5227
- Add Ubuntu 23 to test suite in #5284
- Add support for RISC-V 64-bit installs in #5196