* changelog

This commit is contained in:
Simon Zolin 2019-10-23 19:19:04 +03:00
parent 2a2647dc3f
commit 49e535336b

View file

@ -1,6 +1,23 @@
# AdGuard Home API Change Log
## v0.99.1: API changes
### API: Get current user info: GET /control/profile
Request:
GET /control/profile
Response:
200 OK
{
"name":"..."
}
## v0.99: incompatible API changes
* A note about web user authentication