What's Changed
- Fix typo in DHCP settings page by @alexwhitman in #3279
- Live long and prosper by @PromoFaux in #3280
- Fix CPU% by @DL6ER in #3262
- Fix top lists links on the dashboard by @DL6ER in #3283
- Improve HTTPS detection behind reverse proxy by @DL6ER in #3285
- Improve CodeQL action by @XhmikosR in #3289
- package.json: properly configure xo and postcss by @XhmikosR in #3248
- Set default values for each property of
versions
object by @rdwebdesign in #3268 - Fix the text and icon used to report end-to-end encryption status (TLS/SSL) on the top menu by @rdwebdesign in #3288
- .gitattributes: enforce LF by @XhmikosR in #3282
- Sort IPv4 before IPv6 addresses on the network overview by @DL6ER in #3286
- Add missing img dimensions by @XhmikosR in #3294
- Sort interfaces by @DL6ER in #3284
- Remove the obsolete
X-UA-Compatible
meta tag by @XhmikosR in #3305 - logout.js: add missing preventDefault call by @XhmikosR in #3301
- Switch to Font Awesome CSS by @XhmikosR in #3300
- Ran autoprefixer by @XhmikosR in #3246
testpr
: run prefix script too by @XhmikosR in #3307- Updated run gravity message when importing config in Teleporter by @jmui in #3312
- Fix a few CodeQL issues by @XhmikosR in #3290
- Remove trailing slash from void elements by @XhmikosR in #3315
- sidebar: fix missing span end-closing tags by @XhmikosR in #3316
- Fix stray
-
by @XhmikosR in #3318 - Fix issues found in LCARS theme after recent changes in CSS and HTML by @rdwebdesign in #3327
- Remove a few unused CSS rules from pi-hole.css and LCARS theme by @rdwebdesign in #3329
- Update browserslistc by @XhmikosR in #3322
- Use
em
instead ofi
andstrong
instead ofb
by @XhmikosR in #3321 - Update fonts by @XhmikosR in #3309
- Add missing rel="noopener" for external links by @XhmikosR in #3333
- Allow path prefix multiplexing the dashboard and API by @DL6ER in #3269
- login.lp: remove mention of sudo by @XhmikosR in #3334
- Refactor assets loading by @XhmikosR in #3295
- queries: switch to a real
button
by @XhmikosR in #3339 - Logout: fix redirect by @XhmikosR in #3304
- sidebar: switch to a real button by @XhmikosR in #3342
- parseQueryString: switch to URLSearchParams and remove unused param by @XhmikosR in #3340
- Queries: user fieldtext directly by @XhmikosR in #3343
- Queries: escape querystatus.fieldtext by @XhmikosR in #3348
- Fix typo in advanced DNS help text by @yubiuser in #3350
- Set an upper limit on the number of rows returned for the query log by @PromoFaux in #3346
- Use pretty URLs when possible by @XhmikosR in #3351
- Use modernized waitMe plugin by @yubiuser in #3213
- Query Log: Add QUERY_EXTERNAL_BLOCKED_EDE15 rules by @DL6ER in #3347
- index: remove useless empty title attributes by @XhmikosR in #3352
- Remove
meta http-equiv="cache-control"
by @XhmikosR in #3353 - Regenerate package-lock.json with npm 10.9 by @XhmikosR in #3356
New Contributors
- @alexwhitman made their first contribution in #3279
- @jmui made their first contribution in #3312
Full Changelog: v6.0.2...v6.1