Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.15 Release #13787

Open
wants to merge 475 commits into
base: master
Choose a base branch
from
Open

0.15 Release #13787

wants to merge 475 commits into from

Conversation

blakeblackshear
Copy link
Owner

@blakeblackshear blakeblackshear commented Sep 17, 2024

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 0763f56
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/675c909cca5c56000856d87b
😎 Deploy Preview https://deploy-preview-13787--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

frigate/config.py Fixed Show fixed Hide fixed
siberex and others added 28 commits September 28, 2024 18:17
* Add loading indicator when explore view is revalidating

* Portal tooltip in object lifecycle pane

* Better config file handling

* Only manually set aspect ratio when using alert videos
* Improve gamma filter

* Fix tests
* Improve rocm handling of different models

* Formatting

* Fix type check
* Fix formatting

* Fix test
…14077)

* Allow embedding of snapshot for description via config option

* docs

* frontend button

* Backend

* crop snapshot to region

* only show dropdown when event has snapshot

* fix cursor on dropdown

* crop on initial generation as well

* use enum for type

* fix type
* Return ID of export in http response

* Ignore keyboard listener when typing in text field

* Add other keyboard listeners
* Fix log level setting

* fix app.py mypy issues
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@0d4c9c5...9780b0c)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix squashed alert thumbnails in filmstrip

* add genai debug logs

* consistent themed image loading indicator background color

* improve image loading skeleton in object lifecycle pane

* less rounding when screen is smaller

* use browser back button to dismiss review pane

* initial state
* Refactor attribute saving

* Ensure sub label is not overwritten

* Formatting

* Fix unused
* Fix path of selected GPU

* Fix selection bug

* Simplify
* add azure openai genai client

* docs
* Azure fixes

* clarify docs

* sublabels fix
* Add slider to adjust number of columns in search view

* Work around safari bug with alert thumbnails

* adjust gap
* Reset snapshot state when event is moved

* Add page listener for review page

* Add same listener for search page

* Use content height
I just saw this, and I would be very surprised by that behaviour as a
user. Changing the db path would randomly move the database, and
changing it back (or to anything, really) would not. These kinds of
advanced settings are generally expected to do one thing: Change the
path frigate opens the database from. The end.
Fixes logging without introducing more junk into FrigateApp.
…14140)

* Fix shared memory frames being stuck when a camera capture crashed

* Update ffmpeg build
alesgenova and others added 30 commits November 30, 2024 18:27
* Fix audio events in explore section

Make sure that audio events are listed in the explore section

* Update audio.py

* Hide other submit options

Only allow submits for objects only
* Use env var to control max number of frames

* Handle type

* Fix frame_name not being sent

* Formatting
The archive already has everything contained in a rootfs folder, extract
it as-is to the root folder. This also reverts changes from
33957e5 which addressed the same issue
in a less optimal way.
* use id instead of index for object details and scrolling

* long press package and hook

* fix long press in review

* search action group

* multi select in explore

* add bulk deletion to backend api

* clean up

* mimic behavior of review

* don't open dialog on left click when mutli selecting

* context menu on container ref

* revert long press code

* clean up
* backend

* add type and params

* radio group in ui

* ensure search_type is cleared on reset
* Make note of go2rtc encoded URLs

* clarify
* Organize api files

* Add more API definitions for events

* Add export select by ID

* Typing fixes

* Update openapi spec

* Change type

* Fix test

* Fix message

* Fix tests
* API response cleanup

* Remove extra field definition
* Keep track of objects max review severity

* Refactor cleanup to split snapshots and clips

* Cleanup events based on review severity

* Cleanup review imports

* Don't catch detections
* return 401 for login failures

* only setup the rate limiter when configured
* Standardize handling of config files

* Formatting

* Remove unused
* Fix single event return

* Allow customizing if search is preserved for overlay state

* Remove timeout

* Cleanup

* Cleanup naming
* Update iframe interval recommendation

* clarify

* tweaks

* wording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.