Versie 6.0.6 van Pi-hole Core is uitgekomen. Ook zijn Pi-hole Web 6.1 en Pi-hole FTL 6.1 verschenen. Pi-hole is een advertising-aware dns- en webserver bedoeld om te draaien op een Raspberry Pi in het netwerk. Als op de router naar Pi-hole wordt verwezen voor dns-afhandelingen, zullen alle apparaten binnen het netwerk er automatisch gebruik van maken zonder dat er instellingen moeten worden aangepast. Vervolgens worden advertenties niet meer opgehaald, waardoor pagina's sneller laden. In potentie kan er ook malware mee buiten de deur worden gehouden. Voor meer informatie verwijzen we jullie door naar de uitleg en video's op deze pagina, of deze handleiding van tweaker jpgview. De changelog voor deze uitgave kan hieronder worden gevonden.
What’s Changed (Core v6.0.6)What's Changed (Web v6.1)
- README.md: switch to the SVG logo in #6052
- version.sh: fix typo in comment in #6056
- Add trailing / when changing ownership of /etc/pihole in #6057
- Add 2FA handling to api.sh in #6065
- Create webserver.log on FTL startup in #6051
- Remove WEB_CALL from COL_TABLE in #6062
- revert #6030 in preparation for docker-pi-hole #1794 in #6086
What’s Changed (FTL v6.1)
- Fix typo in DHCP settings page in #3279
- Live long and prosper in #3280
- Fix CPU% in #3262
- Fix top lists links on the dashboard in #3283
- Improve HTTPS detection behind reverse proxy in #3285
- Improve CodeQL action in #3289
- package.json: properly configure xo and postcss in #3248
- Set default values for each property of
versions
object in #3268- Fix the text and icon used to report end-to-end encryption status (TLS/SSL) on the top menu in #3288
- .gitattributes: enforce LF in #3282
- Sort IPv4 before IPv6 addresses on the network overview in #3286
- Add missing img dimensions in #3294
- Sort interfaces in #3284
- Remove the obsolete
X-UA-Compatible
meta tag in #3305- logout.js: add missing preventDefault call in #3301
- Switch to Font Awesome CSS in #3300
- Ran autoprefixer in #3246
testpr
: run prefix script too in #3307- Updated run gravity message when importing config in Teleporter in #3312
- Fix a few CodeQL issues in #3290
- Remove trailing slash from void elements in #3315
- sidebar: fix missing span end-closing tags in #3316
- Fix stray
-
in #3318- Fix issues found in LCARS theme after recent changes in CSS and HTML in #3327
- Remove a few unused CSS rules from pi-hole.css and LCARS theme in #3329
- Update browserslistc in #3322
- Use
em
instead ofi
andstrong
instead ofb
in #3321- Update fonts in #3309
- Add missing rel="noopener" for external links in #3333
- Allow path prefix multiplexing the dashboard and API in #3269
- login.lp: remove mention of sudo in #3334
- Refactor assets loading in #3295
- queries: switch to a real
button
in #3339- Logout: fix redirect in #3304
- sidebar: switch to a real button in #3342
- parseQueryString: switch to URLSearchParams and remove unused param in #3340
- Queries: user fieldtext directly in #3343
- Queries: escape querystatus.fieldtext in #3348
- Fix typo in advanced DNS help text in #3350
- Set an upper limit on the number of rows returned for the query log in #3346
- Use pretty URLs when possible in #3351
- Use modernized waitMe plugin in #3213
- Query Log: Add QUERY_EXTERNAL_BLOCKED_EDE15 rules in #3347
- index: remove useless empty title attributes in #3352
- Remove
meta http-equiv="cache-control"
in #3353- Regenerate package-lock.json with npm 10.9 in #3356
- The domain pi.hole should be fully local in #2331
- Add total CPU % to /info/system endpoint in #2297
- Do not read empty values from versions file. Use null instead in #2335
- Ensure proper shutdown when crashing in a thread in #2332
- README.md: switch to the SVG logos in #2344
- Allow newlines in env vars as separator in #2346
- Update npm dependencies in #2342
- Fix unlocking warning in /api/history/clients in #2351
- Increase restrictions on POST /api/teleporter in #2352
- Use keep-alive in #2357
- Change default file serving behavior possibly breaking in #2355
- Add new special permitted upstream filter for Query Log in #2345
- Fix typo in json_macros.h for HTTP Status Code body return check in #2338
- API validation: update CI in #2341
- Do not overwrite externally given MAKEFLAGS if set in #2360
- Default-off 0x20 encoding in #2365
- Simplify overTime processing in #2353
- Tweak API documentation for /docs in #2337
- Add Discovery of Designated Resolvers special zone blocking in #2315
- Still save clients when database.maxDBdays is 0 in #2367
- Add new Lua function pihole.format_path() in #2370
- Do not update webserver.threads in-place in #2368
- Update embedded dnsmasq to v2.91rc6 in #2374
- Also set Expires= property for deleted cookies in #2336
- Fix docs for lists batchDelete in #2379
- Update dnsmasq tag to 2.91 in #2380
- Allow prefix multiplexing behind reverse proxy in #2319
- NTP – Provide correct stratum to clients in #2386
- Set X-DNS-Prefetch-Control header in #2396