Change Logs

TeamDrive Agent 4.2.1

web interface:

  • added file version page
  • name- and version-conflicts are highlighted and can be resolved using the web interface
  • fixed a bug uploading files on internet explorer
  • added advanced options when joining or activating a space (offline availability, space path, restore from backup, full restore)
  • added move-space function to the space info page
  • added a ‘notify Space members by Email’ option when creating Space or file comments

TeamDrive Agent 4.2.0

  • changed: getActivities, getActivityDetails.

TeamDrive Agent 4.1.4

  • added getVersion, getVersions, deleteVersion, resolveVersionConflict and setCurrentVersion.

TeamDrive Agent 4.1.3

TeamDrive Agent 4.1.2

TeamDrive Agent 4.1.1

  • added setAccountEmail
  • about no longer returns license info. call getLicense instead.
  • added requestResetPassword
  • added getProfilePicture, setProfilePicture, clearProfilePicture and setProfileInfo
  • added getComments, getSpaceComments, addComment, addSpaceComment and removeComment
  • deprecated getSpaceMemberIds
  • added getSpacePermissionLevels, setMemberPermissionLevel, added permission levels to Member related calls.
  • added getSpaceStatistics
  • added ability to handle password protected invitations in joinSpace and inviteMember
  • added getActivities and getActivityDetails
  • added teamdrived --idle-shutdown-timeout, teamdrived --http-api-external-register-url and teamdrived --http-api-external-login-url

TeamDrive Agent 4.1

  • Added createFolder, publishFile and unpublishFile.
  • Added documentation of the /sse API

TeamDrive Agent 4.0

  • All modifying calls require HTTP POST requests, for example createFolder or deleteSpace
  • Client Authentication is required
  • Added getSpaces, getFullFolderContent, getFullAddressbook, setTrashed and createFolder
  • Changed the Exception response.
  • added getMember to retrieve the status of a member

TeamDrive Agent 3.3.1

  • added getSpaceMemberIds

Web User Interface 1.0.4

  • Added Space activities

Web User Interface 1.0.2

  • Create Space Dialog: Added Server selection. (Requires Agent 4.1.2).
  • Improved error message if there is no depot usage available.
  • Added automatic redirect to the external login url on the login page.
  • Fixed a bug regarding custom user rights (Only TeamDrive 3 Spaces affected)