-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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.14 Release #11419
Merged
Merged
0.14 Release #11419
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for frigate-docs canceled.
|
Just saw this ticket and had to bump my install to the latest dev to see how it is going... and wow - the UI progress is amazing - Many thanks Nick and others doing all this incredible work. I was looking for stuff to 'criticize', or feedback but... not finding much yet... |
* Add support for TensorRT v10 (multiple api calls have changed) * Remove unnecessary size check in TensorRT v10 block * Refactor to reduce code duplication * Fix wrong function name in new _get_binding_dtype function and only return input check (not assertion) in new _binding_is_input function * Add space around TRT_VERSION variable assignment (=) to respect linting * More linting fix * Update frigate/detectors/plugins/tensorrt.py Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * More linting --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update coloring of logs button * Fix paging after submitting * Fix sorting * Add icon
* Update web deps * Update python deps * revert matplotlib
* update beta docs * fix relative coordinates * fix relative coordinates * changes
* Safely load config file for go2rtc * Add log for default config * Cleanup
* improve docs for rockchip * update version info * fix typo * fix typo Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * fix typo Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Update config version to be stored inside of the config * Don't remove items from list when navigating back * Use video api instead of webps for live current hour filmstrip * Check that the config file is writable * Show camera name when camera is offline * Show camera name when offline * Cleanup
* Simplify live image update logic * Fix case where go2rtc is not setup
* Add ability to interact with review items * Ignore on iOS * Don't load metadata * Bug fixes
* make jsmpeg canvas responsive * make birdseye responsive too
* live view tweaks and jsmpeg bugfix * use container aspect in check
* Don't require previews to show motion ui * Fix recording text to match hls player logic
* Persist show reviewed locally so it maintains state * fix * Theming fixes
…12591) * Prevent pandas overflow and runtime errors from division by zero/NaN * remove pysqlite3
* Display message in desktop events list when no events exist * Add message for when no events are found on plus view * validating check * activity indicator check * clarify error message
* Fix tall videos from covering height in export page * Handle mobile landscape
* Update object_detectors.md * Update docs/docs/configuration/object_detectors.md Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
* Add tip banner for quick links * Add link to getting started guide from installation * Remove dummy config * Move tip * Clarify installation docs Co-authored-by: Blake Blackshear <blake@frigate.video> * Update docs/docs/guides/getting_started.md Co-authored-by: Blake Blackshear <blake@frigate.video> --------- Co-authored-by: Blake Blackshear <blake@frigate.video>
NickM-27
previously approved these changes
Aug 8, 2024
NickM-27
approved these changes
Aug 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Beta Docs: https://deploy-preview-11419--frigate-docs.netlify.app/
0.14 FAQ: #12724
Todo: