Skip to content

6.0

Compare
Choose a tag to compare
@jackb-dropbox jackb-dropbox released this 08 Jun 02:26
· 37 commits to master since this release
  • Added new Paper tab. Included in this new section is:
    • Load all Paper docs on team, pulling down folder path and all metadata for the docs.
    • Can bulk download Paper docs that are selected, output to folder you pick as HTML documents.
    • Can bulk archive or permanently delete Paper docs selected.
    • Uses parallel processing for faster results.
    • Export Paper doc list to CSV.
  • Added new Team Health tab. Included in this new section is:
    • Gauge showing Users (provisioned vs total users).
    • Pie graph showing Active Device From Last Week makeup and totals (from last logged day).
    • Stats showing usage: Total, Shared and Unshared.
    • Stats showing team information (name and user totals).
    • Stats showing adds, edits, deletes, active shared folders (from last week), and active users (from last week).
    • Tooltips for each item in TeamHealth for reference.
  • Added new Team Auditing tab. Included in this section is:
    • Load auditing events based from start date and time to end date and time.
    • Filter events by All Events or per event category (from combobox selection).
    • Filter events by member email (import CSV file, same template as Provisioning..email is first column).
    • Export all events to CSV (if list is filtered by member file..it will export that instead).
    • Includes template for member file in Templates subfolder of install (FilterOnMemberEventsTemplate.csv).
  • Fixed rare bug in Devices where some desktop clients would not show in list if team member didn't have a web session.