Secure DNS(also known as DNS firewall & protective DNS) with ad-blocking, threat protection, and fully encryption support for enhanced privacy and security.
AdguardTeam/AdGuardHome (adguard/adguardhome)
### [`v0.107.33`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010733---2023-07-03)
[Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.32...v0.107.33)
See also the \[v0.107.33 GitHub milestone]\[ms-v0.107.33].
##### Added
- The new command-line flag `--web-addr` is the address to serve the web UI on,
in the host:port format.
- The ability to set inactivity periods for filtering blocked services, both
globally and per client, in the configuration file (\[[#951](https://togithub.com/AdguardTeam/AdGuardHome/issues/951)]). The UI changes
are coming in the upcoming releases.
- The ability to edit rewrite rules via `PUT /control/rewrite/update` HTTP API
and the Web UI (\[[#1577](https://togithub.com/AdguardTeam/AdGuardHome/issues/1577)]).
##### Changed
##### Configuration Changes
In this release, the schema version has changed from 20 to 23.
- Properties `bind_host`, `bind_port`, and `web_session_ttl` which used to setup
web UI binding configuration, are now moved to a new object `http` containing
new properties `address` and `session_ttl`:
```yaml
```
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.107.32
->v0.107.33
Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
### [`v0.107.33`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010733---2023-07-03) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.32...v0.107.33) See also the \[v0.107.33 GitHub milestone]\[ms-v0.107.33]. ##### Added - The new command-line flag `--web-addr` is the address to serve the web UI on, in the host:port format. - The ability to set inactivity periods for filtering blocked services, both globally and per client, in the configuration file (\[[#951](https://togithub.com/AdguardTeam/AdGuardHome/issues/951)]). The UI changes are coming in the upcoming releases. - The ability to edit rewrite rules via `PUT /control/rewrite/update` HTTP API and the Web UI (\[[#1577](https://togithub.com/AdguardTeam/AdGuardHome/issues/1577)]). ##### Changed ##### Configuration Changes In this release, the schema version has changed from 20 to 23. - Properties `bind_host`, `bind_port`, and `web_session_ttl` which used to setup web UI binding configuration, are now moved to a new object `http` containing new properties `address` and `session_ttl`: ```yaml ```Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.