| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pihole-FTL-riscv64 | 2025-11-27 | 28.6 MB | |
| pihole-FTL-riscv64.sha1 | 2025-11-27 | 61 Bytes | |
| api-docs.tar.gz | 2025-11-27 | 356.8 kB | |
| pihole-FTL-amd64 | 2025-11-27 | 27.3 MB | |
| pihole-FTL-amd64.sha1 | 2025-11-27 | 59 Bytes | |
| pihole.toml | 2025-11-27 | 66.4 kB | |
| pihole-FTL-386 | 2025-11-27 | 25.3 MB | |
| pihole-FTL-386.sha1 | 2025-11-27 | 57 Bytes | |
| pihole-FTL-armv7 | 2025-11-27 | 25.1 MB | |
| pihole-FTL-armv7.sha1 | 2025-11-27 | 59 Bytes | |
| pihole-FTL-armv6 | 2025-11-27 | 26.9 MB | |
| pihole-FTL-armv6.sha1 | 2025-11-27 | 59 Bytes | |
| pihole-FTL-arm64 | 2025-11-27 | 26.9 MB | |
| pihole-FTL-arm64.sha1 | 2025-11-27 | 59 Bytes | |
| pihole-FTL-amd64-clang | 2025-11-27 | 16.9 MB | |
| pihole-FTL-amd64-clang.sha1 | 2025-11-27 | 65 Bytes | |
| README.md | 2025-11-25 | 1.9 kB | |
| v6.4 source code.tar.gz | 2025-11-25 | 4.9 MB | |
| v6.4 source code.zip | 2025-11-25 | 5.1 MB | |
| Totals: 19 Items | 187.4 MB | 0 | |
What's Changed
- Fix API specs and example for dns.upstreams in config.yaml by @rdwebdesign in https://github.com/pi-hole/FTL/pull/2696
- gravity update - silently discard unicode BOM if present by @rrobgill in https://github.com/pi-hole/FTL/pull/2702
- Update embedded SQLite to 3.51.0 by @DL6ER in https://github.com/pi-hole/FTL/pull/2704
- Get earliest query timestamp from database by @PromoFaux in https://github.com/pi-hole/FTL/pull/2706
- Increase buffer length for query string by @mwoolweaver in https://github.com/pi-hole/FTL/pull/2709
- Reduce DNS resolver locking during database interaction by @DL6ER in https://github.com/pi-hole/FTL/pull/2700
- Make colour output optional in streaming gravity API call by @PromoFaux in https://github.com/pi-hole/FTL/pull/2718
- api/dhcp/leases Allow for hwaddr > 48 bits by @rrobgill in https://github.com/pi-hole/FTL/pull/2724
- Add rate-limiting for TOTP validation by @DL6ER in https://github.com/pi-hole/FTL/pull/2719
- Implement simple partial matching for regex in /api/search/{domain} by @DL6ER in https://github.com/pi-hole/FTL/pull/2705
- Performance optimizations: string processing, memory management, and compiler flags by @Copilot in https://github.com/pi-hole/FTL/pull/2571
- Fix authentication redirect when webhome is / (fixes [#2518]) by @averyvigolo in https://github.com/pi-hole/FTL/pull/2610
- Reduce database locking and add timing debug setting by @DL6ER in https://github.com/pi-hole/FTL/pull/2688
New Contributors
- @mwoolweaver made their first contribution in https://github.com/pi-hole/FTL/pull/2709
- @Copilot made their first contribution in https://github.com/pi-hole/FTL/pull/2571
- @averyvigolo made their first contribution in https://github.com/pi-hole/FTL/pull/2610
Full Changelog: https://github.com/pi-hole/FTL/compare/v6.3.3...v6.4