|
| Change log |
5.6.2 [2010-06-29]
- [BUGFIX] Server: Fixed a Variable problem with Working directory property in Execute Task
- [BUGFIX] Server: Fixed a problem which could cause a crash if a Connection was not found at start
5.6.1 [2010-05-31]
- [FEATURE] Client/Server: Credential is moved to the File filter (where available)
- [FEATURE] Client/Server: Added support for wild cards (*?) in File filter (where available)
- [FEATURE] Client/Server: Added support for multiple file inclusion/exclusion file masks in File Filter (where available). Use semicolon ; to separate
- [FEATURE] Client/Server: Added "Create full folder structure" for Copy files Task: If folder structure from drive letter should be created in destination folder
- [FEATURE] Client/Server: Credential support for Rename Task
- [FEATURE] Client/Server: Credential support for Print document Task
- [FEATURE] Client/Server: PGP Task split into two Tasks, Encrypt and Decrypt
- [FEATURE] Client/Server: Added SSIS execution in 32 bit mode setting
- [FEATURE] Client/Server: Added Serial Send Task
- [FEATURE] Client/Server: Added WebDAV - Upload (SharePoint) Task
- [FEATURE] Client/Server: Added WebDAV - Delete (SharePoint) Task
- [FEATURE] Client: Added list of event log names to Event log Trigger
- [BUGFIX] Server: Fixed an update problem with the Set Variable Task
- [BUGFIX] Server: Fixed a problem with auto detection of document in Print Task.
5.6.0 [2010-05-23]
- [BUGFIX] Client: Fixed an UI error in the Interval time trigger - specific days of the month
- [BUGFIX] Client: Fixed a bug in the UI of HTTP Task preventing saving content when using POST method
- [BUGFIX] Client: Fixed a crash when switching between Condition types
- [BUGFIX] Server: Handled a problem in PGP Task that could occur if original file name for decryption is empty
- [BUGFIX] Server: Handled a problem in PGP Task. End of data error.
- [BUGFIX] Server: Fixed a bug in folder check Condition (null reference error)
- [BUGFIX] Server: Fixed a startup problem connected to running missed Jobs
5.5.9 [2010-05-10]
- [FEATURE] Client/Server: Added optional event log logging of server events
- [FEATURE] Client/Server: Added Tasks to Active Job node in Variables
- [FEATURE] Client/Server: Added support for paranthesis () in Variables
- [BUGFIX] Client: Fixed an error when trying to import certificates in the Manage Certificates window
- [BUGFIX] Client: Fixed a display problem of the new work day Trigger from last version
- [BUGFIX] Server: Fixed a problem with translating Variable to constant in Set Variable Task
- [BUGFIX] Server: Fixed some issues with PrevTask combinations with the new result Variables from FTP and Copy file Task
- [BUGFIX] Server: Fixed a Variable problem with SFTP change folder Task
5.5.8 [2010-04-23]
- [FEATURE] Client/Server: Added support for 1st to 22th workday
- [BUGFIX] Server: Fixed a timeout problem when starting the VisualCron service
5.5.7 [2010-04-22]
- [FEATURE] Client: Added a lot of internal Trigger events to the VisualCron Trigger
- [BUGFIX] Client: Handled path error in attachment of Email Task when using "illegal characters" in the path
- [BUGFIX] Client: Fixed a crash when an assembly with no method was selected in the Assembly Execute Task
- [BUGFIX] Server: Fixed a problem with replacing dll's used by the Assembly Execute Task
- [BUGFIX] Server: SSH Task - port property was not set properly
- [BUGFIX] Server: Fixed a problem with HELO/EHLO message in SMTP where remote address was sent instead of local
5.5.6 [2010-04-07]
- [FEATURE] Server: Added SNMP Tasks: Get, Get Next, Get Bulk, Walk and Set
- [FEATURE] Client/Server: Added Variables for files downloaded/uploaded for FTP Task
- [FEATURE] Client/Server: Added Variables for files copied for Copy files Task
- [FEATURE] Client/Server: Added PrevTask Variable
- [FEATURE] Client/Server: Added comma for line break in SQL Task (output)
- [BUGFIX] Server: Fixed a COM problem with the SSIS Execute Task
5.5.5 [2010-03-04]
- [BUGFIX] Client: Fixed a problem showing file properties in local browser in FTP Explorer on 64 bit systems
- [BUGFIX] Client: Fixed a problem showing the object relations window
- [BUGFIX] Client: Fixed a problem with deselecting Notifications when moving between Tasks
- [BUGFIX] Client: Fixed a problem with deselecting Conditions when moving between Tasks
- [BUGFIX] Server: Fixed a problem with Task output on Set Variable Task (which was one change behind when updating)
5.5.4 [2010-02-25]
- [FEATURE] Server: Added custom parsing for GSX FTP servers
- [FEATURE] Server/Client: Added support for retrieving XML from Event log entry and using that result Variable
- [FEATURE] Client: Added PGP key paste when creating PGP key rings
- [FEATURE] Client: Added private key export to Manage PGP key rings
- [FEATURE] Client: Added right click option to Execute Job with Conditions (default no Conditions are being checked when run manually)
- [BUGFIX] Client: FTP Explorer was not totally cleaned up (when closing the window using Telnet/SSH)
- [BUGFIX] Client: Fixed some minor issues like problems with home dir and UNIX listing in FTP Explorer
- [BUGFIX] Client: Fixed a problem showing set PGP recipients and signers in PGP Task when a license key was not set
- [BUGFIX] Client: Re-added security settings for SMTP connection which was accidently removed in earlier version
- [BUGFIX] Client: Handled an error in the log viewer
- [BUGFIX] Server: Fixed a problem reading some XML files with namespaces in XML Read Node Task
5.5.3 [2010-02-08]
- [BUGFIX] Client: Fixed a bug in saving stored procedures for Direct MySQL and Direct Oracle
- [BUGFIX] Client: Fixed a problem with re-ordering Tasks
- [BUGFIX] Client: Fixed a problem with displaying the "destination filemask" on the PGP Task
- [BUGFIX] Client: Fixed some connection issues in the FTP Explorer
- [BUGFIX] Server: Fixed a problem with return ExitStatus in SSH Task
- [BUGFIX] Server: Fixed a performance problem in SSH Task (during wait process could experience high load)
- [BUGFIX] Server: Fixed a timeout problem in SSH Task (timeout property was not set and it was using default 30 seconds)
5.5.2 [2010-01-29]
- [FEATURE] Client/Server: Added proxy setting "Use Proxy For Data Channel" option
- [FEATURE] Client/Server: Added FTP PASV setting "AdjustPasvAddress"
- [FEATURE] Client: Added proxy support for FTP in FTP Explorer
- [FEATURE] Client: Added support for FTP servers with uncommon format
- [BUGFIX] Server: Fixed a memory leak in the SSH Task
- [BUGFIX] Server: Fixed a problem with proxy settings for FTP connection (all settings were not fully applied)
- [BUGFIX] Server: Fixed a problem with uncommon FTP servers in FTP Task
- [BUGFIX] Client/Server: Fixed a minor calculation problem in the Custom Time Trigger
- [BUGFIX] Client: Fixed a bug in Desktop Macro Task when recording twice
5.5.1 [2010-01-22]
- [NOTE] This version breaks previous protocol and requires upgrade of both Client and Server
- [FEATURE] Client/Server: New Task "Assembly execute" - execute methods within .NET exe's or dll's
- [FEATURE] Client/Server: New Task "Web service/WCF execute" - execute methods in web or WCF services
- [FEATURE] Client/Server: Added separate proxy support for HTTP Task
- [BUGFIX] Client: Fixed a problem with displaying the condition in the Performance Trigger
- [BUGFIX] Client: Fixed a problem with displaying correct data type in SQL Task (parameter)
- [BUGFIX] Client: Fixed a validation problem against correct data type in SQL Task (parameter)
- [BUGFIX] Client: Fixed a problem saving the SQL parameter the first time in SQL Task
- [BUGFIX] Client: Fixed a problem with Copy/Paste Jobs/Task when this was done twice with same object
- [BUGFIX] Server: Fixed some issues with the File Trigger and "Trigger when released" when working against a drive on the network
5.5.0 [2010-01-16]
- [FEATURE] Client/Server: Added field separator "None" to SQL output Task
- [FEATURE] Client/Server: Added option to Set Variable Task: Translate to constant Variable
- [BUGFIX] Server: Fixed a null reference error at xFTPx.Disconnect
- [BUGFIX] Server/TrayClient: Fixed an issue with Desktop Macro Task on x64 systems
- [BUGFIX] Server: Fixed an issue with auto logon on x64 systems
- [BUGFIX] Server: Some further cleanup in SSH Task
- [BUGFIX] Client: Fixed a problem with highlighting and performance in SQL highlighter in SQL Task
- [BUGFIX] Client: Fixed a problem which could prevent the button "Get full output" in output window being enabled
5.4.9 [2009-12-22]
- [FEATURE] Client/Server: Added Get button to retrieve Stored procedures in SQL Task
- [BUGFIX] Client/Server: General fixes to Exchange Tasks
- [BUGFIX] Client: Fixed a cloning bug when Job status was not reset (if Job was running)
- [BUGFIX] Server: Handled desktop lock/logoff bug when no Connection is found
- [BUGFIX] Client/Server: Fixed support for MAX in SQL Task
5.4.8 [2009-12-17]
- [FEATURE] Client/Server: New Task "Create Exchange Object"
- [FEATURE] Client/Server: New Task "Get Exchange Object(s)"
- [FEATURE] Client/Server: New Task "Modify Exchange Object"
- [FEATURE] Client/Server: New Task "Delete Exchange Object"
- [FEATURE] Client/Server: New Task "Delete Exchange Object(s)"
- [FEATURE] Client/Server: Added On error option for Unhandled FTP reply
- [FEATURE] Server: Added support for very simple custom FTP parsing
- [FEATURE] Server/API: Added exit code to JobEnded event
- [BUGFIX] API: Fixed Modified by and Created by properties when adding/updating a Job
- [BUGFIX] Client: Fixed an update problem of Next run in the Job add dialog
- [BUGFIX] Client: Fixed a problem in Server edit dialog (when not connected)
- [BUGFIX] Client: Fixed a cloning bug in Conditions
- [BUGFIX] Server: Fixed a problem with killing process tree (Execute/Kill Task)
- [BUGFIX] Server: Fixed a problem with Retry waiting one too many times
- [BUGFIX] Server: Fixed a problem with Retry return success on Job on last failing Task
- [BUGFIX] Server: Fixed a problem with Previous Job (Auto) in VisualCron Condition
- [BUGFIX] Server: Fixed a problem with Desktop Lock and User Logoff (foreground execution) for Windows 2003
- [BUGFIX] Client/Server/API: Fixed TempPath Variable
- [BUGFIX] Client: Fixed a problem in Guide (StyleAPI)
5.4.7 [2009-11-28]
- [FEATURE] Client/Server: Added Trigger "System start/shutdown"
- [FEATURE] Client/Server: Added Trigger "Performance counter"
- [FEATURE] Client/Server: Added TLS and explicit/implicit method for SMTP (Google SMTP requirements TLS+implict+port 465). Note, if you previously used SSL in IMAP/POP3/SMTP you need to select SSL in Encryption tab of Connection settings and press update on your Connection
- [BUGFIX] Client/Server: Fixed a problem updating Server off status for inactive Jobs
- [BUGFIX] Server: Now ignoring FTP reply 250
- [BUGFIX] Server: Now ignoring FTP reply 257
5.4.6 [2009-11-25]
- [FEATURE] Client/Server: Added Trigger "RSS Trigger"
- [FEATURE] Server: Added auto error reporting for Server
- [BUGFIX] API: Fixed RegAsm problem when preparing for COM
- [BUGFIX] Server: Fixed an unhandled error in Output
- [BUGFIX] Server: Fixed an unhandled error in FTP
5.4.5 [2009-11-18]
- [FEATURE] Client: Added support for Credentials when using "Test file filter"
- [BUGFIX] Client: Optimized height of Job items in Calendar
- [BUGFIX] Client: Moved Client and VCTray settings to localapplicationfolder/settings. Moved log files for those to localapplicationfolder/log
- [BUGFIX] Client: Fixed Variable display in Set-,Remove-,Calculate Variable Tasks
- [BUGFIX] Client: Small UI error when going from week->day or month->day (selected button)
- [BUGFIX] Server: Fixed a problem with destination file name in PGP Task (encryption)
- [BUGFIX] Server: Fixed a problem with network drive mapping
- [BUGFIX] Server: Now ignoring FTP reply 200
- [BUGFIX] Server: Now ignoring FTP reply 553
5.4.4 [2009-11-15]
- [BUGFIX] Server: Handled missing Notifications and Conditions in Flowchart
- [BUGFIX] Server: Now ignoring FTP reply 426
- [BUGFIX] Server: Now ignoring FTP reply 502
- [BUGFIX] Server: Fixed reset of failure when Task first failed and then retried with success
- [BUGFIX] Client: Fixed Object search not returning all objects
- [BUGFIX] Client: Fixed and issue with Standard error in the output window
- [BUGFIX] Server: Fixed a problem with Execute task "Handle is invalid"
5.4.3 [2009-11-11]
- [BUGFIX] Server: Fixed a bug when reading null output
- [BUGFIX] Server: Fixed a memory problem in output
5.4.2 [2009-11-10]
- [FEATURE] Client: Grouping->Dragging Jobs locally does no longer Clone but Move to group
- [FEATURE] Client: Grouping->Clone/Copy will now move the Job to the targer group
- [BUGFIX] Client: Fixed an icon problem in Windows 7 for the FTP Explorer
- [BUGFIX] Server: Fixed a bug when saving null output
- [BUGFIX] Server: Fixed a memory problem in output
5.4.1 [2009-11-09]
- [FEATURE] Client: Grouping->Added context sensitive "Add Job" so that new Job gets the group depending in which group you click "Add Job"
- [FEATURE] Client: Grouping->Added multiple selection
- [FEATURE] Client: Grouping->Multi selection when clicking on group
- [FEATURE] Client: Grouping->Added group rename when right clicking at group
- [FEATURE] Client: Grouping->Added multiple selection delete Jobs/Tasks
- [FEATURE] Client: Grouping->Added multiple selection activate/inactivate Jobs/Tasks
5.4.0 [2009-11-09]
- [FEATURE] Client/Server/API: Optimized output handling
- [FEATURE] Client: Choose from Text, HTML, XML in output window
- [FEATURE] Client/API: Added Clone function to Notifications
- [FEATURE] Client/Server: Added timeout and retry function for Mail Trigger
5.3.9 [2009-11-06]
- [FEATURE] Client: Added the FTP/SSH/Telnet explorer
- [BUGFIX] Server: Fixed a Job deadlock in the API
5.3.8 [2009-11-04]
- [FEATURE] Client: Added the schedule calendar
- [BUGFIX] Server: Fixed a Job deadlock in the API
5.3.7 [2009-10-28]
- [BUGFIX] Server: Fixed a problem with Event log Trigger when using event type
- [BUGFIX] Server: Fixed a problem with changing FTP path
- [BUGFIX] Server: Now ignoring FTP reply 226
- [BUGFIX] Server: Fixed "size type" problem in file filter (kB etc.)
- [BUGFIX] Client: Fixed sort order in Job/Task control to Order instead of Name
5.3.6 [2009-10-23]
- [BUGFIX] Server: Fixed a in file filter regarding regexp
5.3.5 [2009-10-22]
- [BUGFIX] Server: Fixed an unhandled error when no source folder was specified in PGP Task
- [BUGFIX] Server: Fixed and unhandled FTP reply (425 and 150)
5.3.4 [2009-10-09]
- [FEATURE] Client/Server: Changed support from 3 to 4 levels of Variable searching
- [BUGFIX] Server: Fixed and unhandled FTP reply (213)
- [BUGFIX] Server: Fixed a exit code handling problem in Execute Task
- [BUGFIX] Server: Fixed date Variable parsing
5.3.3 [2009-10-03]
- [FEATURE] Server: Added ftp support for: V5R4M0, V6R1M0, V5R3M0, VMS MultiNet
- [BUGFIX] Client: Handled a flow chart bug
- [BUGFIX] Server: Handled UNIX Type: L8 parse error
- [BUGFIX] Server: Fixed handling of more than one Variable in File Filter
- [BUGFIX] Server: Mixed fixes for File Trigger with polling
- [BUGFIX] Server: Fixed that Export settings is overwriting old file
- [BUGFIX] Server: Fixed a disconnection problem in SFTP/FTP
- [BUGFIX] Server: Handled an unhandled error in Event log Trigger
5.3.2 [2009-08-23]
- [FEATURE] Client: Added Jabber protocol support in Instant Messenger Task
- [BUGFIX] Server: Fixed a bug regarding closing objects in Office Macro Task
- [BUGFIX] Server: Fixed a bug regarding result objects in Mail Event
- [BUGFIX] Client: Fixed some minor bugs in the flow chart
5.3.1 [2009-08-03]
- [BUGFIX] Client: Fixed a GUI bug that appeared when selecting Tasks
5.3.0 [2009-07-31]
- [FEATURE] Client: Added Job flow chart (beta)
- [FEATURE] Client: Added object search dialog
- [FEATURE] Client: Added object relations dialog
- [FEATURE] Client: Now sorting Jobs in Report dialog
- [BUGFIX] Server: Fixed a bug saving Server log settings
- [BUGFIX] Server: Fixed a bug regarding private key in SSH Task
- [BUGFIX] Server: Fixed a bug in Instant messaging Task regarding proxy
- [BUGFIX] Server: Fixed a bug regarding transferring Email Notification Attachment settings from 4 -> 5
- [BUGFIX] Server: Ignored Reply error on MVS servers (FTP)
- [BUGFIX] Client: Fixed a bug regarding cloning SQL Connections
- [BUGFIX] Client: Handled a bug in Remote file browser
5.2.2 [2009-07-19]
- [FEATURE] Client/Server: Added Active Directory Task - Create group
- [FEATURE] Client/Server: Added Active Directory Task - Create object
- [FEATURE] Client/Server: Added Active Directory Task - Create user
- [FEATURE] Client/Server: Added Active Directory Task - Delete object
- [FEATURE] Client/Server: Added Active Directory Task - Get group members
- [FEATURE] Client/Server: Added Active Directory Task - Get object path
- [FEATURE] Client/Server: Added Active Directory Task - List object paths
- [FEATURE] Client/Server: Added Active Directory Task - Modify group
- [FEATURE] Client/Server: Added Active Directory Task - Modify user
- [FEATURE] Client/Server: Added Active Directory Task - Move object
- [FEATURE] Client/Server: Added Active Directory Task - Rename object
- [FEATURE] Client/Server: Added Active Directory Task - Set object property
- [FEATURE] Client/Server: Added Foreground support to Send Keys Task
- [BUGFIX] Server: Fixed issue with Credentials in Execute Script Task
- [BUGFIX] Server: Fixed issue encoding in FTP Task
- [BUGFIX] Server: Fixed support for MVS servers (FTP Task)
5.2.1 [2009-07-09]
- [FEATURE] Client/Server: Added Instant Message Task for Yahoo, GTalk, ICQ, AIM and MSN
- [BUGFIX] Client: Fixed a GUI problem with the SSH Task
- [BUGFIX] Client: Fixed sort order of Tasks in Variables
- [BUGFIX] Server: Fixed from with email time encoding in Email Task
5.2.0 [2009-06-30]
- [FEATURE] Client/Server: Added XML Read Node Task
- [FEATURE] Client/Server: Added XML Edit Node Task
- [FEATURE] Client/Server: Added XML Delete Node Task
- [BUGFIX] Server: Fixed a problem where exit code on Copy Files Task was not reported correctly on error
5.1.9 [2009-06-25]
- [BUGFIX] Server: Fixed a problem with deleting sub empty sub folders in Delete Files Task.
- [BUGFIX] API: Removed some warnings
- [BUGFIX] Client: Fixed some GUI bugs in HTTP Task
- [BUGFIX] Client: Fixed a problem with testing a Job (unique Id in grid)
- [BUGFIX] Server: Fixed a bug in Email Trigger with custom folder
- [BUGFIX] Client: Fixed a problem with downloading latest version and max version (according to license)
5.1.8 [2009-06-24]
- [BUGFIX] Server: Handled a crash in the SysLog Notification
- [BUGFIX] Server: FileNotFound error is now raised in Execute script (if file is not found)
5.1.7 [2009-06-03]
- [BUGFIX] Server: Fixed an problem intepreting UNIX Type: L8 FTP servers
- [BUGFIX] Server: Changed behavior with Job.Exited Variable. This Variable is now set before Notifications are sent
- [BUGFIX] Server: Fixed double incremental of Variable NoExecutes in Archive and Copy files Task
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]
- [BUGFIX] Client: Fixed a null reference problem
- [BUGFIX] Client: Fixed a Task stepping problem
4.9.19 [2008-09-04]
- [FEATURE] Client/API: Enabled possibility to skip validation against datatype in SQL parameters (good when using Variables)
- [BUGFIX] Client/API: Fixed server state change permissions
- [BUGFIX] Server: Fixed a problem with allowing local connections only
- [BUGFIX] API: Fixed a problem with trigger update
4.9.18 [2008-09-04]
- [FEATURE] Client/Server: Added package password support to SSIS Execute Task
- [FEATURE] Client/API: Added Job.Result Variable
- [BUGFIX] Client/API: Fixed a bug when adding time exception collections
- [BUGFIX] Client/API: Fixed a textbox cast bug
- [BUGFIX] Client: Fixed a bug concerning GUI updates of Connections
4.9.17 [2008-09-03]
- [FEATURE] Client/Server: Added option to keep existing dates on SFTP download
- [BUGFIX] Client: Fixed a bug concerning opening client settings when no Server is connected
- [BUGFIX] Client/API: Fixed a bug that occured when trying to run a single Task
- [BUGFIX] Client/API: Fixed a bug in the SFTP Task when using / folder
4.9.15 [2008-09-01]
- [BUGFIX] Client/API/Server: Fixed a problem with retrieving PGP key rings
- [BUGFIX] Client/API/Server: Fixed a problem with deleting PGP key rings
4.9.14 [2008-09-01]
- [FEATURE] Client: Added a startup guide
- [FEATURE] Client: Added error reporting
- [BUGFIX] Client: Fixed a problem with closing the Execution context window
4.9.12 [2008-08-23]
- [FEATURE] Client/API: Client now supports many connections simultaneously
- [FEATURE] API: API has been extended so it can do whatever the Client can do
- [FEATURE] Client: Client now supports local connection type which is 10x faster than normal connection - please update your server connections
- [FEATURE] Client: Major changes in UI
- [FEATURE] Client: Added theme support
- [FEATURE] Client: Proxy settings are now separated from Server proxy settings. Please review your proxy settings.
- [BUGFIX] API: Many smaller bugfixes has been done in the API
- [BUGFIX] Client: Desktop macro Task was not recording upper case correctly
- [BUGFIX] Client: Removed some unwanted columns in Excel export of log
- [BUGFIX] Client: Fixed a bug with Task stepping
- [BUGFIX] Server: Fixed a problem where FTPSSSLImplicit connections where sorted out
- [BUGFIX] Server: Fixed a Job timeout bug concerning threating it as error
4.9.11 [2008-07-25]
- [BUGFIX] Server: Fixed a build error causing network drive mapping to fail
- [BUGFIX] Server: Fixed SQL Trigger timeout bug
4.9.10 [2008-07-24]
- [BUGFIX] Server: Fixed SQL output settings for ODBC/OLEDB
- [BUGFIX] API: Fixed various problems with Remove methods
4.9.9 [2008-07-10]
- [FEATURE] Client/Server: Added SQL Output settings
- [BUGFIX] API/Client/Server: Fixed a problem with running a Job synchrously
- [BUGFIX] Client/Server: Fixed a with linefeed/carriage return in File write task and File Notification
4.9.8 [2008-07-09]
- [BUGFIX] Server: Fixed a problem with reconnecting to a remote server in the file trigger
- [BUGFIX] API: Fixed a problem with Jobs.Remove function
- [BUGFIX] Client: Corrected some minor issues concerning Variables GUI
4.9.7 [2008-07-08]
- [FEATURE] Client/Server: Added error handling (OnError) in Task
- [FEATURE] Client/Server: Added File Trigger support for Samba shares
- [FEATURE] Client: Added Task stepping within Task editing
- [BUGFIX] Server: Fixed a problem with WatcherChangeType "Delete" and TriggerWhenReleased setting
4.9.6 [2008-06-25]
- [FEATURE] Client/Server/API: Added Variables support
4.9.5 [2008-06-11]
- [BUGFIX] Client: Fixed correct form validation of Conditions->VisualCron
4.9.4 [2008-06-04]
- [FEATURE] Client/Server: Added support for PGP/MIME and S/MIME support in Email Task
- [BUGFIX] Client: Fixed an gui issue concerning non-army time in Time Exceptions
4.9.3 [2008-05-20]
- [FEATURE] Client/Server: File trigger values are now updated dynamically
4.9.2 [2008-05-14]
- [FEATURE] Client/Server: New Task: Restart service
- [FEATURE] API: Added Tasks.Run function
- [BUGFIX] Server: Result was not correctly set for VisualCron Trigger result object
- [BUGFIX] Server: Fixed an FTP download issue
4.9.1 [2008-05-09]
- [BUGFIX] API: Fixed a synchronization problem
4.9.0 [2008-05-01]
- [FEATURE] Client/Server: Added 3 levels of variable stepping
- [BUGFIX] Server: Fixed a time zone calculation bug
- [BUGFIX] Server: Fixed SFTP transfer 2 gb limit
4.8.9 [2008-04-15]
- [FEATURE] Client/Server: Added wildcard support for PGP Task
- [FEATURE] Client/Server: Added wildcard support for attachments in Email Task
4.8.8 [2008-04-05]
- [FEATURE] Tray: Added Job Started/Completed popups
- [BUGFIX] Server: Fixed a printing bug
4.8.7 [2008-03-30]
- [BUGFIX] Tray: Fixed an issue when the tray window was visible when switching between windows
4.8.6 [2008-03-25]
- [BUGFIX] Server: Fixed a path problem in FTP task
4.8.5 [2008-03-20]
- [BUGFIX] Server: Fixed a Condition issue with Action Run Task
- [BUGFIX] Server: Fixed argument problem with Remote Execute
- [BUGFIX] API: Fixed a IndexOutofBounds error when removing a TaskPid
- [BUGFIX] Server/API: Added optimization flag and debug info
4.8.4 [2008-02-24]
- [BUGFIX] Server: Fixed a UserAgent problem in the HTTP Task
- [BUGFIX] Server: Fixed a PDF printing problem
- [BUGFIX] Server: Added PROT P commmand to secure FTP connections
4.8.3 [2008-02-19]
- [FEATURE] Server: Fixed a better implemenation of PDF printing
- [FEATURE] Client/Server/API: Added more Date and Math functions/variables
- [BUGFIX] Client: Fixed a bug in the Execution Context window
- [BUGFIX] Client/Server: Fixed a problem with the RunOnce property
4.8.2 [2008-02-07]
- [FEATURE] Server: Added support for interactive logon for Windows 2008
- [FEATURE] Client/Server: Expanded documentation and F1 support on all windows
- [BUGFIX] Server: Fixed a trigger activation problem
- [BUGFIX] Client: Now handling copy to clipboard error
- [BUGFIX] API: Fixed a problem with adding Time exception collections
4.8.1 [2008-01-26]
- [BUGFIX] Client/Server: Fixed a logon problem on Windows XP
4.8.0 [2008-01-24]
- [FEATURE] Client/Server: Logon/Unlock function now supports Vista
- [FEATURE] Client/Server: New task: Registry
- [FEATURE] Client/Server: Added more options to Foreground execution
- [FEATURE] Client/Server: Added UserAgent property to HTTP task
- [BUGFIX] Client: Fixed a problem with multiple copy task/ftp items
- [BUGFIX] Client: Fixed a problem with editing email attachments in task
- [BUGFIX] Server: Removed KeepAlive which caused some ftp tasks to timeout
- [BUGFIX] Client: Fixed a UI bug in HTTP task concerning "Save content"
- [BUGFIX] Client: Fixed a UI bug in SQL task rconcerning swithing between SP and Job
- [BUGFIX] Server: Fixed a loading bug of proxy settings
4.7.8 [2008-01-05]
- [FEATURE] Client/Server/API: Added Julian date variables
- [BUGFIX] Client: Fixed error check of Export settings task
- [BUGFIX] Client: Fixed a save settings problem of the Print task
- [BUGFIX] Server: Fixed a problem with PDF in the Print task
- [BUGFIX] Server: Fixed an unhandled exception in Execute task
4.7.7 [2007-12-03]
- [BUGFIX] Server: Fixed a bug in new Variables
- [BUGFIX] Client: Fixed an import problem in PGP (delete old keys)
4.7.5 [2007-11-26]
- [FEATURE] Client/Tray/Server: Added Desktop macro task
- [FEATURE] Client/Tray/Server: Added Play sound task
- [BUGFIX] Server: Fixed a timeout dispose problem
- [BUGFIX] Server: Fixed connection time in Client connections
4.7.4 [2007-11-22]
- [FEATURE] Client: Added Job result to main window
- [BUGFIX] Client: Now correctly remember maximized/minimized state when starting client
- [BUGFIX] Client: Fixed a loading bug in the Execution context window
4.7.3 [2007-11-17]
- [BUGFIX] Server: Fixed Job status change issue
4.7.2 [2007-11-16]
- [FEATURE] Server: Added a lot of string functions to Variables
- [BUGFIX] Server: Fixed a compatibility issue with Archive task and XP built-in zipping
- [BUGFIX] Client: Fixed a GUI bug in the Print task
- [BUGFIX] Client: Fixed some validation checks in Print task and Export settings task
- [BUGFIX] Server: Fixed a bug in FTP download
4.7.1 [2007-11-15]
- [FEATURE] Client/Server: Added Job/Task control task
- [FEATURE] Client/Server: Added Ping task
- [FEATURE] Client/Server: Added File write task
- [FEATURE] Client/Server: Added File touch task
- [FEATURE] Client/Server/TrayClient: Added VisualCron Tray Client
- [FEATURE] Client/Server/TrayClient: Added support for foreground execution
- [FEATURE] Client/Server: Added option to specify armor boundary (PGP)
- [BUGFIX] Client: Fixed a bug in key generation (PGP)
4.6.29 [2007-10-15]
- [FEATURE] Client/Server: Added support for viewing client connections
- [FEATURE] Client/Server: Added TimeOut property for connections
- [BUGFIX] Client: Fixed a compability bug in PGP task
- [BUGFIX] Client: Fixed a SQL job (OLEDB/ODBC)
4.6.27 [2007-09-05]
- [BUGFIX] Server: Fixed a logical error in Condition check
- [BUGFIX] Server: Fixed an error concerning closing of a file when FTP downloading (when an error occured)
- [FEATURE] Client/Server: Added wildcard support for file condition
- [BUGFIX] Server: Fixed a certificate error in FTPS connection
- [BUGFIX] Server: Fixed a potential lock in File Trigger
- [FEATURE] Client/Server: Fixed support for some older FTP servers
4.6.17 [2007-09-01]
- [BUGFIX] Server: Fixed a case when users was not correctly saved
4.6.16 [2007-08-27]
- [FEATURE] Client/Server: Added true domain support for Remote Execute and Remote Kill
- [BUGFIX] Client/Server: Fixed a bug concerning multiple time triggers
- [FEATURE] Client/Server: Added permissions for Export and Import settings
- [FEATURE] Client/Server: Added direct support for MSSQL job execution
- [FEATURE] Client/Server: Added support for native MSSQL connection in Database task
- [FEATURE] Client/Server: Improved connection speed further
- [BUGFIX] API: Fixed some obfuscation problems
- [FEATURE] API: Added optional logging
- [FEATURE] Client/Server: Added support for drive mapping
- [FEATURE] Client/Server: Added Print document task
- [BUGFIX] Client/Server: Corrected some API error handling
- [BUGFIX] API: Corrected some problems with the remote job execution
- [BUGFIX] Server: Fixed some problems with SQL job execution
4.6.9 [2007-06-20]
- [FEATURE] Client/Server: Added new task: SystemUnLock/Desktoplogin
- [BUG] Client/Server: Fixed a variable bug
- [BUG] Client: Fixed a bug which could appear in main window when settings file was locked
- [BUG] Server: Handled an exception that could occur when wrong notify filters where used in the file trigger
- [BUG] Client: Fixed a bug in the file trigger gui
4.6.8 [2007-06-16]
- [FEATURE] Client/Server: Added new task: Remote Execute
- [FEATURE] Client/Server: Added new task: Remote Kill
4.6.7 [2007-06-14]
- [BUGFIX] Client/Server: Fixed a calculation bug in SpecificDaysOfTheWeek
- [BUGFIX] Client: Fixed gui bug in event log event trigger
4.6.6 [2007-06-10]
- [BUGFIX] Server: Fixed a bug in the Email task with attachments
4.6.4 [2007-06-06]
- [FEATURE] Client/Server: Added some new encryption algorithms in the PGP task
- [BUGFIX] Client/Server: Fixed password problem in PGP task
- [BUGFIX] Server: Fixed a bug regarding running randomly
- [BUGFIX] Client/Server: Fixed a calculation bug in SpecificDaysOfTheWeek
4.6.3 [2007-04-28]
- [FEATURE] Client/Server: Added Execute DTS package Task
- [FEATURE] Client/Server: Added Execute SSIS package Task
- [FEATURE] Client/Server: Added FTP Explicit SSL connection option
- [BUGFIX] Server: Fixed a bug in the local Restart/Shutdown task when using W2003
- [BUGFIX] Client: Fixed UI error when deleting SQL param when no row was selected
- [BUGFIX] Server: Fixed reconnect problem in File trigger
- [BUGFIX] Server: Fixed variable problem with encrypted PGP file
- [BUGFIX] Server: Fixed obfuscation problem with API
4.6.1 [2007-04-27]
- [FEATURE] Server: Added user tracking in log (who did what..)
- [BUGFIX] Client: Fixed sorting bug in Client main grid
- [BUGFIX] Client: Handled a connection error (data transfer thread)
- [BUGFIX] Server: Fixed a nullreference error in Email task when foreign characters where used
- [BUGFIX] Server: Corrected a DST bug
4.6.0 [2007-04-27]
- [FEATURE] API: First Beta of the VisualCron API
- [FEATURE] Server: FTP speed improved
- [FEATURE] Server: Added support for "non valid" certificates in HTTP task
- [BUGFIX] Client: Behavior changed when importing keys, old keys are not cleared anymore
- [BUGFIX] Server: Fixed trigger result behavior
- [BUGFIX] Client/Server: Fixed last workday calculation bug
- [BUGFIX] Client: Handled null reference error in empty task names
- [BUGFIX] Server: Handled more FTP errors (GetFiles)
- [BUGFIX] Server: Handled more FTP errors (Unhandled exception at connection)
- [BUGFIX] Server: Fix for HTTP task (unsafeheaders)
- [BUGFIX] Server: Fixed unhandled error when saving Jobs
4.5.8 [2007-03-25]
- [BUGFIX] Server: Fixed an output problem with the HTTP task and SQL task
- [BUGFIX] Server: Fixed the variable replacement in of attachment file name in Email task
4.5.6 [2007-03-19]
- [FEATURE] Client/Server: Added alternate credential execution on Execute task
- [BUGFIX] Client: Fixed bug in Connection dialog concerning SFTP/SSH task
4.5.4 [2007-03-13]
- [BUGFIX] Server: Added Credentials to Reconnect in File Trigger
- [BUGFIX] Client: Fixed some GUI errors in the File Trigger
- [FEATURE] Client: Updated Variables with new task types
4.5.1 [2007-03-03]
- [FEATURE] Client/Server: Added Start service task
- [FEATURE] Client/Server: Added Stop service task
- [FEATURE] Client/Server: Added Logoff task
- [FEATURE] Client/Server: Added Shutdown task
- [FEATURE] Client/Server: Added Restart task
- [FEATURE] Client/Server: Added Wake up on LAN task
- [FEATURE] Client/Server: Added Standby/Sleep task
- [FEATURE] Client/Server: Added Hibernate task
- [FEATURE] Client/Server: Added Lock workstation task
- [FEATURE] Client/Server: Added Wake up task
- [FEATURE] Client/Server: Added Control monitor task
- [FEATURE] Added reconnection interval at file trigger
- [BUGFIX] Added some extra locks to prevent task run problems
- [BUGFIX] Added some exception handling in the FTP task
- [BUGFIX] Fixed as sort bug in the main window
4.4.18 [2007-02-23]
- [BUGFIX] Server: Fixed a problem with the SSH task when it was aborting
- [BUGFIX] Client: Fixed a cloning bug
4.4.16 [2007-02-21]
- [BUGFIX] Client: Fixed a credential interface bug at File Read task
4.4.15 [2007-02-19]
- [BUGFIX] Client: Fixed problems with the Manage credentials permissions
- [FEATURE] Client/Server: Added Read File task
- [BUGFIX] Client: Fixed an interface bug with the Create Folder task
- [FEATURE] Server: Added Reconnect for File Event if connection was lost
- [FEATURE] Client/Server: Added Email task
- [BUGFIX] Server: Fixed encoding problem at the FTP task
- [FEATURE] Client/Server: Added SSH task
4.4.6 [2007-02-10]
- [BUGFIX] Client: Fixed problems with the Conditions permissions
- [FEATURE] Client: Jobs are now sorted in the VisualCron Event
4.4.4 [2007-01-17]
- [BUGFIX] Client: Bug appeared when changing task type and pressing Cancel
- [FEATURE] Client/Server: New file result variable - path to folder where file was triggered
- [FEATURE] Client/Server: File mask delete and case sensitive option in SFTP Delete file
- [BUGFIX] Client: Fixed Cancel behavior in the select working directory dialog
4.4.0 [2007-01-14]
- [BUGFIX] Client: Fixed a bug in the version control
- [FEATURE] Server: Added support for credentials in Windows 2000
- [FEATURE] Client: Optional UNC path auto naming
- [FEATURE] Client/Server: New functionality in the SendKeys task - drag/select window
- [FEATURE] Client: Optimizations in the task dialogs - reduced loading speeds
- [FEATURE] Client/Server: New task: PGP
- [FEATURE] Client/Server: New task: Folder create
- [FEATURE] Client/Server: New task: Folder delete
- [FEATURE] Client/Server: New task: Folder rename
- [FEATURE] Client/Server: New task: File rename
- [FEATURE] Client/Server: New task: File delete
- [FEATURE] Client/Server: New task: Wait
- [BUGFIX] Client: Fixed time exception bug
- [BUGFIX] Server: Fixed bug in Conditions concerning "Next"
- [BUGFIX] Server: Fixed credential bug in HTTP task
- [BUGFIX] Server: Fixed bug in "Run missed jobs"
- [FEATURE] Client/Server: New task: Export settings
- [FEATURE] Client/Server: Import settings
- [FEATURE] Client/Server: Export settings
- [FEATURE] Server: Settings auto recovery
4.3.23 [2006-12-09]
- [FEATURE] Server/Client: Automatic, quiet network install support
4.3.22 [2006-12-03]
- [BUGFIX] Server: Adjust for time change bug
- [BUGFIX] Client: Fixed Network Credentials bug (when adding NC)
4.3.20 [2006-11-27]
- [BUGFIX] Server: Fixed time exception bug
- [FEATURE] Server/Client: Added HTTP file content download option
- [BUGFIX] Server: Fixed error which could occur on some FTP servers: An error occurred while reading from or writing to the data channel.
- [BUGFIX] Server: Fixed a bug concerning sub folders of FTP
- [FEATURE] Server/Client: Consider timeout as error option
- [FEATURE] Server: Server recovery alternative
- [BUGFIX] - Client: Fixed FTP GUI error
- [FEATURE] Server/Client: Added Last Executed variable
- [FEATURE] Server/Client: Trigger file on release
- [BUGFIX] Server: Active trigger variable fix
- [BUGFIX] Server: Last day in month fix, part 2
4.3.8 [2006-11-13]
- [BUGFIX] Client/Server: Fixed a copy files bug in "order"
- [BUGFIX] Server: Threadfix stopped high cpu usage
- [BUGFIX] Server: Copy files task -> last modified bug fixed
- [BUGFIX] Server: Time re-calculation at time change fix
- [BUGFIX] Server: Last day in month fix
- [BUGFIX] Server: Output optimization
- [BUGFIX] Server: Fixed a time exception bug
4.3.0 [2006-11-02]
- [BUGFIX] Fixed a GUI error in time exceptions
- [BUGFIX] Fixed a memory leak in Windows 2000 Server
- [BUGFIX] Fixed a bug in the date format variable
- [BUGFIX] Fixed a bug in ftp task which could occur when file did not exist at download destination
- [BUGFIX] Cloned job statistics are now cleared correctly
- [BUGFIX] Fixed a bug which appeared when no computer name was given in any event
- [BUGFIX] Log is cleaned more often
- [BUGFIX] Fixed a design error in SQL task
- [BUGFIX] Fixed an error in the Manage variables window
4.2.2 [2006-10-13]
- [FEATURE] Added case sensitivity option to file mask in FTP upload/download task
- [FEATURE] Added credentials support for file notification
4.2.0 [2006-10-12]
- [BUGFIX] Fixed a bug which occured in the client when no ftp client or credential was selected when adding a task
- [BUGFIX] The correct exit code is now returned when using credentials
- [BUGFIX] When service is stopped all child processes are now correctly killed
- [BUGFIX] Fixed a in copy files task which could cause error when copying
4.1.6 [2006-10-09]
- [FEATURE] Extended Variable functionality
- [FEATURE] Added variable permissions
- [FEATURE] Added last execution time to job row at main grid
- [FEATURE] Added output limitation setting
- [FEATURE] Added SQL output to SQL task
- [FEATURE] Added "delete source file after copy" to FTP upload/download
- [BUGFIX] Fixed a timeout bug in the execute task
- [BUGFIX] Fixed a bug which could skip jobs if the server was really busy
- [BUGFIX] Fixed a sort problem in the main grid
- [BUGFIX] Fixed an update problem in the archive item list
- [BUGFIX] Fixed some cloning bugs
- [BUGFIX] Fixed a bug which could occur in the VisualCron condition
- [BUGFIX] Fixed a problem with from email and from name in Notifications
- [BUGFIX] Fixed a problem with changing from SFTP to FTP protocol type
- [BUGFIX] Fixed with a problem with FTP (overwrite if newer)
- [BUGFIX] Fixed a problem with clearing and loading FTP connections when switching server
- [BUGFIX] Fixed a memory leak
- [BUGFIX] Fixed a bug in Copy files regarding read only files when overwriting
|
|
|