Skip to content

4.1

Compare
Choose a tag to compare
@jackb-dropbox jackb-dropbox released this 21 Sep 22:29
· 143 commits to master since this release

Small fixes and addition of templates to help with bulk csv tasks.

  • Admin Toolkit would crash in Devices tab due to some devices having a null datetime for the Created timestamp (would see this as device type of Unknown Android for example). Added dynamic check for Created and pass good values to toolkit.
  • Relabeled Admin levels on Users tab, some labels had been truncated and now all names consistent.
  • Fixed Group creation progress label to show if group already exists or invalid group name in the progress label instead of only showing "Completed" if one of the above conditions are met.
  • Added warning popup when provisioning users and Send Welcome Email is checked to have admin make sure domains are verified and SSO is enabled and set to required in admin console are this won't work.
  • Added templates for Provisioning/Deprovisioning/Suspend users and for Updating Members. These templates are created on install of the toolkit and are available in Templates subfolder of your install directory to help folks avoid confusion.