What's Changed
- docs(config): fix ODoH relay path in numa.toml example by @razvandimescu in #139
- fix(packet): parse SOA natively to stop malformed replies (#128) by @razvandimescu in #137
- docs: lift user-facing guides to recipes/, drop dangling docs/ refs by @razvandimescu in #145
- fix(api): Cache-Control: no-cache on dashboard HTML by @razvandimescu in #148
- ci(aur): attach to master after clone to avoid detached HEAD by @razvandimescu in #149
- fix: title alignment by @gatozee in #152
- fix(cache): refresh honors forwarding rules (#147) by @razvandimescu in #150
- fix(zones): accept PTR records in [[zones]] config (#154) by @razvandimescu in #155
- fix(windows): use PowerShell for adapter enumeration (locale-invariant) by @razvandimescu in #153
New Contributors
Full Changelog: v0.14.2...v0.14.3