What's Changed
- Fix API specs and example for dns.upstreams in config.yaml by @rdwebdesign in #2696
- gravity update - silently discard unicode BOM if present by @rrobgill in #2702
- Update embedded SQLite to 3.51.0 by @DL6ER in #2704
- Get earliest query timestamp from database by @PromoFaux in #2706
- Increase buffer length for query string by @mwoolweaver in #2709
- Reduce DNS resolver locking during database interaction by @DL6ER in #2700
- Make colour output optional in streaming gravity API call by @PromoFaux in #2718
- api/dhcp/leases Allow for hwaddr > 48 bits by @rrobgill in #2724
- Add rate-limiting for TOTP validation by @DL6ER in #2719
- Implement simple partial matching for regex in /api/search/{domain} by @DL6ER in #2705
- Performance optimizations: string processing, memory management, and compiler flags by @Copilot in #2571
- Fix authentication redirect when webhome is / (fixes #2518) by @averyvigolo in #2610
- Reduce database locking and add timing debug setting by @DL6ER in #2688
New Contributors
- @mwoolweaver made their first contribution in #2709
- @Copilot made their first contribution in #2571
- @averyvigolo made their first contribution in #2610
Full Changelog: v6.3.3...v6.4