@ubnt/uhd-settings
Advanced tools
Comparing version 1.11.15 to 1.12.0
@@ -5,2 +5,16 @@ # Changelog | ||
## [1.12.0](https://github.com/ubiquiti/ulp-fe/compare/v1.11.15...v1.12.0) (2022-01-19) | ||
### Features | ||
* [UOS-3893] UDW Pro support ([#401](https://github.com/ubiquiti/ulp-fe/issues/401)) ([601763a](https://github.com/ubiquiti/ulp-fe/commit/601763ad9319a051235d8ca5aea215666c515eea)) | ||
### Bug Fixes | ||
* Add status messages for failed application states ([#399](https://github.com/ubiquiti/ulp-fe/issues/399)) ([c1c371b](https://github.com/ubiquiti/ulp-fe/commit/c1c371b50b7ddaf5082594271feb70a906bb18a2)) | ||
* Remove redundant check for HDD to allow starting Protect ([#403](https://github.com/ubiquiti/ulp-fe/issues/403)) ([e22077c](https://github.com/ubiquiti/ulp-fe/commit/e22077c374c7455e375a00357cf06e0bea08a0e3)) | ||
* Use correct capitalization for "Up to Date" message ([#400](https://github.com/ubiquiti/ulp-fe/issues/400)) ([5305b88](https://github.com/ubiquiti/ulp-fe/commit/5305b88317a11b2f8be3d8ebd3e2d7edb521c38d)) | ||
### [1.11.15](https://github.com/ubiquiti/ulp-fe/compare/v1.11.14...v1.11.15) (2022-01-14) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "@ubnt/uhd-settings", | ||
"version": "1.11.15", | ||
"version": "1.12.0", | ||
"description": "Frontend for managing UniFi Devices", | ||
@@ -81,3 +81,3 @@ "main": "dist/uhd-settings.js", | ||
"@testing-library/react": "^9.3.2", | ||
"@ubnt/core-utils": "^1.6.1", | ||
"@ubnt/core-utils": "^1.7.1", | ||
"@ubnt/icons": "^3.10.0", | ||
@@ -84,0 +84,0 @@ "@ubnt/images": "^1.4.0", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8654890