-
1.5.1 Stable
released this
2026-08-26 15:31:25 +02:00 | 0 commits to main since this releaseChangelog
🔧 Maintenance
CI/CD hardening: lint, secret scan, coverage gate, auto CVE-fix PRs, GHCR + GitHub mirror publishing
Source: #17 · e91bba7
Image:git.djeex.fr/djeex/adguard-cidre:1.5.1Commits:
Downloads
-
released this
2026-08-23 15:18:00 +02:00 | 5 commits to main since this releaseChangelog
💥 Breaking change
Run container as non-root via PUID/PGID / Move environment configuration to a .env file
- You must set
PUIDandPGIDenv var
Source: #14 · 6ac20e2
Image:git.djeex.fr/djeex/adguard-cidre:1.5.0Downloads
- You must set
-
released this
2025-09-20 00:52:32 +02:00 | 24 commits to main since this releaseChangelog
⚠️ Hotfix
This update upgrades to Python 3.13 to address CVE vulnerabilities.
Downloads
-
v1.3 Stable
released this
2025-06-06 14:20:38 +02:00 | 28 commits to main since this releaseChangelog
- Added exclude list (all countries except the specified ones) by prefixing each country code with
!. See Environment Variables section in readme.
Downloads
- Added exclude list (all countries except the specified ones) by prefixing each country code with
-
v1.2 Stable
released this
2025-06-01 19:30:28 +02:00 | 31 commits to main since this releaseChangelog
- Image size divided by 2 (python-alpine instead of python-slim).
Downloads
-
v1.1 Stable
released this
2025-06-01 13:35:14 +02:00 | 33 commits to main since this releaseBreaking changes:
- Replaced cron with a Python scheduler
- The
BLOCKLIST_CRONvariable is deprecated. Please use the following variables instead:
Variable Description Example Possible Values BLOCKLIST_CRON_TYPEScheduling type: dailyorweeklydailydaily,weeklyBLOCKLIST_CRON_TIMETime to run update in HH:MM24-hour format06:0024-hour time format BLOCKLIST_CRON_DAYDay of the week for weekly schedule (e.g., mon,tue, etc.)monmon,tue,wed,thu,fri,sat,sunDownloads
-
v1.0 Stable
released this
2025-06-01 00:11:43 +02:00 | 38 commits to main since this release- First true release, rewrote in python.
- Docker image
git.djeex.fr/djeex/adguard-cidre:1andgit.djeex.fr/djeex/adguard-cidre:latestadded to repo.
Downloads