CI Report:
https://ci-tests.linuxserver.io/linuxserver/adguardhome-sync/v0.8.0-ls146/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
Fixes
- Encryption issues with 0.7.9 #656
TLS encryption sync is disabled by default. It can be enabled via feature flag FEATURES_TLS_CONFIG
Breaking Changes
- Deprecated env vars from 0.6.0 are no longer supported
Changelog
- 7d9edf4fa0044c3abfe3fc32d83afd894e59a453 feat: remove support for deprecated env vars (#654)
- bc70795769d37af8f16494b00b72e070843d37f5 fix: Fix typo in RUN_ON_START description (#652)
- fb5afb2505526dfc136a117c7b087d8cc4f4c473 fix: correct typo in index page
- f5c9e822a7050df0d0c8d99a796c6231c9579ae1 fix: disable tls feature by default (#657)