What's Changed
- Update Sqlite3 engine to 3.37.2 by @DL6ER in #1276
- Enable history and auto-completion for embedded SQLite3 engine by @DL6ER in #1282
- Optimize queries table by @DL6ER in #1255
- Use embedded SQLite3 engine for the tests by @DL6ER in #1283
- Add others section to upstream servers pie chart by @DL6ER in #1284
- Print more details in CLI regex-test by @DL6ER in #1287
- Log errors caused locally correctly by @DL6ER in #1294
- Add >maxlogage telnet API endpoint by @DL6ER in #1295
- Keep Query Log details across FTL restart by @DL6ER in #1285
- Deprecate REPLY_ADDR4/6 in favor of more fine-grained setting by @DL6ER in #1293
- Do not warn about less-than-full addresses when analyzing EDNS(0) packets by @DL6ER in #1296
- Prevent excessive reply times in the Query Log after restarting by @DL6ER in #1297
- perf improvements for findDomainID() by @stuXORstu in #1286
- Update embedded dnsmasq to v2.87test8 by @DL6ER in #1281
- Rename upstream 'blocklist' => 'blocked' and 'cache' => 'cached' by @yubiuser in #1299
New Contributors
- @github-actions made their first contribution in #1280
- @stuXORstu made their first contribution in #1286
Full Changelog: v5.13...v5.14