| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pihole-FTL-riscv64 | 2026-04-24 | 31.6 MB | |
| pihole-FTL-riscv64.sha1 | 2026-04-24 | 61 Bytes | |
| pihole-FTL-386 | 2026-04-24 | 26.0 MB | |
| pihole-FTL-386.sha1 | 2026-04-24 | 57 Bytes | |
| pihole-FTL-arm64 | 2026-04-24 | 28.4 MB | |
| pihole-FTL-arm64.sha1 | 2026-04-24 | 59 Bytes | |
| pihole-FTL-armv7 | 2026-04-24 | 25.6 MB | |
| pihole-FTL-armv7.sha1 | 2026-04-24 | 59 Bytes | |
| api-docs.tar.gz | 2026-04-24 | 350.2 kB | |
| pihole-FTL-amd64 | 2026-04-24 | 28.1 MB | |
| pihole-FTL-amd64.sha1 | 2026-04-24 | 59 Bytes | |
| pihole.toml | 2026-04-24 | 69.2 kB | |
| pihole-FTL-armv6 | 2026-04-24 | 27.5 MB | |
| pihole-FTL-armv6.sha1 | 2026-04-24 | 59 Bytes | |
| pihole-FTL-amd64-clang | 2026-04-24 | 17.4 MB | |
| pihole-FTL-amd64-clang.sha1 | 2026-04-24 | 65 Bytes | |
| README.md | 2026-04-24 | 2.0 kB | |
| v6.6.1 source code.tar.gz | 2026-04-24 | 4.9 MB | |
| v6.6.1 source code.zip | 2026-04-24 | 5.2 MB | |
| Totals: 19 Items | 194.9 MB | 0 | |
What's Changed
- Add new
GET /api/config/_propertiesendpoint by @DL6ER in https://github.com/pi-hole/FTL/pull/2356 - Fix thread-safety issues causing SIGSEGV under concurrent API load by @DL6ER in https://github.com/pi-hole/FTL/pull/2835
- fix: fix rare race condition for SHM strings in API handlers by @DL6ER in https://github.com/pi-hole/FTL/pull/2833
- Accept punycode domains that libidn2 rejects under IDNA2008 by @DL6ER in https://github.com/pi-hole/FTL/pull/2838
- Improve shutdown diagnostics to identify SIGTERM source by @DL6ER in https://github.com/pi-hole/FTL/pull/2839
- Resolve empty backtraces when addr2line is not installed by @DL6ER in https://github.com/pi-hole/FTL/pull/2831
- Improve thread-safety for concurrent API requests by @DL6ER in https://github.com/pi-hole/FTL/pull/2847
- Don't skip device lookup when resolver.macNames is disabled by @DL6ER in https://github.com/pi-hole/FTL/pull/2846
- Fix linker error when compiling w/o optimization by @aeolio in https://github.com/pi-hole/FTL/pull/2850
- Clarify
dns.blockESNIwording by @darkexplosiveqwx in https://github.com/pi-hole/FTL/pull/2784 - Preserve log file path config when fopen fails by @DL6ER in https://github.com/pi-hole/FTL/pull/2834
Security advisories
- https://github.com/pi-hole/pi-hole/security/advisories/GHSA-6w8x-p785-6pm4
- Fixed with : https://github.com/pi-hole/FTL/commit/88c569aa026d905d0066135bb71f36a13acf4bf4 and https://github.com/pi-hole/pi-hole/commit/7ccb8ddfb085479fa96e801886eb1cdbeaf3a720
- https://github.com/pi-hole/FTL/security/advisories/GHSA-9cqv-839p-gpq2
- Fixed with : https://github.com/pi-hole/FTL/commit/0c46e4ec7fe57f762fce261625f2cf5d43806e6d
New Contributors
- @darkexplosiveqwx made their first contribution in https://github.com/pi-hole/FTL/pull/2784
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.6...v6.6.1