0.54.8
Added 1
- Extendable theme pluggy implementation
Changed 1
- Update openapi-core requirement from ~=0.22 to ~=0.23
Security 1
- Fix authentication bypass vulnerability via decorator ordering (CVE-2026-35490)
What's Changed
CVE-2026-35490 - Authentication Bypass via Decorator Ordering
- Extendable theme pluggy implementation by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4011
- CI - Ensure all unit tests are run by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4022
- Update openapi-core requirement from ~=0.22 to ~=0.23 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/4009
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.54.7...0.54.8