Releases: hjdhjd/unifi-protect
Releases · hjdhjd/unifi-protect
v4.17.0
4.17.0 (2024-12-08)
- Minor updates to the Protect JSON descriptions.
- Housekeeping.
v4.16.0
4.16.0 (2024-10-05)
- New feature: ufp - a command line utility to query and execute some utility commands using the Protect API. You'll need to create either ~/.ufp.json or ufp.json in your current directory with the properties
controller
, username
, password
all defined in a valid JSON.
- Housekeeping.
v4.15.1
4.15.1 (2024-09-29)
- Minor updates to the Protect JSON descriptions.
- Housekeeping.
v4.15.0
4.15.0 (2024-09-26)
- New feature: added the
isThrottled
as a publicly accessible readonly property that returns whether the API connection is currently throttled due to connectivity issues.
- Housekeeping.
v4.14.0
4.14.0 (2024-09-22)
- Updates to the Protect JSON descriptions.
- Housekeeping.
v4.13.0
4.13.0 (2024-09-15)
- Updates to the Protect JSON descriptions.
- Housekeeping.
v4.12.0
4.12.0 (2024-09-14)
- Change: API has been updated to reflect the recent changes to the Protect API by Ubiquiti to snapshots. Specifically, you can no longer specify a timestamp.
- Minor updates to the Protect JSON descriptions.
- Housekeeping.
v4.11.0
1.3.0 (2024-06-03)
- New feature: Added a limit option to the retry utility function.
v4.10.0
4.10.0 (2024-06-01)
- Device JSON updates for Protect 4.0.
- Improvement: added the codec event to the livestream API so you can retrieve the codec information associated with a particular livestream.
- Documentation updates.
- Housekeeping.