Skip to content
  • v5.0
  • 4d25f69
  • Compare
    Choose a tag to compare
    Search for a tag
  • v5.0
  • 4d25f69
  • Compare
    Choose a tag to compare
    Search for a tag

@DL6ER DL6ER released this May 10, 2020

See FTL release notes for the highlights of this release: https://github.com/pi-hole/FTL/releases

All Commits:

master...release/v5.0

Assets 2
  • v4.4
  • 9e49077
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.4
  • 9e49077
  • Compare
    Choose a tag to compare
    Search for a tag

@PromoFaux PromoFaux released this Feb 25, 2020 · 500 commits to master since this release

Assets 2
  • v4.3.5
  • 121c93e
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.3.5
  • 121c93e
  • Compare
    Choose a tag to compare
    Search for a tag

@PromoFaux PromoFaux released this Feb 24, 2020 · 502 commits to master since this release

Apologies for all the release excitement folks!

  • Fix an issue with the grep command when trying to detect the latest version of FTL
Assets 2
  • v4.3.4
  • 14944b0
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.3.4
  • 14944b0
  • Compare
    Choose a tag to compare
    Search for a tag

@PromoFaux PromoFaux released this Feb 24, 2020

  • Contains an additional commit that we did not cherry pick into 4.3.3. Resolves issues with FTL saying there was an update, even though there was not one.
  • Fixes debug process to properly show the running daemon on required ports, shows green/red comparison.
Assets 2
  • v4.3.3
  • 545b660
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.3.3
  • 545b660
  • Compare
    Choose a tag to compare
    Search for a tag

@PromoFaux PromoFaux released this Feb 23, 2020 · 507 commits to master since this release

How do I update my Pi-hole?

  • backport fix from 5.0 for unknown FTL location when determining latest version
  • backport fix from 5.0 for detecting the system architecture for FTL download
  • backport fix from 5.0 for web interface not showing the correct versions after a web-only update
Assets 2

@dschaper dschaper released this Sep 15, 2019 · 508 commits to master since this release

How do I update my Pi-hole?

Fixes

  • Simplify restarting code for pihole restartdns #2873 (Fixes #2869)
  • Remove the ZeusTracker blocklist from the defaults #2846 (Fixes #2843)
  • Fix for 404 error when browsing to http://pi.hole/ (without /admin) #2826
  • Fix for when dig also returns a CNAME #2865 (Fixes #2863)
  • Fix pihole -up showing FTL update when network is down #2820 (Fixes #1877)
  • Improve pid detection in pihole-FTL.service #2767
  • Fix uninstall causing 403 errors and not removing packages #2808
  • Fix pihole manpage to match code. #2822
  • Fix error when getting latest FTL tag from GitHub API #2882
  • Call pihole with full path in install and cronjobs. #2886 (Fixes #2860)
  • Add dhcp-ignore-names option when enabling DHCP service #2768 - Backport from v4.2
  • Restore pihole -q hosts format support and improve matching in edge cases #2891
  • Remove adblock list style support #2912
Assets 2
Aug 10, 2019
Use compression (if available) when downloading the ad lists.
Signed-off-by: DL6ER <dl6er@dl6er.de>
  • v4.3.1
  • 1a741f6
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.3.1
  • 1a741f6
  • Compare
    Choose a tag to compare
    Search for a tag

@DL6ER DL6ER released this Jun 29, 2019 · 548 commits to master since this release

How do I update my Pi-hole?

See the Web changelog here

See the FTL changelog here

Fixes

  • Fix lighttpd issue on Debian/Raspbian Buster #2816
Assets 2
  • v4.3
  • 1d43c0a
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.3
  • 1d43c0a
  • Compare
    Choose a tag to compare
    Search for a tag

@DL6ER DL6ER released this May 18, 2019 · 551 commits to master since this release

How do I update my Pi-hole?

See the Web changelog here

See the FTL changelog here

New

  • Download database of mac vendors for use by the web interface network table #2587
  • Add git status and diff to debug log #2640

Tweaks

  • Warn user during update if FTL is on a custom branch #2659
  • Store list of pre-configured DNS servers for both installer and web usage #2593
  • Use curl instead of openssl for debug upload. #2647
  • Add a link to the documentation on FTL privacy levels during install #2696

Fixes

  • Misc. installer fixes #2621
  • Improve support for using HTTPS on the block page #2637
  • Fix uninstalling when lighttpd was not installed #2674
  • Don't fail when trying to detect OS architecture on RPM-based systems #2646
  • Fix Query List script returning commented out domains #2688
  • Show $UPDATE_PKG_CACHE content in error message. #2718
  • Fix teleporter backup file extension #2717
  • Fix incorrect adlist query when an adlist is blocked during gravity #2735
  • Pi-hole Debug - tricorder upload function calls #2733
Assets 2
  • v4.2.2
  • ba1e94d
  • Compare
    Choose a tag to compare
    Search for a tag
  • v4.2.2
  • ba1e94d
  • Compare
    Choose a tag to compare
    Search for a tag

@jacobsalmela jacobsalmela released this Feb 18, 2019 · 617 commits to master since this release

How do I update my Pi-hole?

See the Web changelog here

See the FTL changelog here

This is a patch release following on Pi-hole Core v4.2.1.

Tweaks / Fixes

  • Make sure the run directory is emptied when starting pihole-FTL. If there are leftovers from previous pihole-FTL instances, we might get FTL crashes as the system prevents us from reading/writing to the shared memory objects if they are owned by a different user (e.g., root) #2626
Assets 2
You can’t perform that action at this time.