Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: JessamyT <[email protected]>
  • Loading branch information
sguequierre and JessamyT authored Jan 18, 2024
1 parent 4c5b813 commit 2357088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/appendix/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ layout: "changelog"

{{% changelog color="added" title="Filtered camera module" %}}

Viam has added a [`filtered-camera` module](https://app.viam.com/module/erh/filtered-camera) that selectively captures and syncs only the images that match the detections of a ML model.
Viam has added a [`filtered-camera` module](https://app.viam.com/module/erh/filtered-camera) that selectively captures and syncs only the images that match the detections of an ML model.
For example, you could train an ML model that is focused on sports cars, and only capture images from the camera feed when a sports car is detected in the frame.

Check out [this tutorial](/tutorials/projects/filtered-camera/) for more information.

{{% /changelog %}}

{{% changelog color="added" title="Raspberry Pi 5" %}}
{{% changelog color="added" title="Raspberry Pi 5 Support" %}}

You can now run `viam-server` on a [Raspberry Pi 5](/components/board/pi5/) with the new board model [`pi5`](/components/board/pi5/).

{{% /changelog %}}

{{% changelog color="added" title="Role-based access control" %}}

Users can now have access to different fleet management capabilities depending on whether they are an owner or an operator of a given organization, location, or machine.
Users can now have [access to different fleet management capabilities](/fleet/rbac/) depending on whether they are an owner or an operator of a given organization, location, or machine.

{{% /changelog %}}

Expand Down

0 comments on commit 2357088

Please sign in to comment.