mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 22:09:39 +00:00
all: resync with master
This commit is contained in:
@@ -4,6 +4,14 @@
|
||||
|
||||
## v0.108.0: API changes
|
||||
|
||||
## v0.107.55: API changes
|
||||
|
||||
### The new field `"ecosia"` in `SafeSearchConfig`
|
||||
|
||||
* The new field `"ecosia"` in `PUT /control/safesearch/settings` and
|
||||
`GET /control/safesearch/status` is true if safe search is enforced for Ecosia
|
||||
search engine.
|
||||
|
||||
## v0.107.44: API changes
|
||||
|
||||
### The field `"upstream_mode"` in `DNSConfig`
|
||||
|
||||
@@ -2578,6 +2578,8 @@
|
||||
'type': 'boolean'
|
||||
'duckduckgo':
|
||||
'type': 'boolean'
|
||||
'ecosia':
|
||||
'type': 'boolean'
|
||||
'google':
|
||||
'type': 'boolean'
|
||||
'pixabay':
|
||||
|
||||
Reference in New Issue
Block a user