Skip to content

Releases: ethayer/user-lock-manager

v3.8.1

21 Jul 18:27
Compare
Choose a tag to compare

Fix a bug where the app would not select the correct slot on code correction.

v3.8

14 Jun 18:45
Compare
Choose a tag to compare
  • Hello home actions on calendar Start/End
  • Possible fix for WindowsPhone users (?)

v3.7.9

07 Jun 03:58
Compare
Choose a tag to compare
  • 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

14 May 17:07
Compare
Choose a tag to compare

Fix the bug where parameters are sometimes converted to a float on android.

Thanks, @eyeonall

v3.7.7

11 May 22:12
Compare
Choose a tag to compare

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

11 May 19:15
Compare
Choose a tag to compare

Fix oversight with Notification system where app would notify on Add/Delete when the user asked the app not to.

v3.7.5

11 May 02:13
Compare
Choose a tag to compare

Shot in the dark to try to solve some user's notification issues.

v3.7.4

04 May 23:11
Compare
Choose a tag to compare

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

04 May 18:49
Compare
Choose a tag to compare

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

04 May 05:12
Compare
Choose a tag to compare

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.