237 Copyright © Acronis International GmbH, 2002-2015
The Projects tab in the web interface has been optimized for increased performance and smoother
user interaction.
The Projects tab now supports pagination, sorting, filtering.
The move dialog in the web interface now loads quickly, even when the user has a large hierarchy of
folders.
All client connections can be disabled for administrative purposes from the Server Settings page in
the web UI.
All timestamps used for comparison or calculation will now be set to database time instead of server
time to ensure proper operation in a cluster scenario.
The web interface now provides support for non-US date-time formats.
Duplicate folder updates will no longer cause multiple revisions of the folder to be created.
The default PostgreSQL installation is now configured with more carefully tuned parameters to
improve performance.
User proxy AD objects can now successfully authenticate to activEcho.
Multiple domains can now be provided for LDAP configuration to be automatically pre-pended to
usernames for login.
Links in emails when sharing a folder to a new user will now direct the user into the new share on the
website. Note that if the default templates have been altered, the passkey paths in the notification
email template will need to be modified to look like this:
<%= @root_web_address %>
<%= passkey_path( @passkey, { :redirect_path =>
show_contents_node_path( @node.uuid, {:show_sync_lightbox => true} ) } ) %>
Files will no longer be marked deleted if they can't be found in the repository. They will need to
manually be removed.
Tomcat no longer needs to be restarted when S3 repository settings are changed.
All activEcho server logging is now written to a date-stamped activEcho.log file which is rotated daily.
This log file can be found inside the Tomcat logs folder.
A configuration flag has been added to allow the activEcho web server to support HTTP connections
instead of HTTPS. To allow HTTP connections, set REQUIRE_SSL to false in activEcho.cfg.
The Windows client MSI file is now available in the clients download directory.
ActivEcho's web application is now installed in the following location:
C:\Program Files (x86)\Group Logic\activEcho Server\activEcho Web Application
ActivEcho's Tomcat server is now installed in the following location:
C:\Program Files (x86)\Group Logic\Common\apache-tomcat-7.0.34