v5.14
What's Changed
- Fix editing domains from blacklist/whitelist pages by @yubiuser in #2261
- Add the new "integrity check" option to debug log page by @rdwebdesign in #2259
- Allow to delete IDN via API by @yubiuser in #2258
- Make tailLog.php looks like
pihole -t
by @rdwebdesign in #2263 - Tidy the ends of some php files by @Gontier-Julien in #2264
- Remove unused client_id by @yubiuser in #2267
- Remove dedicated black/whitelist pages + redesign menu by @yubiuser in #2266
- Tweak/readme logo by @rdwebdesign in #2269
- Fix LCARS menu and improve
header.php
by @rdwebdesign in #2268 - Specify record types at Local DNS records page by @yubiuser in #2273
- Enforce Symfony PHP code style by @DL6ER in #2288
- Move login form to a new page by @rdwebdesign in #2294
- Improve top right menu and sidebar by @rdwebdesign in #2298
- Change docker upgrade link in footer by @yubiuser in #2303
- Remove Content-Security-Policy meta tag by @DL6ER in #2287
- Remove email functionality by @yubiuser in #2301
- Restore save functionality by @yubiuser in #2308
- Improve SVG files by @rdwebdesign in #2307
- Fix the "boxed layout" broken in
devel
branch by @rdwebdesign in #2311 - Autofocus input field after submitting new item by @jwu910 in #2310
- Adjusting menu colors, active and hover effects on LCARS theme by @rdwebdesign in #2309
- Use the new version file to check for updates by @rdwebdesign in #2306
- Add test to avoid "Undefined Variable" warnings by @rdwebdesign in #2316
- Show "Log Out" link only when the user has the password protection enabled by @rdwebdesign in #2317
- Revert empty domain dot replacement by @yubiuser in #2314
- Fix PHP warnings in docker (Complement of #2316) by @rdwebdesign in #2318
- Remove unnecssary
from adlist details by @yubiuser in #2319
New Contributors
Full Changelog: v5.13...v5.14