Skip to content

Releases: hjdhjd/unifi-protect

v4.20.3

05 Jan 16:02
Compare
Choose a tag to compare

4.20.3 (2025-01-05)

  • Improvement: refinements to Protect controller connectivity and recovery.
  • Housekeeping.

v4.20.2

05 Jan 11:16
Compare
Choose a tag to compare

4.20.2 (2025-01-05)

  • Housekeeping.

v4.20.1

04 Jan 02:44
Compare
Choose a tag to compare

4.20.1 (2025-01-03)

  • Fix: address a regression related to type exports.
  • Housekeeping.

v4.20.0

04 Jan 02:27
Compare
Choose a tag to compare

4.20.0 (2025-01-03)

  • Improvement: further refinements to Protect controller connectivity and recovery.
  • Fix: address a regression related to type exports.
  • Housekeeping.

v4.19.0

28 Dec 05:20
Compare
Choose a tag to compare

4.19.0 (2024-12-27)

  • Improvement: refinements to Protect controller connectivity and recovery.
  • Improvement: minor updates to the Protect JSON descriptions.
  • Housekeeping.

v4.18.0

22 Dec 21:40
Compare
Choose a tag to compare

4.18.0 (2024-12-22)

  • Breaking change: the minimum supported node version is now node 20.
  • Improvement: we've changed strategies to deal with Protect controller quirkiness/bugginess that results in network disconnects from the controller, while ensuring we have reasonable backpressure measures.
  • Housekeeping.

v4.17.0

09 Dec 02:38
Compare
Choose a tag to compare

4.17.0 (2024-12-08)

  • Minor updates to the Protect JSON descriptions.
  • Housekeeping.

v4.16.0

05 Oct 23:03
Compare
Choose a tag to compare

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

30 Sep 00:56
Compare
Choose a tag to compare

4.15.1 (2024-09-29)

  • Minor updates to the Protect JSON descriptions.
  • Housekeeping.

v4.15.0

26 Sep 13:27
Compare
Choose a tag to compare

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.