Releases: uilibs/uiprotect
v7.0.2
v7.0.1
v7.0.0
v7.0.0 (2024-12-11)
Breaking
- feat!: remove pydantic v1 shims (#322)
Home Assistant has migrated to pydantic 2 which
is the only reason we kept around v1 support
home-assistant/core#131963 (44063a0
)
v6.8.0
v6.8.0 (2024-12-09)
Feature
- feat: refactor keyrings and ulpusers to add internal indices (#313)
Signed-off-by: Raphael Hehl <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <[email protected]> (705df32
)
Fix
v6.7.0
v6.7.0 (2024-12-07)
Feature
- feat: add keyring and ulp-user (#299)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <[email protected]> (c8a3f4c
)
v6.6.5
v6.6.4
v6.6.4 (2024-11-29)
Fix
-
fix(camera): update permission logic for get_snapshot method (#298)
-
fix(camera): update permission logic for get_snapshot method
Allow get_snapshot to work when either READ_LIVE or READ_MEDIA permissions are granted, depending on the context.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <[email protected]> (207959b
)
v6.6.3
v6.6.2
v6.6.2 (2024-11-24)
Fix
-
fix: update release process to allow the bot to do releases (#287) (
3f7c839
) -
fix: allow get snapshot with liveonly permissions (#285)
-
feat(camera): allow snapshots with
READ_LIVE
permissions -
feat(camera): enable
READ_LIVE
permission forget_package_snapshot
-
test(data): add test data for
READ_LIVE
permissions -
test(camera): add unit tests for get_snapshot method
-
chore(pre-commit.ci): auto fixes
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (b2cf95b
)