# Changelog Fork-specific changes only. Upstream releases are documented at https://github.com/dermotduffy/advanced-camera-card/releases The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Fork versions are this fork's own semver line; each entry names the upstream release it is built from. A `+`-suffixed or pre-release tag was avoided deliberately: HACS hides pre-releases unless beta versions are enabled. ## [8.1.0] - 2026-09-04 Built from upstream [v8.0.2](https://github.com/dermotduffy/advanced-camera-card/releases/tag/v8.0.2). ### Added - `cameras[].media.severities` restricts review media to the listed severities, so the thumbnail bar, media gallery and timeline can be pinned to Frigate alerts (`[high]`) instead of showing every detection. Resolved into the default query alongside `media.reviewed`, and overridden by an explicit severity chosen in the media filter drawer. Unset means all severities.