Skip to content

Pi-hole FTL v5.12

Compare
Choose a tag to compare
@DL6ER DL6ER released this 22 Dec 20:19
· 792 commits to master since this release
83a950b

What's Changed

  • Extend pihole -vv by @DL6ER in #1229
  • Print FTL version when calling the built in sqlite function only in interactive mode by @yubiuser in #1226
  • Compute reply time also for queries which failed upstream by @DL6ER in #1234
  • sync master -> development by @DL6ER in #1236
  • Tweak to determination of fastest upstream by @DL6ER in #1235
  • Analyze error report origins by @DL6ER in #1237
  • Improve virtual interface analysis by @DL6ER in #1241
  • Add dnsmasq warnings to message table by @DL6ER in #1243
  • Ensure dbclose() is not called multiple times by @DL6ER in #1244
  • Add support for conditional domain suffixes in HOSTNAMEFQDN mode by @DL6ER in #1250
  • Warn about resource shortages by @DL6ER in #1249
  • Update SQLite engine from 3.36.0 to 3.37.0 by @DL6ER in #1251
  • Test for dnsmasq warning messages in source code by @DL6ER in #1246
  • Do not catch SIGABRT by @DL6ER in #1252
  • Update embedded dnsmasq to v2.87test4-6 by @DL6ER in #1230

Full Changelog: v5.11...v5.12