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 466 commits into
base: master
Choose a base branch
from
Open

0.15 Release #13787

wants to merge 466 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 canceled.

Name Link
🔨 Latest commit 6b12a45
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/675845632a27590008790ebc

frigate/config.py Fixed Show fixed Hide fixed
NickM-27 and others added 28 commits September 27, 2024 07:41
* Rework to create util for onnx initialization

* Fix shm log

* Fix onClick exceptoins
* Update general support template

* Update camera support

* Update config-support.yml

* Update detector support

* Update general-support.yml

* Update hardware-acceleration-support.yml

* Create pull_request_template.md
* Fix dynamic api ordering

* Formatting
This will checks if the firmware folder is present if not it will created it informs the user to reboot to load the firmware for the hailo8l detector.
* Add config for attribute map and generate all labels from the map

* Update docs

* Formatting

* Use the dynamic label map

* Fix check

* Fix docs typo
* Replace logging.warn with logging.warning

* Install config global state early

* Split config.py into more manageable pieces
* 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
NickM-27 and others added 30 commits November 19, 2024 12:20
* Fix embeddings reading frames

* Fix event update reading

* Formatting

* Pin AIO http to fix build failure

* Pin starlette
* Started unit tests for the review controller

* Revert "Started unit tests for the review controller"

This reverts commit 7746eb1.

* Started unit tests for the review controller

* FIrst test

* Added test for review endpoint (time filter - after + before)

* Assert expected event

* Added more tests for review endpoint

* Added test for review endpoint with all filters

* Added test for review endpoint with limit

* Comment

* Renamed tests to increase readability
* Fix camera access and improve typing:

* Formatting
* 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
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.