Download Pi-hole Core 5.0
Version 5.0 of Pi-hole has been released. Pi-hole is an advertising-aware dns and web server intended to run on a Raspberry Pi in the network. If Pi-hole is referenced on the router for dns handling, all devices on the network will automatically use it without having to adjust any settings. Ads are then no longer fetched, causing pages to load faster. It can potentially also keep malware at bay. For more information, we refer you to the explanation and videos on this page, or this manual from tweaker jpgview. Detailed information about version 5.0 is up this page here is the changelog for this release:
Highlights
- Move domain handling into a SQL database #492 #642 #608 #600 #587
- Add group based per-client blocking #642
- Deep CNAME inspection #685 #678 #663
- Whitelist regex support #612
- Add full IPv6 support for network table #591
- Update embedded dnsmasq to v2.81 #652
New
- Add dnsmasq drop-in replacement support #736
- Add DELAY_STARTUP setting to delay startup of the embedded dnsmasq (Discourse Feature Request) #716
- Add support for Name Authority Pointer (NAPTR) resource records #713
- Add all clients FTL knows about to the network table #711
- This adds VPN/VLAN/etc. connected devices into the network overview.
- Implement subnet support for clients #708
tweaks
- Make regex matching case-insensitive by default #732
- Improve internal resolver algorithm #728 #710 #694
- Try to reopen gravity database when not available #699
- Ensure each regex is imported only once #689
- Update contained SQLite to 3.30.1 #651
- Print contents of /dev/shm in crash report #618
- Improve debug flag handling in config file #613
- Complete refactor of file structure in #605
Source code moved into subdirectory src/, build artifacts will be stored in build/.
Fixes
- Fix API summary status report #735
- Change ownership of all shared memory objects before switching user #671
- Correctly handle REFUSED and SERVFAIL responses #665
Version number | 5.0 |
Release status | Final |
Operating systems | script language |
Website | Pi-hole |
Download | https://github.com/pi-hole/pi-hole/releases/tag/v5.0 |
License type | GPL |