Skip to content

PADD 2.2.0 (Greene)

Compare
Choose a tag to compare
@jpmck jpmck released this 09 Feb 23:55
· 412 commits to master since this release

New

  • When counting upstream DNS servers, if only one is selected, PADD will look to see if it is 127.0.01#5053, indicating that Cloudflared is being used.

Tweaks

  • Refactored back-end code:
    • Cleaned up (almost) every shellcheck error.
    • Removed the dependency of bc. (Thanks @chrisys!)

Fixes

  • Fixed date check logic in GetVersionInformation which caused issues with PADD perpetually displaying that it was out of date. (Thanks @tgjohnst!)
  • Fixed an issue with core counts being incorrect on non-Pi devices. (Thanks @atiensivu!)
  • Fixed an issue with the CPU temperature breaking on virtual machines. (Thanks @ForestFeather!)