What's Changed
- footer.php: Improve Pi-Hole update instruction for Docker image by @PeterDaveHello in #2122
- Change the order of "uptream servers" graphic items by @rdwebdesign in #2124
- Fixing double
json_encode
output by @rdwebdesign in #2125 - Set rate-limiting options from settings page by @DL6ER in #2130
- Change wording of status when blocking is disabled by @yubiuser in #2136
- Adds the ability to delete multiple warnings at once by @rdwebdesign in #2133
- New icon for Donate menu item by @rdwebdesign in #2138
- New login form layout by @rdwebdesign in #2139
- Update ecmaVersion to latest by @yubiuser in #2140
- Changes in
piholeStatus
and FTL API calls. by @rdwebdesign in #2126 - Change wording after Pi-hole has been disabled by @yubiuser in #2141
- add link to swap between blocked and all client queries by @stuXORstu in #2129
- Better interval computation for Long-term data -> Graphics page by @rubpa in #2132
- Show debug logs in colors by @rdwebdesign in #2142
- Improving debug log output by @rdwebdesign in #2145
- Fix list add for already forwarded queries by @yubiuser in #2148
- Start php session before generating output for API token by @yubiuser in #2147
- Include message triangle on all pages by @yubiuser in #2146
- Add per-browser setting to ignore non-fatal dnsmasq warnings by @DL6ER in #2135
- Fix PHP "Headers already sent" warning. by @rdwebdesign in #2154
- Improving the menu by @rdwebdesign in #2156
- Better donate button - navbar by @rdwebdesign in #2160
- Set terminal type inside PHP by @rdwebdesign in #2161
- Convert IDNs to punycode before searching the lists by @yubiuser in #2162
- Disable prettiers no-else-return rule by @yubiuser in #2166
- Guard socket and FTL response by @yubiuser in #2164
- Improve loop for getAllQueries from FTL's memory by @yubiuser in #2163
- Return empty array if there is no data by @rdwebdesign in #2169
- Move warning count to sidebar (when sidebar is visible). by @rdwebdesign in #2165
- Improve background images by @dwo in #2170
- Fixed URL typo in README.md by @PHPGangsta in #2171
New Contributors
- @stuXORstu made their first contribution in #2129
- @rubpa made their first contribution in #2132
- @dwo made their first contribution in #2170
- @PHPGangsta made their first contribution in #2171
Full Changelog: v5.11...v5.12