Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Releases: ubiquiti/eot-controller

1.6.1 (beta)

27 Sep 05:16
f5806f8
Compare
Choose a tag to compare

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)

16 Aug 07:10
5aafb1c
Compare
Choose a tag to compare

Fixed discovery issue

1.5.8 (beta)

09 Aug 06:01
1acdea8
Compare
Choose a tag to compare

Fixed blinked devices issue
Add dimmer switch mode
Add device custom firmware upgrade

1.5.7 (beta)

05 Jul 11:33
18e412e
Compare
Choose a tag to compare

Fixed L3 discovery issues
Fixed group creation

1.5.6 (beta)

03 Jul 09:11
f5d8dac
Compare
Choose a tag to compare

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)

24 May 12:35
0af4404
Compare
Choose a tag to compare

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)

02 May 11:12
f0b192b
Compare
Choose a tag to compare
  • 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)

20 Mar 12:57
d97c481
Compare
Choose a tag to compare

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)

13 Feb 14:24
b052b64
Compare
Choose a tag to compare

Added

  1. Add backup / restore feature
  2. Add feature "Adopted by another", device can be adopted by 1 controller only
  3. More fields available in settings page
  4. New registration flow

Fixed

  1. Trim long device / group names
  2. Remove sunset sunrise from scheduling
  3. Fix error caused by set dimmer devices
  4. Limit all numbers up to 3 char after comma in Statistics page
  5. Auto login user right after registration
  6. More bug fixes

v1.4.0 (beta)

03 Oct 10:29
Compare
Choose a tag to compare

Release notes for dev release. v1.4.0

Added

  1. Feature/statistics dashboard
  2. Add new styled dropdown to statistics section
  3. Add Enter/Escape keys handler in scheduler during event creation
  4. Add brightness status bar
  5. Add version display in devices list
  6. Implement refresh token usage

Changed

  1. Remove autocomplete during sign in / sign up
  2. Design polishing
  3. Prevent logs output to stdout

Fixed

  1. Fix paginator undefined value + groupDevices section Timebox location
  2. Fix dropdown in scheduler header when no groups are created
  3. Fix description of Taiwan
  4. Fix group creation bug
  5. Fix device statistics data, now offline devices return 0 values about power data
  6. Fix offline devices are displayed properly
  7. Fix backend returns integers instead of string numbers for some endpoints