Version log

Top  Previous 

3.9.122

This is the first version to support REST.  All of the API functions are now available as REST functions.  This initial REST interface is a simple port of the SOAP interface, so it does not yet support a standard CRUD API.  It also does not use sub directories or folders for REST navigation, instead it uses URL parameters

 

3.0.0

Starting with Crash Magic Version 3, the RemoteAccess calls no longer reference the "current" login, project, study, report, etc.  After logging in, a remote access call may affect, and must specify, the usergroup, user, project, study, report to act on.  This change makes it possible to fully multi-thread the RemoteAccess interface and makes it possible to affect the account of a currently logged-in user while they work.  (an administrative login is required for this capability)