arevindh / pihole-speedtest

Pihole Speedtest Mod
https://arevindh.github.io/pihole-speedtest/
MIT License
218 stars 22 forks source link

Pi-hole core, FTL, and web updated - 12/22/21 #96

Closed ChrisWNY closed 2 years ago

ChrisWNY commented 2 years ago

Pi-hole version 5.7/FTL version 5.12/Web Interface version 5.9

https://github.com/pi-hole/pi-hole/releases/tag/v5.7

https://github.com/pi-hole/FTL/releases/v5.12

Numerous changes have been made to the Pi-hole web interface (v5.9):

https://github.com/pi-hole/AdminLTE/releases/v5.9

Just a heads-up as I'm sure the speedtest admin repo will need another update for this one. Thanks!

gasb91 commented 2 years ago

What happens if I update ?

ChrisWNY commented 2 years ago

Follow the update instructions on the Github page...perfectly fine to update to the latest Pi-hole regardless of whether or not pihole-speedtest is updated.

https://github.com/arevindh/pihole-speedtest/wiki/Updating--Speedtest-Mod

Follow the manual update instructions...revert to the default Pi-hole web admin then run pihole-up to get all of your core Pi-hole components updated. After Pi-hole is updated, you can grab the speedtest admin repo which will overwrite the current Pi-hole admin repo, just at it normally would. However, your web admin will be the older version, which will work fine and still allow you to see your speedtest graphs. You won't get to see any of the new Pi-hole web features however until Sid updates the speedtest admin repo to match the latest pi-hole admin web UI.

You can go ahead and grab the speedtest admin repo following the manual update steps. Pi-hole will simply show that your web core is not up-to-date but Sid usually releases an update within a few days of a Pi-hole release. It's perfectly fine to run the older web core (speedtest admin repo) over the most current Pi-hole core and FTL, everything will still work as it did before. None of your speedtest data will ever be affected by an update, the components are all 100% independent and separate. You can always run the latest Pi-hole FTL and Core while still using the speedtest admin, even if it's an older version.

arevindh commented 2 years ago

@ChrisWNY working on the update.

arevindh commented 2 years ago

@ChrisWNY @gasb91 Updated to the latest version, please mention if any problems occur.

ChrisWNY commented 2 years ago

Looks good! New version info properly displayed, the new Pi-hole web UI templates, etc. all seem to work. No issues. Thanks!