Changes compared to the previous beta, v0.108.0-b.24. See CHANGELOG.md for all changes.
Full changelog
Added
-
Experimental Dark UI theme (#613).
-
The new HTTP API
PUT /control/profile/update
, that updates current user language and UI theme. The format of request body is described inopenapi/openapi.yaml
.
Changed
- The HTTP API
GET /control/profile
now returns enhanced object with current user's name, language, and UI theme. The format of response body is described inopenapi/openapi.yaml
andopenapi/CHANGELOG.md
.
Fixed
-
AdGuardHome --update
freezing when another instance of AdGuard Home is running (#4223, #5191). -
The
--update
flag performing an update even when there is no version change. -
Failing HTTPS redirection on saving the encryption settings (#4898).
-
Zeroing rules counter of erroneously edited filtering rule lists (#5290).
-
Filters updating strategy, which could sometimes lead to use of broken or incompletely downloaded lists (#5258).