Skip to content

Releases: uilibs/uiprotect

v6.6.4

29 Nov 17:45
Compare
Choose a tag to compare

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

27 Nov 20:55
Compare
Choose a tag to compare

v6.6.3 (2024-11-27)

Fix

  • fix: improve partitioned cookie back-compat patching for Python 3.13+ (#297)

closes #274 (a352283)

v6.6.2

24 Nov 17:30
Compare
Choose a tag to compare

v6.6.2 (2024-11-24)

Fix

  • fix: bot release token (#288) (1868448)

  • 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 for get_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)

v6.6.1

20 Nov 21:22
Compare
Choose a tag to compare

v6.6.1 (2024-11-20)

Fix

  • fix: handle IndexError selecting value "below 1 Lux" for icr_custom_value (#283)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (41f5a3b)

v6.6.0

18 Nov 14:23
Compare
Choose a tag to compare

v6.6.0 (2024-11-18)

Feature

  • feat: add feature flags for nfc and fingerprint (#276)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (e208d9e)

v6.5.0

17 Nov 18:28
Compare
Choose a tag to compare

v6.5.0 (2024-11-17)

Feature

  • feat: add processing for NFC scan and Fingerprint identified events (#275)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <[email protected]> (0a58b29)

v6.4.0

04 Nov 21:13
Compare
Choose a tag to compare

v6.4.0 (2024-11-04)

Feature

  • feat: add support for fetching the rtsp url without srtp (#261) (7d0cfd3)

v6.3.2

29 Oct 20:02
Compare
Choose a tag to compare

v6.3.2 (2024-10-29)

Fix

  • fix: talkback stream bitrate settings (#248) (f10dedf)

v6.3.1

06 Oct 02:09
Compare
Choose a tag to compare

v6.3.1 (2024-10-06)

Fix

  • fix: typing with version of propcache older than 1.0.0 (#226) (94f9eaa)

v6.3.0

06 Oct 01:36
Compare
Choose a tag to compare

v6.3.0 (2024-10-06)

Feature

  • feat: add support for propcache v1.0.0+ (#225) (b37f833)