Group permissions
This version contains some important changes regarding permissions. Permissions have been moved from user level to group level. User can now belong to one or more groups. Also, specific permissions can be set at Job level. Read documentation here:
Group permissions - documentation Web clientWe have constructed a proof of concept web client in ASP.NET. Our goal was to use our current API to provide a real time web experience. The web version is open source and supports touch devices. Read more about it here:
Web client - documentation You can test the web client against our test server here:
http://webclient.visualcron.com Add a new connection with IP 192.168.1.135 and username "admin".
Changes in this version[NOTE] Backwards compatibility. This version uses new protocol and cannot connect to older versions. If you downgrade then new permissions created will not be seen in older versions.
[FEATURE] Client: Added support for Azure/Amazon S3/Google drive/SkyDrive and WebDav in FTP explorer
[FEATURE] Client/Server: Support for the Web client
[FEATURE] Client/Server: Added group permissions
[FEATURE] Client/Server: Added permissions on Job level
[BUGFIX] Server: Fixed a folder creation issue in Amazon/Azure upload
[BUGFIX] Server: Added a fix for Email Trigger when using POP3 (could previously cause an error if you do not use default folder or had extended debugging on)
[BUGFIX] Client/Server: Handled some errors in Set Variable Task when using "late binding"
[BUGFIX] Server: Fixed printer selection issue in when printing images (removed Word dependency)
[BUGFIX] Client/Server: Fixed issues with web services parameters of type output in Web service Task
[BUGFIX] Client/Server: Fixed an issue with Variables and testing Job
[BUGFIX] Client: Fixed sorting issue in FTP explorer
[BUGFIX] Server: Fixed WebDAV multiple files upload issue
[BUGFIX] Server: Fixed image printing issue when All pages was selected
[BUGFIX] Server: Fixed a temporary folder location issue for Office Macro Tasks
Edited by user
2012-06-25T13:34:57Z
|
Reason: Not specified