v5.13
What's Changed
- Fix/GHSA-cfr5-rqm5-9vhp - Possible XSS in queryads.php @rdwebdesign b07372b
- Fix SVG icons dimensions by @rdwebdesign in #2176
- Add content type header for
getAllQueries
endpoint by @rdwebdesign in #2179 - Pass config file path when reloading pihole-FTL.conf by @yubiuser in #2183
- Add query type "Blocked (special domain)" by @DL6ER in #2185
- Fix dropdown background color (dark theme) by @rdwebdesign in #2188
- Show "other" destination as the last graphic item by @rdwebdesign in #2189
- Added information about group assignment of whitelisted/blacklisted d… by @martinbrose in #2186
- Show all available data points in the Total queries over last 24 hours graph by @DL6ER in #2195
- Scale axes to integer by @yubiuser in #2196
- Apply 2195 also to client activity line chart by @yubiuser in #2197
- Allow delete multiple items - Group pages by @rdwebdesign in #2177
- Reduce border size of line charts by @yubiuser in #2198
- Remove duplicate function declarations by @rdwebdesign in #2201
- Using
utils.showAlert
for Local DNS and Local CNAME pages. by @rdwebdesign in #2203 - Remove empty line before PHP opening tag by @rdwebdesign in #2208
- Drop IE 11 by @yubiuser in #2210
- Change lighttpd log file names by @yubiuser in #2213
- Show all available data on Long-term data query log page by @rdwebdesign in #2202
- Make it clearer where to find the debug token by @yubiuser in #2215
- Update log file references by @PromoFaux in #1577
- Use the correct endpoint for MAXLOGAGE by @rdwebdesign in #2216
- Add suggested domains in group domains page by @anthony-de-jong in #2209
- Do not use IPvX from setupVars in $AUTHORIZED_HOSTNAMES by @yubiuser in #2219
- Add a default option for PORTFILE by @rdwebdesign in #2222
- Base DHCP settings on default gateway address and not on IPV4_ADDRESS from setupVars.conf by @yubiuser in #2218
- Also check wildcard domains for validity before adding by @yubiuser in #2212
- Show warnings only if logged in by @Pingger in #2225
- Adjust debug log scroll position by @rdwebdesign in #2232
- Remove unused parameter by @rdwebdesign in #2235
- Remove unnecessary old debug message by @rdwebdesign in #2237
- Change default FTL log file path to /var/log/pihole/FTL.log by @DL6ER in #2244
- Use a random name when creating intermediate tmp archive for teleporter backup by @yubiuser in #2242
- Show names in top clients list from long-term data by @yubiuser in #2245
New Contributors
- @martinbrose made their first contribution in #2186
- @anthony-de-jong made their first contribution in #2209
- @Pingger made their first contribution in #2225
Full Changelog: v5.12...v5.13