Update adguard-home to v0.107.55 (#1929)

This commit is contained in:
Nathan Fretz 2024-12-17 15:13:09 +10:00 committed by GitHub
parent cc223b63ea
commit 4b7f95c606
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: adguard/adguardhome:v0.107.54@sha256:ec59d9d8d083b74620f827879bee7ad88621f96bc0c4347c84c176ffa349484c
image: adguard/adguardhome:v0.107.55@sha256:2979cc78a28aceb77f90980a5440578dbb7bc406dffe261e9ae402750193bde0
# override the default command to set the web address to port 8095 to avoid conflict with Thunderhub
# command from Dockerfile: https://github.com/AdguardTeam/AdGuardHome/blob/master/docker/Dockerfile
command: ["--no-check-update", "-c", "/opt/adguardhome/conf/AdGuardHome.yaml", "-w", "/opt/adguardhome/work", "--web-addr", "0.0.0.0:8095"]

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: adguard-home
category: networking
name: AdGuard Home
version: "0.107.54"
version: "0.107.55"
tagline: Network-wide software for blocking ads and tracking
description: >-
⚠️ See below for important set-up instructions.
@ -19,12 +19,12 @@ description: >-
This ensures that the app will not conflict with other apps from the Umbrel App Store, and that the app will be accessible
when clicking on the app icon in the umbrelOS homescreen.
releaseNotes: >-
This release includes security improvements and performance enhancements:
This release includes important security updates and improvements:
- Improved security for file permissions on Windows systems
- Enhanced filtering performance for better ad and tracker blocking
- Fixed various issues with statistics logging and client caching
- Improved handling of system hosts file information
- Improved security handling and permissions on Windows systems
- Updated core components to address security vulnerabilities
- Fixed memory leaks that could affect response times
- Enhanced setup guide compatibility with Firefox
Full release notes can be found at https://github.com/AdguardTeam/AdGuardHome/releases