Skip to content

Commit cc20a41

Browse files
authored
Merge pull request #33 from piotrpdev/release-plz-2025-04-28T02-46-01Z
2 parents 1036899 + f286faf commit cc20a41

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

backend/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.1.9](https://github.com/piotrpdev/oko/compare/oko-v0.1.8...oko-v0.1.9) - 2025-04-28
11+
12+
### Added
13+
14+
- OKO-107 better camera add, react to camera list changes
15+
- OKO-107 private oko ip in AppState
16+
- OKO-107 add camera perms for all users
17+
18+
### Other
19+
20+
- OKO-107 better camera ip parsing in api
21+
- OKO-107 add ip to `CameraPermissionView`
22+
1023
## [0.1.8](https://github.com/piotrpdev/oko/compare/oko-v0.1.7...oko-v0.1.8) - 2025-04-26
1124

1225
### 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.8"
6+
version = "0.1.9"
77
authors = ["Piotr Placzek <[email protected]>"]
88
edition = "2021"
99
rust-version = "1.73"

0 commit comments

Comments
 (0)