Skip to content

unifi-core v0.4.39

Choose a tag to compare

@github-actions github-actions released this 04 Sep 16:55
· 11 commits to main since this release
4cb765e

Install or upgrade:

pip install unifi-core==0.4.39

Thanks @AmirF194 for addressing the limit=0 issue across the Network, Protect, and Access event managers. Explicit zero limits now return no events, and Access short-circuits locally instead of relying on controller-specific page_size=0 behavior.

What's Changed

  • fix(core): guard event limit on identity, not truthiness (#614)

New Contributors

  • Thanks @AmirF194 for your first contribution!

Full Changelog: core/v0.4.38...core/v0.4.39