R1 19-Jan-2023
You can now login to Bytebeam with your microsoft account
This will now allow you to see min/max/avg of a metric in a single widget
Bytebeam only pushes actions to devices if there is no other pending action. An annoyance with this was that if there was an action that was triggered long ago and has not yet completed it was hard to find that action out. With this change you can now see the incomplete actions at the top of the page.
Earlier you could only access one project at once. If you had two tabs open and switched to a different project in one of them, the other would also be automatically switched to the new project. This was happenign as project information was stored in shared local storage between tabs. We've moved the project information to the URL. Another side effect of this is that it also makes sharing dashboard URLs easlier.
You can now filter out rows being considered in last value panel. Similar support for other panels will be rolled out in upcoming releases.
- UI elements were realigned and resized to be symmetrical in edit panel widgets
- Emails are now stored in lowercase in the database to prevent login errors when emails are manually added in a different case.
- Added appropriate response to handle 404 errors in the backend