Skip to content

Releases: pi-hole/pi-hole

v5.18.2

31 Mar 18:46
5490a6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.18.1...v5.18.2

v5.18.1

27 Mar 19:18
74a44ca
Compare
Choose a tag to compare

What's Changed

  • Remove double quotes that prevented any local files from being read by gravity by @PromoFaux in #5617

Full Changelog: v5.18...v5.18.1

v5.18

27 Mar 18:13
3c7a6ce
Compare
Choose a tag to compare

What's Changed

  • Drop Fedora 36 and add Fedora 39 to the test suite by @yubiuser in #5568
  • [Vulnerability Fix] Only use local files (file://) when they have explicit permissions a+r by @DL6ER 9dd138b

Full Changelog: v5.17.3...v5.18

v5.17.3

06 Jan 16:54
19bfa08
Compare
Choose a tag to compare

What's Changed

  • Add "-ni" to all sqlite3 invocations (v5) by @DL6ER in #5519

Full Changelog: v5.17.2...v5.17.3

v5.17.2

11 Oct 09:42
60b6a10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.17.1...v5.17.2

v5.17.1

30 May 18:28
6a45c6a
Compare
Choose a tag to compare

What's Changed

  • Fix Faulty Regex pattern in custom DNS domain validation by @PromoFaux in #5291
  • Fix gravity adlist status not being updated by @DL6ER in #5294

Full Changelog: v5.17...v5.17.1

v5.17

28 May 11:01
bea63f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.16.2...v5.17

v5.16.2

25 Mar 19:13
d885e92
Compare
Choose a tag to compare

Full Changelog: v5.16.1...v5.16.2

What's Changed

Full Changelog: v5.16.1...v5.16.2

v5.16.1

22 Mar 22:20
8ca5788
Compare
Choose a tag to compare

What's Changed

  • Revert "Ignore commented lines when reading PRIVACYLEVEL from config file" by @PromoFaux in #5223
  • Fix getting 'privacylevel' by @yubiuser in #5224

Full Changelog: v5.16...v5.16.1

v5.16

22 Mar 21:33
c6d1137
Compare
Choose a tag to compare

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