Features
Screenshots
Download
Order
Forum
Support
Contact
Change log
|
Features
|
Screenshots
|
Tutorials
Change log
5.1.6
[2009-06-02]
[FEATURE] Client: Added CC and BCC to Email Task (please update all Email Tasks that referred to a file)
[FEATURE] Client: Added Job Result to Report generator
[FEATURE] Client: Added more decriptive "Next run" (when using Event Triggers)
[FEATURE] Client/API: Added optional Condition Check when running manually. From now on Conditions are not checked when Jobs or Tasks are being run manually.
5.1.5
[2009-05-25]
[FEATURE] Client: Added File/HTTP Upload to HTTP Task
[BUGFIX] Client: Fixed some GUI errors in HTTP Task
[BUGFIX] Client: Fixed a missing print dll which could cause printing problems on some systems
[BUGFIX] Client/API/Server: Fixed last trigger Variable for Time triggers
5.1.4
[2009-05-24]
[FEATURE] Client: Added Job/Task printing/report
[FEATURE] Client/Server: Added support for ACCT for FTP Connections
[FEATURE] Client: Added confirmation boxes to drag/drop of Jobs/Tasks
[BUGFIX] Client/Server: Fixed issue with 1 hour time interval trigger
[BUGFIX] Client: Fixed issue when using c:\ or d:\ etc as source folder in file filter
[BUGFIX] Client: Fixed issue when cutting Task from one server to another (source Task was not removed)
[BUGFIX] Client: Handled an error in Background/Foreground selection (if no Credential was selected)
[BUGFIX] Client: Handled an error in the SQL syntax control
[BUGFIX] Client/Server/API: Fixed an error in DATEFORMAT in FileFilter
5.1.3
[2009-05-10]
[FEATURE] API: Server.Import function for import of server settings in API
[FEATURE] Client: Added services listing at different places
[FEATURE] Client: Added users listing at different places
[FEATURE] Client: Added computers listing at different places
5.1.2
[2009-05-03]
[FEATURE] Server: Added NonZeroExit code handling for foreground and background Execute
[BUGFIX] Server/Client: Fixed a calculation problem 3 hour Interval
[BUGFIX] Client: Fixed a problem in the Variables window with cloned Tasks
[BUGFIX] API: Fixed {DATE(Month.Name)} Variable
[BUGFIX] Server: Ending semicolon in email Notification could cause problems
[BUGFIX] Client: Optimized the SQL query text box
[BUGFIX] Server: Fixed problem with relative paths within zip file in Archive Task
5.1.1
[2009-04-19]
[FEATURE] Server: Kill and Timeout now kills whole process tree (child processes)
[FEATURE] Server: Added support for DATEFORMAT Variable in date comparison
[FEATURE] Server: Added PermissionDenied error handling for File delete Task
[FEATURE] Server: Added IOException error handling for File delete Task
[FEATURE] Server: Added PermissionDenied error handling for Copy files Task
[FEATURE] Server: Added UnahandledException error handling for Copy files Task
[FEATURE] Server: Added IOException error handling for Copy files Task
[FEATURE] Server: Added String.GUID Variable
[BUGFIX] Server: Fixed a problem with anonymous FTP servers
[BUGFIX] Client/Server/API: Fixed a problem with editing and changing own password in Permissions
[BUGFIX] Client: Fixed a GUI error with SSL switching in Connections
[BUGFIX] Client/Server: Reverted back to original handling of public key authentication in SFTP
5.1.0
[2009-04-01]
[BUGFIX] Server: Fixed a mail Trigger Variable
[BUGFIX] Server: Fixed a problem with sourcefolder being creating in SFTP (upload) destination folder (instead of content of source folder)
5.0.9
[2009-03-31]
[BUGFIX] Server: Further tuning on FTP folder creation
[BUGFIX] Server: Removed trailing slash in Copy files Task which could cause compatibility issues between version 4 and 5
5.0.8
[2009-03-31]
[BUGFIX] Server: Fixed a problem which could occur when creating folders in FTP task
[BUGFIX] Server: Fixed a problem with sourcefolder being creating in FTP (upload) destination folder (instead of content of source folder)
[BUGFIX] Server: Added support for custom parsing of FTP: Windows_NT version 5.0
5.0.7
[2009-03-26]
[BUGFIX] Server: Fixed a problem with Copy files Task
[BUGFIX] Client: Changed to SaveFileDialog from OpenFileDialog in Export settings Task
5.0.6
[2009-03-24]
[BUGFIX] Server: Fixed parsing issues in FTP
5.0.5
[2009-03-21]
[FEATURE] Server: Added a custom FTP parser for DDS FTP
[FEATURE] API: Added GetUserName function in API to get decrypted user name
[BUGFIX] API: Fixed problem with activating through the API
[BUGFIX] Server: Fixed a problem in Conditions concerning Run Task
[BUGFIX] Server: Fixed a problem with Retry in On Error
[BUGFIX] Server/API: Better connection handling
5.0.4
[2009-03-10]
[BUGFIX] Client/API/Server: Improved handling of characters when using RegEx functions
[BUGFIX] Server: Handled an unhandled FTP error
[BUGFIX] Installation: Fixed a problem of a missing file that could cause installation errors
5.0.3
[2009-03-07]
[FEATURE] Client: Improved loading of Job Variables in Variables window
[FEATURE] Client/Server/API: Added RegExp Match and Replace functions in Variables
[FEATURE] Client/Server/API: Added the following String Variables: TrimStart, TrimEnd , Left, Right, Length, IndexOf, IsEmptyOrNull, RowCount, CountOccurencies
[BUGFIX] Client: Fixed some issues with deleting SQL connections from the SQL Explorer window
5.0.2
[2009-02-23]
[BUGFIX] Client: Fixed a FileFilter initialization problem.
[BUGFIX] Client: Fixed a problem with rename/new folder in remote folder browser dialog
5.0.1
[2009-02-19]
[BUGFIX] Install: Fixed some minor installation problems
5.0.0
[2009-02-17]
[BUGFIX] Install: Now installing in \VisualCron\ folder instead of \VisualCron 4\. Service is now named "VisualCron" and not "VisualCron 4". Settings are moved through guide.
[BUGFIX] Server: Fixed a problem with reading large files (File read Task) even though limit output was used
[BUGFIX] Client: Fixed a SQL Connection clone bug
[BUGFIX] Server: Fixed a possible codepage problem in FTP/S
[BUGFIX] Server: Handled an error when stopping (already stopped service) or when starting (already started service)
4.9.58
[2009-02-11]
[BUGFIX] Server: Fixed a problem with displaying modified by / created by
[BUGFIX] Client: Fixed a problem with loading SQL connection data
[BUGFIX] Client/Server: TimeTrigger->Last day in month had an update problem
4.9.57
[2009-02-01]
[FEATURE] Client/Server: Added File Filter to Copy files Task
[FEATURE] Client/Server: Added File Filter to PGP Task
[FEATURE] Client/Server: Added better support for encrypting/decrypting to a destination folder with rename file mask
[BUGFIX] Client: Fixed a problem adding a new Server
4.9.56
[2009-01-29]
[BUGFIX] Client: Fixed a UI bug concerning Delete source files in FTP upload
[BUGFIX] Server: Fixed a bug with Variables in Notification
4.9.55
[2009-01-29]
[BUGFIX] Install: Fixed problem on x64 systems with starting VC Tray application after install
[BUGFIX] Server: Fixed a bug in FTP upload concerning upload path
4.9.54
[2009-01-27]
[BUGFIX] Server: Fixed Job Variables bug in File Filter
4.9.53
[2009-01-26]
[FEATURE] Client/Server/API: Added test filter function (does not work with Credentials yet)
[FEATURE] Server: Added cookie handling support in HTTP Task
[BUGFIX] Client/Server/API: Fixed JulianYearDay and JulianDay Variable
[BUGFIX] Server: Fixed a bug in the exclusion filter of the File Filter
[BUGFIX] Client/Server/API: Fixed some Variables that were moved because of the File Filter
[BUGFIX] Client: Fixed an UI problem in Archive Task (password saving)
[BUGFIX] Client: Fixed an UI bug in export settings
4.9.52
[2009-01-22]
[FEATURE] Client/Server: Added File Filter to FTP upload Task
[FEATURE] Client/Server: Added File Filter to Archive Task
[FEATURE] Client/Server: Added File Filter to Email attachments
[FEATURE] Client/Server: Added File Filter to File Touch Task
[FEATURE] Client/Server: Added File Filter to File Print Document Task
[FEATURE] Client/Server: Added File Filter to File Rename Task
[FEATURE] Client/Server: Added rename "mask" ?* to Rename Task
[FEATURE] Client/Server: Added File Filter to File Delete Task
[FEATURE] Client/Server: Added "Delete sub folders" property to File Delete Task
[FEATURE] Server: Added default Job for deleting old log files
[BUGFIX] API: Handled problem: "Port busy. All pipes are busy."
4.9.47
[2009-01-02]
[BUGFIX] Server: FTP/S password is now hidden in communication
[BUGFIX] Server: Fixed issues where Retry loops prevented stopping Job manually
[BUGFIX] Server: Fixed a problem where the "Trial period is over" could popup at startup
4.9.45
[2008-12-31]
[FEATURE] Client/Server: Connections are now connected to Certificates, i.e. SSH uses Certificates
[FEATURE] Client/Server: SQL Task and Notification now uses Connections
[FEATURE] Client: SQL Explorer added
[BUGFIX] Server: Timeout issue on FTP upload is fixed
[BUGFIX] Server: Fixed problem with LastTrigger Variable in Conditions
4.9.44
[2008-12-23]
[BUGFIX] Server: Fixed issue with not handling multiple attachments well in the Email Trigger
[BUGFIX] Server: Fixed issue with IsSigned property on Email Trigger
[BUGFIX] Server: Increased connection timeout from 60 seconds to 180 seconds in Email Trigger
[BUGFIX] Server: Handled error in SSH Task
4.9.43
[2008-12-17]
[BUGFIX] Client/Server: Fixed issue with exporting server settings
[BUGFIX] Client/Server: Fixed issue with ftp certificate approval
[BUGFIX] Server: Fixed issue Windows XP and mail decryption
4.9.42
[2008-12-08]
[BUGFIX] Server: Fixed Variable resolving for Condition.Contains
4.9.41
[2008-12-05]
[FEATURE] Client: Added permissions for Remote File browser
[BUGFIX] Server: Fixed the File Trigger Name Variable. It was relative before when file was found in a sub folder.
[BUGFIX] Server: Fixed export certificates problem
[BUGFIX] Server: Fixed a problem with S/MIME decryption in mail trigger
[BUGFIX] Client: Fixed a bug when saving EmailSaveAction in mail trigger
[BUGFIX] Server: Fixed append bug in archive Task
[BUGFIX] Server/Client/API: Fixed a problem with Stop/Start Server from API
4.9.40
[2008-11-23]
[BUGFIX] Client: Fixed a problem with the Connections window
4.9.39
[2008-01-21]
[BUGFIX] API: Fixed a bug in Use compression parameter at connection
[BUGFIX] Client: Fixed Use compression check box in server manager
[BUGFIX] Server: Fixed a problem with Time exceptions
4.9.38
[2008-11-13]
[BUGFIX] Installer: Fixed a bug in the Tray launcher
[BUGFIX] Server: Did some optimizations in the Server regarding the File Trigger
4.9.37
[2008-11-11]
[BUGFIX] Client: Fixed Credential check in Execute Script Task
[BUGFIX] Client: Fixed User permission delete problem
[BUGFIX] Server: Fixed login check in some Tasks using Credential
4.9.36
[2008-11-11]
[BUGFIX] Client: Fixed a dialog problem (showing OpenFileDialog and FolderDialog in some windows)
4.9.35
[2008-11-09]
[FEATURE] Client: Enabled empty Condition and File content
4.9.34
[2008-11-04]
[FEATURE] Server: Added debugging for mail trigger
[BUGFIX] Client/Server: Fixed calculation of Julian Day
4.9.33
[2008-10-31]
[FEATURE] Client: Added custom Export of objects
[FEATURE] Client/API: Added server info window/values
[BUGFIX] Client: Fixed a problem with right click for cut/copy
4.9.32
[2008-10-30]
[BUGFIX] Client: Fixed a problem with Cut Task (did not delete source Task)
[BUGFIX] Client: Handled a null reference error in the Calculate Variable Task
[BUGFIX] Server: Fixed a Retry problem in the On Error functionality
4.9.31
[2008-10-30]
[BUGFIX] Server: Fixed mail trigger thread exit problem
[BUGFIX] Server: Fixed custom save location problem (mail trigger)
[BUGFIX] Server: Fixed a triggering problem with AnyMatch (mail trigger)
[BUGFIX] Server: Fixed a triggering problem with counter (mail trigger)
[BUGFIX] Server: Fixed attachment folder Variable
4.9.30
[2008-10-22]
[FEATURE] Client: Added mail trigger variables
[BUGFIX] Client: Fixed a validation problem which could lead to a crash in the Calculate Variable Task
4.9.29
[2008-10-21]
[FEATURE] Client/Server: Added first beta of the mail trigger
[FEATURE] Client: Added confirmation box when trying to stop the Server
[FEATURE] Server: Kill/Stop now stops queued Jobs
[BUGFIX] Server: Fixed a saving problem of Notifications which could disturb NewLine character
[BUGFIX] Server: Fixed a second verification bug since last beta
[BUGFIX] Server: Fixed a problem with created and modified date being reset at import and restart
4.9.28
[2008-10-17]
[FEATURE] Server: Added support for time exceptions in event Triggers
[BUGFIX] Client: Fixed a SelectionStart bug which could cause a client crash
[BUGFIX] Server: Fixed a saving problem of Jobs which could disturb NewLine characters
4.9.27
[2008-10-15]
[FEATURE] Client: Added drag'n drop support for Jobs and Tasks
[FEATURE] Client: Added optional showing of Server messages
[BUGFIX] Client: Fixed a bug where a messagebox from Server could block other messages
[BUGFIX] Client: Fixed a cloning bug in Condition set window
[BUGFIX] Client: Fixed a null reference problem in HTTP Task
4.9.26
[2008-09-28]
[FEATURE] Client/Server: Added SSL support to Email Task
[FEATURE] Client/Server: Added single/separate recipient support for Email Task
[BUGFIX] Client: Fixed a bug with previous columns in main grid
[BUGFIX] Client/API: Fixed some Time exception bugs
4.9.25
[2008-09-27]
[FEATURE] Client/API/Server: Added Execute script Task
[BUGFIX] Client: Fixed a bug concerning showing a setting Archive Task (Overwrite)
[BUGFIX] Client: Fixed a bug in the Send Keys Task (mouse down)
[BUGFIX] Client: Fixed a bug giving the right Explorer type (remote/local)
[BUGFIX] Client: Fixed column sort save
[BUGFIX] Client: Fixed a sort bug on Modified date
[BUGFIX] Client: Fixed proper show of extended debug logging setting
4.9.24
[2008-09-23]
[FEATURE] Client: Added File Explorer dialogs for remote Connections
[BUGFIX] Client: Fixed a recording bug in Desktop Macro
[BUGFIX] Client: Fixed a problem with saving settings for the Custom WMI Trigger
[BUGFIX] Server: Fixed a problem causing Client to hang when adding a Certificate
[BUGFIX] Server: Fixed a problem causing Client to hang when editing a Condition
[BUGFIX] Client: Fixed a bug with missing Tasks in Active Job
4.9.23
[2008-09-18]
[BUGFIX] Client: Fixed a freeze bug in the Print Task
[BUGFIX] Client: Fixed a grid sort problem
[BUGFIX] API: Fixed internal sort problem
4.9.22
[2008-09-17]
[FEATURE] API: Added strong name to dll:s
[BUGFIX] Client: Fixed a refresh issue with network drives
4.9.21
[2008-09-14]
[FEATURE] Client: Major performance optimizations in interface
[FEATURE] Client/API: Added Excel macro Task
[BUGFIX] Client: Fixed a null reference problem
[BUGFIX] API: Fixed a problem in GetUserName function
[BUGFIX] Server: Fixed an exit code problem with SSH Task
[BUGFIX] Server: Fixed a directory problem with SFTP
[BUGFIX] Client/API/Server: Fixed some issues with Network drives
4.9.20
[2008-09-09]