246 Copyright © Acronis International GmbH, 2002-2014
Quotas can now be defined specifically for administrative users.
Automatic purging of user accounts if no activity has occurred, or a specific absolute time has passed.
Support for configuring the length of time before expiration of shared links.
New share permissions allow owner to hide display of share members to non-owners, and prevent
non-owners from inviting others.
New behavior when unsharing projects, local data will be deleted from the client on next connection.
New administrative setting to hide the "Download the activEcho client" link to control which users
can download and install the activEcho sync client.
Users accounts can be disabled to temporarily prevent access and login to activEcho.
New administrative setting to control the minimum supported version number of the sync client.
Support provided for creating Tomcat server clusters running activEcho for load balancing and
resilience.
Improved diagnostic logging provided in the file repository service.
Desktop Sync clients on Mac and Windows now provide a menu option to display recently updated
files.
Clicking an entry in the list opens the folder containing the file.
Mac OS X sync client now supports Gatekeeper signing and notification center on OS X 10.8.
Recommend upgrading to the latest version of the client due to significant performance and stability
improvements in both Windows and Mac desktop clients.
The sync client on Mac and Windows now sets a custom icon for the activEcho sync folder.
The server installer allows setting the user account the file repository service runs under to store the
repository on network volumes.
Projects tab can now be filtered by items shared by a user, or shared with a user.
Change the default email template when inviting a user to a share to allow the user to select to start
syncing the content immediately. If you have customized the invite to share template in the past,
update the following items:
<%= show_contents_node_path( @node.uuid ) %>
to
<%= show_contents_node_path( @node.uuid, {:show_sync_lightbox => true} ) %>
Validation of support for Java 7 update 7.
BUG FIXES:
Various improvements to LDAP authentication, including case sensitivity issues with domain names
and support for multiple email domains.