Release Notes
10.0.16.5953: Sep 02 2021
All platforms - Web UI: Authentication token was moved to sessionStorage
This change was done to allow users to log in to multiple organizations at the same time in the same browser.
The authentication token will be stored until the user closes the browser tab.
Opening WebUI in a new tab will require the user to authenticate again.
Windows - Plastic: fixed issue where delete dialog was too big
When you delete files or other objects in Plastic it helpfully lists them in the confirmation dialog so you can confirm you're deleting the correct things. However, if you tried to delete a lot of things at the same time, this would become substantially less helpful, because the OK / Cancel buttons could end up pushed down off the bottom of the screen.
We fixed this by limiting the list to show at most 10 items.