Update adguard/adguardhome Docker tag to v0.107.69 #658
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/adguard-adguardhome-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.107.67->v0.107.69Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.69Compare Source
See also the v0.107.69 GitHub milestone.
Changed
Deprecated
Fixed
Removed
v0.107.68Compare Source
See also the v0.107.68 GitHub milestone.
Security
Added
GET /control/rewrite/settingsandPUT /control/rewrite/settings/update(#1765). Seeopenapi/openapi.yamlfor details."groups"and"group_id"added to the HTTP API (GET /control/blocked_services/all). Seeopenapi/openapi.yamlfor the full description.Changed
POST /control/rewrite/addandPUT /control/rewrite/updatenow accept the optional field "enabled" (#1765). Seeopenapi/openapi.yamlfor details.Configuration changes
In this release, the schema version has changed from 30 to 31.
Added a new boolean field
filtering.rewrites_enabledto globally enable/disable DNS rewrites.Added a new boolean field
enabledfor each entry infiltering.rewritesto toggle individual rewrites.BEFORE:
…
AFTER:
…
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.