What's Changed
- Do not try to migrate setupVars.conf if it does not exist. by @DL6ER in #2238
- Fix CLI command for non-local API configuration by @DL6ER in #2233
- Clarify the role of dns.domain outside of the DHCP context by @DL6ER in #2239
- Reduce log level for web requests by @bennettmsherman in #2244
- Improve secure randomness generation by @DL6ER in #2240
- Fix typo in dns.showDNSSEC text description by @DL6ER in #2246
- Allow tabs in dns.hosts by @DL6ER in #2247
- Also make optional in the setupVars.conf migration process by @DL6ER in #2248
- Tweak CHAOS TXT local.api.ftl by @DL6ER in #2254
- Make additional_headers configurable by @DL6ER in #2236
- Fix DNS_BOGUS_PRIV and QUERY_LOGGING migration by @MichaIng in #2264
- Rate-limit internal NTP server by @DL6ER in #2258
- Prevent duplicated entries on successive v5 Teleporter importing by @DL6ER in #2265
- Update config/env.c to accept conventional environment variables in a… by @iain-henderson in #2256
- We should not send any content for HTTP codes 1xx, 204 and 304 by @DL6ER in #2272
- Fix DHCP_LEASETIME migration by @DL6ER in #2271
- Print values of env vars if they are invalid by @DL6ER in #2273
- Fix webserver.api.maxHistory usage in API by @DL6ER in #2275
- Fix typo in dns option descriptions by @rrobgill in #2280
- Follow-up on #2275 by @DL6ER in #2285
- Restart FTL on change of webserver.threads by @DL6ER in #2295
- Fix off-by-one in wildcard SAN checking by @DL6ER in #2293
- Fix status codes and response messages for PUT in API docs by @tsutsu3 in #2291
- Pi-hole FTL v6.0.3 by @DL6ER in #2296
New Contributors
- @bennettmsherman made their first contribution in #2244
- @iain-henderson made their first contribution in #2256
- @tsutsu3 made their first contribution in #2291
Full Changelog: v6.0.2...v6.0.3