Skip to content

v5.16

Compare
Choose a tag to compare
@PromoFaux PromoFaux released this 22 Mar 21:33
· 199 commits to master since this release
c6d1137

What's Changed

  • Don't use intermediate strings to filter false positives in gravity by @yubiuser in #5176
  • Use buildx to create docker test images by @yubiuser in #5178
  • GitHub Workflows security hardening by @sashashura in #5053
  • Convert domain to lowercase in pihole -q by @yubiuser in #5200
  • Allow limited parsing of ABP style adlists by @yubiuser in #5179
  • Fix addKey to handle substrings of existing keys by @wblew in #5211
  • Allow pihole -q to match subdomains using ABP style domains by @rdwebdesign in #5210
  • Declaring all local variables under the function declaration line by @rdwebdesign in #5219
  • Add configurable GRAVITY_TMPDIR variable into setupVars by @kot0dama in #5216
  • Remove systemd service and optionally override configs on uninstall by @MichaIng in #5183
  • Ignore commented lines when reading PRIVACYLEVEL from config file by @yubiuser in #5177

New Contributors

Full Changelog: v5.15.5...v5.16