Releases: ubiquiti/eot-controller
1.6.1 (beta)
Improve device state determination
Remove policies from motion sensor settings
Move motion sensor settings form policies tab to general
Allow reset device in ADOPTED BY ANOTHER
to fix issues user faced in past
1.5.10 (beta)
Fixed discovery issue
1.5.8 (beta)
Fixed blinked devices issue
Add dimmer switch mode
Add device custom firmware upgrade
1.5.7 (beta)
Fixed L3 discovery issues
Fixed group creation
1.5.6 (beta)
Improved security
Remove sensitive data from logs
Add motion sensor policies
Device store controller id to better determinate controller owner
Add L3 adoption
Device removes from list when goes offline and is not adopted by controller
Redesign device settings panel
1.5.5 (Beta)
Show success toast on configuration change
Device usage disabled if it's unadopted
Notifications stacking
Support new device's basic function
Stability improvement
1.5.4 (beta)
- new devices appears automatically without refresh
- power/energy NaN issues and brightness level fixed
- fix group page
- update group device pagination on group change
- ui component library updated to fix memory bug
- centrilized error toast handler added
- 404 page added
- fix reboot status display
- fix input data validation pattern inconsistency
- fix controller shutdown issues
v1.5.2 (beta)
Add device connection interface
Increase JWT token lifetime
Controller performance optimization
Fixed dimmer device assignment bugs
Fixed device status display
Fix UI bugs
Optimized backup functionality
Closed 20080 port, https on 20443 available only
v1.5.1 (beta)
Added
- Add backup / restore feature
- Add feature "Adopted by another", device can be adopted by 1 controller only
- More fields available in settings page
- New registration flow
Fixed
- Trim long device / group names
- Remove sunset sunrise from scheduling
- Fix error caused by set dimmer devices
- Limit all numbers up to 3 char after comma in Statistics page
- Auto login user right after registration
- More bug fixes
v1.4.0 (beta)
Release notes for dev
release. v1.4.0
Added
- Feature/statistics dashboard
- Add new styled dropdown to statistics section
- Add Enter/Escape keys handler in scheduler during event creation
- Add brightness status bar
- Add version display in devices list
- Implement refresh token usage
Changed
- Remove autocomplete during sign in / sign up
- Design polishing
- Prevent logs output to stdout
Fixed
- Fix paginator undefined value + groupDevices section Timebox location
- Fix dropdown in scheduler header when no groups are created
- Fix description of Taiwan
- Fix group creation bug
- Fix device statistics data, now offline devices return 0 values about power data
- Fix offline devices are displayed properly
- Fix backend returns integers instead of string numbers for some endpoints