Skip to content

Commit 29d4530

Browse files
authored
Merge pull request #29 from piotrpdev/release-plz-2025-03-05T04-03-21Z
chore: release v0.1.7
2 parents 08bbaa0 + be84d37 commit 29d4530

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

backend/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.7](https://github.com/piotrpdev/oko/compare/oko-v0.1.6...oko-v0.1.7) - 2025-03-05
11+
12+
### Added
13+
14+
- OKO-105 use camera settings for video
15+
- OKO-105 resolution setting
16+
- OKO-105 camera restart
17+
- OKO-105 framerate setting
18+
19+
### Other
20+
21+
- OKO-105 camera restart video warning
22+
- OKO-105 use resolution terms
23+
1024
## [0.1.6](https://github.com/piotrpdev/oko/compare/oko-v0.1.5...oko-v0.1.6) - 2025-03-04
1125

1226
### Added

backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["utils/camera-impersonator", "utils/ws-utils"]
33

44
[package]
55
name = "oko"
6-
version = "0.1.6"
6+
version = "0.1.7"
77
authors = ["Piotr Placzek <[email protected]>"]
88
edition = "2021"
99
rust-version = "1.73"

0 commit comments

Comments
 (0)