v0.14.1
blakeblackshear/frigatev0.14.1Aug 29, 2024by blakeblackshear
AI Summary
A maintenance release focusing on UI fixes, performance improvements for the live player, and new review features.
Key Highlights
- UI fixes including export buttons and sorting
- Performance improvements for the live player
- New review features and shortcuts
New Features
- Mark alert as reviewed in filmstrip
- Confirmation dialog before deleting review items
- Pan/pinch/zoom capability on snapshots
- Shortcut key 'r' to mark items as reviewed
Full Release Notes
## Images - [ghcr.io/blakeblackshear/frigate:0.14.1](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264807004?tag=0.14.1) - [ghcr.io/blakeblackshear/frigate:0.14.1-standard-arm64](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264798475?tag=0.14.1-standard-arm64) - [ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264802776?tag=0.14.1-tensorrt) - [ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt-jp4](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264799894?tag=0.14.1-tensorrt-jp4) - [ghcr.io/blakeblackshear/frigate:0.14.1-tensorrt-jp5](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264799401?tag=0.14.1-tensorrt-jp5) - [ghcr.io/blakeblackshear/frigate:0.14.1-rk](https://github.com/blakeblackshear/frigate/pkgs/container/frigate/264806818?tag=0.14.1-rk) This is a maintenance release for Frigate 0.14 that includes bugfixes as well as performance and stability improvements. ## What's Changed - Fix auth when serving Frigate at a subpath (https://github.com/blakeblackshear/frigate/pull/12815) - Fix iOS export buttons (https://github.com/blakeblackshear/frigate/pull/12755) - Ensure review cameras are sorted by config UI order if specified (https://github.com/blakeblackshear/frigate/pull/12789) - Fix default model for rknn detector (https://github.com/blakeblackshear/frigate/pull/12807) - Add button to mark alert as reviewed in filmstrip (https://github.com/blakeblackshear/frigate/pull/12878) - Add confirmation dialog before deleting review items (https://github.com/blakeblackshear/frigate/pull/12950) - Fix manual events (https://github.com/blakeblackshear/frigate/pull/12951) - Add pan/pinch/zoom capability on Frigate+ view snapshots (https://github.com/blakeblackshear/frigate/pull/12953) - Hide recording button when disabled in config (https://github.com/blakeblackshear/frigate/pull/12997) - Recordings view fixes (https://github.com/blakeblackshear/frigate/pull/13005) - Fix missing last hour preview in recordings view (https://github.com/blakeblackshear/frigate/pull/13027) - Fix export name and NaN showing in Frigate+ slider (https://github.com/blakeblackshear/frigate/pull/13030) - Prevent error when github sends bad data (https://github.com/blakeblackshear/frigate/pull/13077) - Add shortcut key "r" to mark items as reviewed in Review pane (https://github.com/blakeblackshear/frigate/pull/13087) - Fix Frigate+ view from inadvertently reloading (https://github.com/blakeblackshear/frigate/pull/13160) - Fix live player from getting stuck while loading streams and from lagging behind in poor network conditions (https://github.com/blakeblackshear/frigate/pull/13143) - Ensure previews that are generated late are not falsely excluded (https://github.com/blakeblackshear/frigate/pull/13193) - Ensure only enabled birdseye cameras are considered active (https://github.com/blakeblackshear/frigate/pull/13194) - UI fixes (https://github.com/blakeblackshear/frigate/pull/13246) - Fix cgroup detecting 0 cpu cores (https://github.com/blakeblackshear/frigate/pull/13271) - Add tooltip for icons in review event list (https://github.com/blakeblackshear/frigate/pull/13334) - Don't allow periods in zone or camera group names (https://github.com/blakeblackshear/frigate/pull/13400) - Add portal to the live player tooltip (https://github.com/blakeblackshear/frigate/pull/13389)