github roflcoopter/viseron v3.0.0b13
v3.0.0b13 - Final beta

pre-release3 days ago

This beta will be the last one before the release of 3.0.0, unless some big error is found.
The release focuses on stability improvements and polishing of existing features.
Some new features are also included.

New documentation chapters have also been added which aims to explain how recordings and Viseron in general is working.
New sections will be added in the future to highlight common usecases.
https://dev--viseron.netlify.app/docs/documentation/configuration

Breaking changes

New features

  • Faces to recognize can now be pulled from Compreface directly
  • A logfile is now created in the config directory. Docs have been updated accordingly: https://dev--viseron.netlify.app/components-explorer/components/logger#view-logs
  • You can now download events and snapshots from the Events page.
    You can also specify a timespan for 24/7 recordings which will be downloaded as an MP4 file.
    Documentation can be found here: https://dev--viseron.netlify.app/docs/documentation/configuration/recordings#downloading-recordings
  • New config option record_only which makes it possible to create continuous recordings without running any type of detectors.
  • New config option width and height for still_image which allows setting the resolution of the still image
  • You can now click individual events in the popup windows on the Events/timeline view to seek to the event
  • New telegram component provided by @smelis, which allows sending of clips and thumbnails using Telegram.
  • New ptz component provided by @smelis, which can be used by the Telegram component to control a camera.
    The PTZ functionality will be ported to the web UI as well at some point.

What's Changed

New Contributors

Full Changelog: v3.0.0b12...v3.0.0b13

Don't miss a new viseron release

NewReleases is sending notifications on new releases.