🔧 Renovate: Update (patch) adguard/adguardhome Docker tag to v0.107.68 #138
Reference in New Issue
Block a user
Delete Branch "renovate/docker-compose-adguard-adguardhome-v0-107-68"
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.68⚡ Renovate Update Info
Update Type: patch
Automerge: 🛑 This update requires manual approval
Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.68Compare Source
See also the v0.107.68 GitHub milestone.
NOTE: Add new changes BELOW THIS COMMENT.
-->
Security
Added
GET /control/rewrite/settingsandPUT /control/rewrite/settings/update. 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". 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:
…
Removed
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.