Skip to content

AdGuard Home v0.108.0-b.62

Pre-release
Pre-release
Compare
Choose a tag to compare
@adguard-bot adguard-bot released this 20 Jan 16:44
· 7 commits to master since this release

Changes compared to the previous beta, v0.108.0-b.61. See CHANGELOG.md for all changes.

Acknowledgments

A special thanks to our open-source contributor @Hermholtz, our community moderators team, as well as to everyone who filed and inspected issues, added translations, and helped us test this release!

Full changelog

Security

  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.23.5.

Added

  • The new HTTP API POST /clients/search that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. See openapi/openapi.yaml for the full description.

Deprecated

  • The GET /clients/find HTTP API is deprecated. Use the new POST /clients/search API.

Fixed

  • Request count link in the clients table (#7513).
  • The formatting of large numbers on the dashboard (#7329).