Releases: ethayer/user-lock-manager
Releases · ethayer/user-lock-manager
v3.8.1
Fix a bug where the app would not select the correct slot on code correction.
v3.8
- Hello home actions on calendar Start/End
- Possible fix for WindowsPhone users (?)
v3.7.9
- Eliminate unlock error message.
- Fix burn code bug.
- Save user params in state so that it isn't lost on refresh.
- Update device driver code to use current ST code.
v3.7.8
Fix the bug where parameters are sometimes converted to a float on android.
Thanks, @eyeonall
v3.7.7
Fix issue where app would try to call toIntiger() on a possibly null value.
Value would only be null for invalid users, so this should not effect most users.
v3.7.6
Fix oversight with Notification system where app would notify on Add/Delete when the user asked the app not to.
v3.7.5
Shot in the dark to try to solve some user's notification issues.
v3.7.4
Fixes a multiple title bug for android users which caused the last user to be shown as all users in the list.
v3.7.3
Fix a bug where the user would enter into a null for i loop.
Moved some inputs around because it made more sense and avoided more buggy behavior.
v3.7.2
Fixed a bug in iOS where if a user left ST while on a users settings page, and then came back to the ST app, that user would become corrupted.