PromoFaux
released this
Minor point release to fix CVE-2020-8816, which allows a potential attack vector through the MAC address input.
Assets
2
PromoFaux
released this
How do I update my Pi-hole?
Fixes
- Replace fa-refresh with fa-sync #942 (Fixes #941)
- Fix sorting of queries with identical timestamps #938 (Fixes #934)
- Fix the sidebar toggle from overflowing when hovered over #946 (Fixes #945)
- Add correct IP sorting for the ARP table #948 (Fixes #947)
- Fix audit log button being too wide #935
- Update font-awesome class for clock icon in Fontawesome 5 #957
- Hide clients over time graph is no data is available #966 (Fixes #932)
- Clarify that the router does not always have to be the DHCP server #967 (Fixes #893)
- Always show the full requested range in the long-term API results #900
- Prevent command injection via admin email #974
- Don't show the "Click to ..." tooltip when filtering is disabled #972 (Fixes #971)
- Feature: Batch audit requests #977
- Prevent static DHCP leases from having duplicate hostnames #980 (Fixes #979)
- Fix further broken font-awesome-icons #987
- Fix missing icon for the whitelist button on the query log page #984 (Fixes #983)
- Add TEMPERATURE_LIMIT setting #991
- Removed outdated code #993
- Fix some XSS issues in settings.php #1005
Assets
2
DL6ER
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
New
- Add network details page for viewing information about devices on your network #886
- Add support for displaying finer grained external block statuses #909
Tweaks
- Use list of pre-configured DNS services provided by core #887
- Long-term data: Show date range only after user chose a valid range #902
- Remove jQuery inputmask #931
Fixes
Assets
2
DL6ER
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
Fixes
Assets
2
jacobsalmela
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
Tweaks
- Remove ECS designation from CloudFlare #878
Fixes
- Keep a trailing newline in the regex list when deleting an item c382bb6
Assets
2
DL6ER
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
New
- DNS cache information on Settings page #830
- Improve DNS server settings tab #838
- Add query type filter for Long-term Query Log #831
Tweaks
- Acknowledge possible custom time interval #811
- Be able to show more response types on Query Log page #814
- Improve "Wrong Token." message #832
Fixes
Assets
2
dschaper
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
New
- Conditional forwarding options #653
- FTLDNS integration #694
- Add custom tooltip for Clients over Time graph #700
- Add CloudFlare to DNS server list #709
- Add settings for privacy level #713 #783
- Add the date when gravity was last run to the API summary data #735
- Allow custom ports for custom upstream DNS servers #742
- Persistent login #743
- Add "Top Clients (blocked)" table #745
- Add tooltip to "Total Queries" with the number of total queries when including non-A/AAAA queries #754
- Add admin email setting #758
- Remember Query Log layout (including number of queries per page) #764
- Display PHP errors on the settings screen #762
- Versions API endpoint #769
- Add support for regex blocking #772 #785
Tweaks
- Display the blocklist URL in Query Lists results #676
- Query Log: Show last 100 queries by default #683
- Change "Top Domains" to "Top Permitted Domains" #684
- Sort DHCP lease IP numerically instead of lexicographically. #686
- Remove default whitelist note #689
- Make the whitelist icon more closely match the blacklist icon #695
- Improve caching behavior of web interface #721
- Use host names from FTLDNS when available #724
- Several improvements for FTL API #726
- Display number of lists used in Settings > Blocklist #734
- Show raw API hash when showing the QR code #736
- Rename Forward Destinations diagram #737
- Remove
(integrated)from the doughnut chart names #738 - Remove old PHP-only API #753
- Only return a list of client names for
getClientNames#759 - Use a scroll box for tailing logs #687
- Merge DNSSEC information into the Status column of the Query Log #763
- Remove overTimeDataForwards API endpoint #766
- Use the user's locale when displaying long term summary stats #777
- Use "Blocklist" consistently (instead of "Adlist") #793
Fixes
- Long-term data: Resolve IPs to host names #690
- Use better client host name caching for DB queries #696
- Fix disable button when sidebar is compressed #699
- Having many forward destinations would make the pie charts too small #711
- Fix issue saving with zero upstream DNS servers set #730
- Fix some out of date warnings on the settings page #739
- Fix certain API_QUERY_LOG_SHOW filters breaking dashboard #744
- Ensure Top Clients (total) and Top Clients (blocked only) are always rendered on a new row #749
- Clients over time (and potentially other stats) break in certain situations #750
- Fix query sorting by Reply, DNSSEC and Action #756
- Fix long term data graph interpolation issue #794
Assets
2
DL6ER
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
New
- Add Quad9 secondary IPv4 server #654
- Show DNSSEC results in the Query Log #656
- Add option to disable logging without flushing logs #673

Tweaks
- Fail gracefully on database problems #655
- Add reminder to update gravity after modifying block lists #660
- Convert host names and domains to lower case in DB replies #661
- Set maximum execution time to 10 minutes in api_db.php #663
- Add timeout warning to database pages #662
- Add the audit log to Teleporter #666
- Slight settings page formatting changes #668
- Use
.lanas suggested TLD for DHCP generated domains #669 - Improve Query Log display on small screens #636
- Use modal instead of alerts in the Query Log #616
- Add DNS.WATCH and Quad9 to DNSSEC compatibility list #622
Fixes
Assets
2
dschaper
released this
How do I update my Pi-hole?
- How do I install Pi-hole?
- How do I test if my Pi-hole is working?
- How do I access my Pi-hole's Web interface?
- How do I use FTL's API?
- Why is FTL offline and showing "Lost Connection To API"?
- Where do I go for more answers?
See the Core changelog here
See the FTL changelog here
This is a bug fix release for some minor bugs that have been reported in Pi-hole v3.2
Tweaks
Fixes
- Add checkbox on Query Log to be able to disable filtering on click #633
- Fix settings page crashing on PHP 5.4 #629
- Fix off-by-one display of month in long term statistics #630
- Repair flush logs button on Settings page #631
- Fix PHP settings page warning #641
- Whitespace in header PHP caused HTTP headers to not be sent #637