v2.1.0
What's Changed
Added
- GitHub Actions: CodeQL workflow (#74 by @danielfernau)
- GitHub Actions: add dependabot scanner (#75 by @ch3ck)
- add custom port support for protect archiver (#76 by @ch3ck)
- CI: add pre-commit checks (#77 by @ch3ck)
- add CHANGELOG.md and version history (000a8bd by @ch3ck and #91 by @danielfernau)
- add mypy checks (#85 by @ch3ck)
Changed
- update CI Lint checks to support Python 3.8, 3.9 and 3.10 (#77 by @ch3ck)
- refactor code with lint checks and fixes (#77 by @ch3ck)
- transfer repository back to original GitHub user account (#86 by @danielfernau)
Fixed
- add missing dependencies in BUILD.md (#55 by @MrStevenFeldman)
- apply mypy code fixes (#85 by @ch3ck)
Security
- remove cleartext logging of username (#77 by @ch3ck)
- update dependencies in pyproject.toml (#77 by @ch3ck)
- replace
zapier/python:latest
withpython:3
as Docker base image (#77 by @ch3ck) - bump types-requests from 2.27.8 to 2.27.9 (#87 via dependabot)
- bump pytest from 7.0.0 to 7.0.1 (#88 via dependabot)
- bump types-requests from 2.27.9 to 2.27.10 (#90 via dependabot)
New Contributors
- @MrStevenFeldman made their first contribution in #55
- @ch3ck made their first contribution in #75
- @dependabot made their first contribution in #87
Full Changelog
https://github.com/danielfernau/unifi-protect-video-downloader/blob/v2.1.0/CHANGELOG.md